vote up 4 vote down star

I am getting this error when trying to run internet information services on a Virtual Machine running windows XP. Anyone have any idea?

flag

7 Answers

vote up 6 vote down check

I was able to get the solution from somewhere else and here it is:

regsvr32 %windir%\system32\inetsrv\inetmgr.dll

link|flag
Cheers this worked for me too. – Rob Stevenson-Leggett Jul 2 at 12:00
Worked for me too, thanks! Now I wish I understood how it became un-registered, but I doubt I'll ever know. – Ross Patterson Jan 25 at 18:06
vote up 0 vote down

regsvr32 %windir%\system32\inetsrv\inetmgr.dll worked for me.

link|flag
vote up 0 vote down

work for me also

link|flag
vote up 0 vote down

WORKED FOR ME ALSO. THANKS

link|flag
vote up 0 vote down

I have the same problem (i use windows 2003 server), but when i try to run this command i get the following error:

LoadLibrary("C:\WINDOWS\system32\inetsrv\inetmgr.dll") failed - The specified module could not be found.

Please Help!

link|flag
vote up 0 vote down

Worked for me as well. Thanx

link|flag
vote up 0 vote down

Thanks for this solution..

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.