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 OLE DB provider, using it from a web service.
Mike Holt
Posts: 3
 
Saleslogix OLE DB provider, using it from a web service.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 02 Feb 07 8:15 AM
fiogf49gjkf0d
I have a strange problem. I have a web service that writes to SLX. It works fine when im running it in the visual studio IDE, when I deploy it to a web server, it claims that "The 'SLXOLEDB.1' provider is not registered on the local machine.". Even though it's the same machine.

Im sure it's not permissions, is there something about the IUSR account that requires Saleslogix registry entry's?
[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Saleslogix OLE DB provider, using it from a web service.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 02 Feb 07 9:45 AM
fiogf49gjkf0d
I've not had that problem. It would have to be one of two things

1) Either some weird security causing restrictions on ASPNET and NETWORK SERVICE accounts (since this is a .NET web service, IUSR doesn't come into play for the executing process)
2) Or something weird at the time the install for the provider ran

I'd revisit the permissions on the machine, rerun the SLX Provider install, etc. You could always try a test with having your web service use impersionation. Add something like this to your web services config file:

    <system.web>
. . . .
<identity impersonate="true" userName="username" password="password" />
. . . .
</system.web>


This way you could see what happens when you impersonate the user you're logged in as when running it through VS
[Reply][Quote]
Mike Holt
Posts: 3
 
Re: Saleslogix OLE DB provider, using it from a web service.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 05 Feb 07 8:25 AM
fiogf49gjkf0d
Hi Ryan,

I appreciate your help, but it isn't working? I tried the impersonation, but still no luck.

Are there any registry settings that the ASPNET user requires?
[Reply][Quote]
Mike Holt
Posts: 3
 
Re: Saleslogix OLE DB provider, using it from a web service.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 05 Feb 07 10:43 AM
fiogf49gjkf0d
I was reading through the older messages in this forum and someone mentioned the need to install the Saleslogix network client in order to make it work.

I just tried it and everything works fine now. It must be that v6.2 needs the client installed in order to propogate the registry entries for the OLE DB client?
[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Saleslogix OLE DB provider, using it from a web service.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 05 Feb 07 11:25 AM
fiogf49gjkf0d
I don't believe it is required, although it does appear to have fixed your problem. I do have several servers running websites and web services, that only have the SLX provider installed on them, and they are work fine.

Oh well. At least your problem is fixed.
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Saleslogix OLE DB provider, using it from a web service.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 12 Apr 07 12:21 AM
I know my answer comes a bit late, but its been a while since I have had time to participate on the Forums:

The SLX OLE DB Provider installation doesn't install MDAC.
So, although you get a succesful install, the provider does not work properly.

When you install the SLX Client, it installs MDAC, thus the provider works properly.


Edit:
Then again, I should've read the first part of the post regarding the Provider and running the code on the same machine.......
[Reply][Quote]
Mel Nepomuceno
Posts: 4
 
Re: Saleslogix OLE DB provider, using it from a web service.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Apr 09 6:32 PM
Hi

In our case we have a Web Service that works fine with SLX6.2 Database using SLX6.2 OLEDB. When we upgraded to SLX7.5 Database and SLX7.5 OLEDB, the Web Service no longer works, or rather unable to connect to the database.

This thread is the only one I can see that seem most similar to our case. Please are you able to give some advise.

Also please can you point me the "older messages in this forum" you mentioned so I can get pressumably more details.

Thanks

Mel
[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 9:29:58 AM