mmc could not create the snap in error when launching internet information services - Stack Overflow most recent 30 from stackoverflow.com 2009-11-27T09:53:02Z http://stackoverflow.com/feeds/question/75428 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/75428/mmc-could-not-create-the-snap-in-error-when-launching-internet-information-servic 4 mmc could not create the snap in error when launching internet information services jkm 2008-09-16T18:26:05Z 2009-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#76401 6 Answer by jkm for mmc could not create the snap in error when launching internet information services jkm 2008-09-16T20:10:32Z 2008-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#1573531 0 Answer by Ben for mmc could not create the snap in error when launching internet information services Ben 2009-10-15T16:30:46Z 2009-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#1576751 0 Answer by Steven for mmc could not create the snap in error when launching internet information services Steven 2009-10-16T08:13:31Z 2009-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#1733121 0 Answer by SKP for mmc could not create the snap in error when launching internet information services SKP 2009-11-14T03:25:33Z 2009-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#1798715 0 Answer by Guy Bertental for mmc could not create the snap in error when launching internet information services Guy Bertental 2009-11-25T17:46:22Z 2009-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>