Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Wednesday, May 15, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 External Development Forums - SalesLogix OLEDB Provider
Forum to discuss using the SalesLogix OLE DB Provider from external applications (including usage of built-in provider procedures). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix OLEDB Provider | New ThreadView:  Search:  
 Author  Thread: SalesLogix OLEDB Provider 7.2 for 64 bit machine Issues Connecting
Glenn Lehner
Posts: 5
 
SalesLogix OLEDB Provider 7.2 for 64 bit machine Issues ConnectingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 Sep 08 10:05 AM
We are trying to connect to a SalesLogix 7.2 system on a 64 bit server. We receive the following error "SLXOLEDB.1 provider is not registered on the local machine". SalesLogix is on the machine and installed using the Administrator user id. The sample SalesLogix Login screen program that Ryan provided on here does work, however, once i recompile it using Visual Studio 2005, the sample program seems to stop working and the same error starts to appear again. Has anyone run into similiar issues trying to login into SLX on a 64 bit machine?

Thanks,
Glenn
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: SalesLogix OLEDB Provider 7.2 for 64 bit machine Issues ConnectingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 Sep 08 10:08 AM
Glenn:

Not sure if you have already tried this:

http://codesnap.wordpress.com/2008/05/04/saleslogix-web-client-working-on-vista-64/

[Reply][Quote]
Glenn Lehner
Posts: 5
 
Re: SalesLogix OLEDB Provider 7.2 for 64 bit machine Issues ConnectingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 Sep 08 10:11 AM
Raul,

I will definitly have the client try this, however, the application we have is not an IIS application. Do you think this will still resolve it?
[Reply][Quote]
Stephen Redmond
Posts: 190
 
Re: SalesLogix OLEDB Provider 7.2 for 64 bit machine Issues ConnectingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 09 Sep 08 2:50 AM
SLX OLEDB only works in 32-bit mode. If you are writing an application to use it, in VS, you need to specify the target as x86.

It isn't a problem for SLX or applications created in, say, VS6, because they are already 32-bit apps and run fine on 64bit.


Stephen
[Reply][Quote]
Mark Dykun
Posts: 297
 
Re: SalesLogix OLEDB Provider 7.2 for 64 bit machine Issues ConnectingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 10 Sep 08 6:37 AM
Glenn, does not matter if it is iis or a winforms application. The startup application has to be a 32 bit application specifically. When the ANYCPU setting is determined it will startup in a 64 bit address space and therefore will not be able to use the provider at all.

Mark
[Reply][Quote]
Glenn Lehner
Posts: 5
 
Re: SalesLogix OLEDB Provider 7.2 for 64 bit machine Issues ConnectingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 10 Sep 08 8:16 AM
Mark,

We recompiled the sample program using the x86 platform target and the customer gets the following errors:

When the user tries to run the program as a normal error, he gets system policy error and it doesn't run.

When he runs it as an administrator, he gets the following error. It looks like the error is when trying to read the following registry key
key = Registry.CurrentUser.OpenSubKey(@"Software\SalesLogix\ADOLogin", false);

Request for the permission of type 'System.Security.Permissions.RegistryPermission,mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

Any ideas?

Thanks again,
Glenn
[Reply][Quote]
Mark Dykun
Posts: 297
 
Re: SalesLogix OLEDB Provider 7.2 for 64 bit machine Issues ConnectingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 10 Sep 08 8:43 AM
Looks like the access rights to the registry and ensuring that the logged in machine user has those rights. I would also look into the registry and ensure that the key exists.

Mark
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 5/15/2024 5:37:50 AM