Results 1 to 3 of 3

Thread: Win2K and webclasses

  1. #1

    Thread Starter
    Hyperactive Member compuGEEK's Avatar
    Join Date
    May 1999
    Location
    Mpls,MN,USA
    Posts
    281

    Question

    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

  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Dunmow,Essex,England
    Posts
    898
    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.

  3. #3

    Thread Starter
    Hyperactive Member compuGEEK's Avatar
    Join Date
    May 1999
    Location
    Mpls,MN,USA
    Posts
    281
    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
  •  



Click Here to Expand Forum to Full Width