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!
|
| |
| |
|
Re: The 'SLXOLEDB.1' provider is not registered on the local machine.
Posted: 04 May 06 4:00 PM
|
fiogf49gjkf0d Thanks for the reply. I'm not sure how to run the ASP.NET service under a different account, as it doesn't appear to be listed in the Services manager in Control Panel. But I did install the OLE DB provider using the Administrator account on the system. Shouldn't that work? |
|
|
| |
|
Re: The 'SLXOLEDB.1' provider is not registered on the local machine.
Posted: 05 May 06 9:47 AM
|
symbicort generic inhaler price symbicort generic availability treendsolutions.co.uk symbicort generic canada fiogf49gjkf0d I have found on some versions of SLX, the MSI for just the OLEDB client installed but the provider was not listed under the provider types. Instead if you install a client app (like the sales client, or admin) it did correctly allow the provider to be seen in the list. If you can not figure it out you could try installing the admin with a minimal install and see if that allows you to choose the provider.
Sorry I don't remember what version the provider install had this problem and I have not tried to install just the provider in a while. |
|
|
| |
|
Re: The 'SLXOLEDB.1' provider is not registered on the local machine.
Posted: 06 May 06 12:30 AM
|
fiogf49gjkf0d No, you don't need the client installed. I have several web servers with only the provider installed (I just installed the same thing you did) and I've never had this issue. It very well could be permissions of the ASPNET process user. Could it be that this account has been locked down that could prevent a problem? Just an idea. |
|
|
|
Re: The 'SLXOLEDB.1' provider is not registered on the local machine.
Posted: 08 May 06 2:32 PM
|
zoloft weed interaction zoloft and weed fiogf49gjkf0d Can anyone tell me where to look to clear up any security or permissions problems? I've already made sure IUSR_COMPUTER and ASPNET have read/execute permissions on c:\program files\saleslogix. Where else should I look? I'm running Windows 2000 Server on the web server. |
|
|
|
Re: The 'SLXOLEDB.1' provider is not registered on the local machine.
Posted: 09 May 06 12:48 PM
|
fiogf49gjkf0d To see if I could bypass any security problems I might be experiencing, I created a web.config file in the folder of my application as follows:
<configuration>
<system.web> <identity impersonate="true" userName="administrator" password="systempassword" /> </system.web>
</configuration>
...Unfortunately, it didn't help. I still get the "provider not registered" message. |
|
|
|
Re: The 'SLXOLEDB.1' provider is not registered on the local machine.
Posted: 11 May 06 12:44 PM
|
fiogf49gjkf0d I finally got it to work. For some reason the OLEDB driver was only installed for the Administrator account. When I logged in as another user, who was also a domain administrator, I couldn't connect, not even with the UDL connection test. I didn't know how to install the OLEDB driver for all users, since the MSI doesn't seem to have that effect, but I installed the Saleslogix network client on the server and that seemed to solve the problem. |
|
|
| |
|
Re: The 'SLXOLEDB.1' provider is not registered on the local machine.
Posted: 12 May 10 7:56 AM
|
Does the provider that ships with 7.2.1 work on a 64-bit Windows Server 2008 platform? I'm having the same problem as this, but installing the client hasn't helped. (Although the client does work, and trying it out in the SLX connection manager works) |
|
|
| |
| |
|