Web Hosting Talk







View Full Version : Some DLL methods doesnt work with Windows 2003


lover
12-12-2004, 02:03 PM
Hi all;
I know it is not clear question but i have to ask.
I have downloaded a component called AdvIMAP4.dll and registered via remote desktop. I give the permissions to run the dll. It perfectly works on windows X but it never works on windows 2003. I have tried it with two 2003 boxes but no chance.
I can create object, there is no error.
But when I try to call
Set Result = Imap4.List()
It gives error, I know it can be component specific solutions but if you have any suggestion please let me know. Why a dll don’t work at Windows Server 2003 Web Edition with ISS 6.0.

All comment and suggestions are welcome
Ps: I have asked the specific question to manufacturer’s forum but didn’t get any answer, so I want to try my chance here

Thank you

lover
12-13-2004, 06:44 AM
Anybody have an idea?

cptkoi
12-13-2004, 07:37 PM
I have not seen this error before but i would guess it is something to do with the fact you are running windows 2003 web edition. They have hacked windows about alot to slim it down for the web version. I may well be wrong but i would be tempted to try the above on a full windows 2003 version and see if it works to rule this possibility out. Have found alot of applications that simply wont install or if they do will crash windows 2003 quite easily. Not a fan of it unless all you want is a dedicated box for a website with no fancy options.

lover
12-15-2004, 07:16 PM
Thank you for help:
But i have olny windows 2003 web edition box. On xp it works
Do you know any limitation for dll's or something like that.
What can i try for this?
I am really careless

The error is:
----------------
Microsoft VBScript runtime error '800a01fb'

An exception occurred: 'Obj.List'
------------------------------

cptkoi
12-16-2004, 05:21 AM
As i dont know how you have setup your box or what appa you have running it almost impossible to help.

I would search the windows knowledge base with that fault and see what help they can give with that.

Sorry i cant be of more help.