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!
|
|
Strange problem with slxoledb.dll
Posted: 29 Oct 07 8:28 AM
|
I have a strange problem. The system is buzz when user registers library slxoledb.dll (version 6.2.5). The system is also buzz when slxclient starts and progressbar show "creating data access". This problem is not occured in version 7.2/6.2.0/6.2.1
User use Windows XP SP2/2000 SP4
Any suggestions? |
|
|
|
Re: Strange problem with slxoledb.dll
Posted: 29 Oct 07 1:00 PM
|
What does 'buzz' mean? Is it an error message? Is there an error message - what is it?
Do the users have rights to modify the registry?
John G. |
|
|
| |
|
Re: Strange problem with slxoledb.dll
Posted: 29 Oct 07 2:16 PM
|
Busy? Hmmm.. Maybe.
An interesting observation is that its happening in 6.2.5 and not in versions 6.2.0 6.2.1 which are before. And its not happening in 7.2 either which is after the version with the issue. I would expect a little consistency. Like it not working in the 6.x.x version and then working in the 7.x version.
Does anyone know of any issues with the 6.2.5 oledb provider?
John G. |
|
|
|
Re: Strange problem with slxoledb.dll
Posted: 30 Oct 07 2:05 AM
|
I mean that system and slxclient are not responding. I use 2 ways: terminate application in Windows Task Manager or wait for some time (6-7 min)
User have rights of administrators group.
p.s. sorry for my english |
|
|
| |
|
Re: Strange problem with slxoledb.dll
Posted: 31 Oct 07 3:23 AM
|
Yes. I did. But slxclient and slxprofiler freeze when they initialize connection. Slxclient freeze before login form is open. And slxprofiler freeze before select form is open.
p.s. freeze - I mean that system is not responding |
|
|
| |
| |
|
Re: Strange problem with slxoledb.dll
Posted: 31 Oct 07 4:28 AM
|
Suggest you try checking connectivity - make sure all SQL pieces are installed/re-installed - also try without NT authentication (/BYPASSNTLOGIN) to see if it's a domain issue etc. |
|
|
|
Re: Strange problem with slxoledb.dll
Posted: 31 Oct 07 4:45 AM
|
With option (/BYPASSNTLOGIN) login form show very fast. But when you click OK button SLXClient freeze. When you run regsvr32 slxolebd.dll or SLXDBEngine.dll system is freeze for 5-6 minutes. Then program show message that dll register succeeded.
|
|
|
|
Re: Strange problem with slxoledb.dll
Posted: 31 Oct 07 8:20 AM
|
Is this specific to one workstation - or many ? The regsvr ? Don't know why this would be but certainly seems odd and [hopefully] PC specific. |
|
|
|
Re: Strange problem with slxoledb.dll
Posted: 31 Oct 07 8:34 AM
|
~10 workstations I checked MDAC, uninstall windows update files, uninstall all bank systems that was installed on workstations, but problem is occure. I checked a new workstation with standard bank windows profile and I don't know what I can to do more |
|
|
|
Re: Strange problem with slxoledb.dll
Posted: 31 Oct 07 11:36 AM
|
Vladimir,
A couple of things to look at (if you haven't already):
Can you ping both the DB server and the SLX server from your client? Is your slxservice account/user an admin on your server? Does your SLXService account have all of the local permissions granted? Are there any errors thrown to the event log? Are there any errors thrown to your SQL? Do you have proper folder permissions for your SLX users? Are there any firewalls? Are the clients and Servers in the same domain?
Hopefully one of these may point you towards your problem area. Carla |
|
|
|
Re: Strange problem with slxoledb.dll
Posted: 01 Nov 07 4:38 AM
|
>Can you ping both the DB server and the SLX server from your client? Yes
>Is your slxservice account/user an admin on your server? Yes
>Does your SLXService account have all of the local permissions granted? Yes
>Are there any errors thrown to the event log? No
>Are there any errors thrown to your SQL? No
>Do you have proper folder permissions for your SLX users? Yes
>Are there any firewalls? Yes, but I turned off
>Are the clients and Servers in the same domain? Yes |
|
|
|
Re: Strange problem with slxoledb.dll
Posted: 01 Nov 07 10:40 AM
|
Hmm... seems all the bases have been covered. A few stab in the darks questions...
Is DNS running fine?
Has DNS or anything else on the network changed recently?
Anything on these workstations that are specific to these workstations that is not on workstations that actually work?
Do the workstation network connection(s) have the proper DNS configured, etc?
Are there multiple network cards in these workstations?
John G.
|
|
|
|
Re: Strange problem with slxoledb.dll
Posted: 02 Nov 07 4:31 AM
|
DNS is work fine. I think network is not reason why this problem is occure.
I created an *.udl file (test.udl). Double click open a Data Link Properties form. In tab Provider I select SalesLogix OLE DB provider. Then I click Next button and system freeze. There are no new connections in netstat. There are no processes using CPU in Processes tab of Windows Task Manager. I never see this problem for my 2,5 years work with slx
I am going to be a shaman and play with tambourine |
|
|
| |
| |
|