|
-
Feb 21st, 2001, 10:45 AM
#1
Thread Starter
Hyperactive Member
Hi,
My webclass app runs fine on an NT4 Server but when I try to register the DLL on Win2K Server I get this error:
DllRegisterServer in [dll path] failed. Return code
was: 0x80004005
Has anyone encountered this before?
Thanks alot,
CG
-
Mar 6th, 2001, 05:09 AM
#2
Fanatic Member
I've found some DLL's need to be recompiled on an Win2K machine before they will register correctly. I think it's because you are going from COM to COM+. It shouldn't matter, but i've found re-compiling on WIN2k often does the trick.
-
Mar 6th, 2001, 10:01 AM
#3
Thread Starter
Hyperactive Member
Hi Bill,
What I ended up doing was re-installing NT4 and deploying my webclass on that server and then upgrading the server to Win2K server. After that, it seemed to work fine.
It's frustrating though, because I would like to know what I need to do on a fresh install of Win2K instead of having to install NT4 first.
Do you know, off hand, which DLL's need to be updated?
The development machine is also a Win2K machine and I've recompiled the project and deployed from it.
Thanks 
CG
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|