mmc could not create the snap in error when launching internet information services - Stack Overflow most recent 30 from stackoverflow.com2009-11-27T09:53:02Zhttp://stackoverflow.com/feeds/question/75428http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/75428/mmc-could-not-create-the-snap-in-error-when-launching-internet-information-servic4mmc could not create the snap in error when launching internet information servicesjkm2008-09-16T18:26:05Z2009-11-25T17:46:22Z
<p>I am getting this error when trying to run internet information services on a Virtual Machine running windows XP. Anyone have any idea?</p>
http://stackoverflow.com/questions/75428/mmc-could-not-create-the-snap-in-error-when-launching-internet-information-servic/76401#764016Answer by jkm for mmc could not create the snap in error when launching internet information servicesjkm2008-09-16T20:10:32Z2008-09-16T20:10:32Z<p>I was able to get the solution from somewhere else and here it is:</p>
<p>regsvr32 %windir%\system32\inetsrv\inetmgr.dll</p>
http://stackoverflow.com/questions/75428/mmc-could-not-create-the-snap-in-error-when-launching-internet-information-servic/1573531#15735310Answer by Ben for mmc could not create the snap in error when launching internet information servicesBen 2009-10-15T16:30:46Z2009-10-15T16:30:46Z<p>regsvr32 %windir%\system32\inetsrv\inetmgr.dll worked for me.</p>
http://stackoverflow.com/questions/75428/mmc-could-not-create-the-snap-in-error-when-launching-internet-information-servic/1576751#15767510Answer by Steven for mmc could not create the snap in error when launching internet information servicesSteven2009-10-16T08:13:31Z2009-10-16T08:13:31Z<p>work for me also</p>
http://stackoverflow.com/questions/75428/mmc-could-not-create-the-snap-in-error-when-launching-internet-information-servic/1733121#17331210Answer by SKP for mmc could not create the snap in error when launching internet information servicesSKP2009-11-14T03:25:33Z2009-11-14T03:25:33Z<p>WORKED FOR ME ALSO. THANKS</p>
http://stackoverflow.com/questions/75428/mmc-could-not-create-the-snap-in-error-when-launching-internet-information-servic/1798715#17987150Answer by Guy Bertental for mmc could not create the snap in error when launching internet information servicesGuy Bertental2009-11-25T17:46:22Z2009-11-25T17:46:22Z<p>I have the same problem (i use windows 2003 server), but when i try to run this command i get the following error:</p>
<blockquote>
<p>LoadLibrary("C:\WINDOWS\system32\inetsrv\inetmgr.dll") failed - The specified module could not be found.</p>
</blockquote>
<p>Please Help!</p>