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!
|
|
'OLEAUT32.dll' Issues
Posted: 01 Jun 06 10:06 AM
|
fort wayne indiana abortion clinics fort wayne indiana abortion clinics bainbridgeband.com fiogf49gjkf0d Can anyone help me with this issue?
Exception (Login) Server : SalesLogix1 Thread ID : 7440 User: ADMIN Requests: 1
Access violation at address 779DB843 in module 'OLEAUT32.dll'. Read of address 021F0011 |
|
|
|
Re: 'OLEAUT32.dll' Issues
Posted: 01 Jun 06 12:17 PM
|
sertraline uk buy where can i buy sertraline website fiogf49gjkf0d Not sure I'll be much help with this issue, but when exactly does the error happen? |
|
|
|
Re: 'OLEAUT32.dll' Issues
Posted: 01 Jun 06 4:17 PM
|
fiogf49gjkf0d Here is the jist of it. I backed up a DB with the web components then restored it on another server and this happens when I login. I get to the Username and password screen. But after logging in, I get a "General Login Exception Error" the event viewer shows the message that I have posted. |
|
|
|
Re: 'OLEAUT32.dll' Issues
Posted: 02 Jun 06 3:01 AM
|
fiogf49gjkf0d The access violation errors are notoriously difficult to find out what’s going wrong. My best suggestion would be to create a new website using the wizard in the web manager and see if you have the same problem. If so, try checking all the version numbers for your SLX files you may have a wrong version somewhere.
-- Duncan
|
|
|
|
Re: 'OLEAUT32.dll' Issues
Posted: 02 Jun 06 12:40 PM
|
fiogf49gjkf0d Do you have any code that is doing a createobject? If you're maintaining something you didn't write, you can try & find actions that may have a createobject with this SQL:
SELECT * FROM SLXWEBACTION WHERE CODE LIKE '%CreateObject%'
If you do have a createobject statement, make sure that the dll that the object is created from is installed and registered on the system.
Also, just to make sure, you do have SalesLogix installed on the new server, correct? You didn't just copy the web files over and create the web site, COM+ packages, etc? I know that the SalesLogix web uses the slxrwel.dll. It should be in the %program files%\SalesLogix folder. That DLL needs to be registered as well.
Just some thoughts...hopefully they'll help.
Jeff
|
|
|
|
Re: 'OLEAUT32.dll' Issues
Posted: 05 Jun 06 10:41 AM
|
fiogf49gjkf0d I gave that a shot and there still seems to be that same problem. Could it be the fact that I already have another web client on the same machine on a different port. I mean, I got multi web-clients working correcting on the 6.2.3 but is there an issue with 6.2.2
|
|
|
|
Re: 'OLEAUT32.dll' Issues
Posted: 05 Jun 06 1:31 PM
|
fiogf49gjkf0d ok I seem to have gotten it to work after a full uninstall of both and reinstall on the one that was broken. Looks like it might have been a reg issue. oh geez. thanks all. |
|
|
|