Cannot Use IIS
-
Hello all. I am using a laptop that is running Windows XP Professional. The other day, a breaker in my house kept constantly tripping. It was the breaker that my laptop was plugged into. My computer shut down, and when I booted, I got an error that a file in C:\WINDOWS\System32\config was corrupt. I was able to use the XP CD to replace the corrupt file, but now I have some serious issues. Aside from the absence of all of my SQL Server servers (SQLExpress, other named instances), I cannot open or create any ASP.NET Websites that rely on IIS. When I open the MMC for IIS, there is nothing there. I do not know what to do. I have tried: - Rebooting the machine (several times) - Running aspnet_regiis -i from the VS cmd in the v2.0.50727 dir - Running 'regedit.exe add HKLM\system\... to add a variable (this was recommended in another forum that I read) - Running DCOMCNFG and placing a tick in the use internet services box Since I cannot do a system restore that restores beyond the time that I repaired the system originally, I do not know what to do!:confused: Please help. I need IIS to work for my ASP.NET development.
"If you don't know where you're going, you'll probably end up somewhere else." Yogi Berra
-
Hello all. I am using a laptop that is running Windows XP Professional. The other day, a breaker in my house kept constantly tripping. It was the breaker that my laptop was plugged into. My computer shut down, and when I booted, I got an error that a file in C:\WINDOWS\System32\config was corrupt. I was able to use the XP CD to replace the corrupt file, but now I have some serious issues. Aside from the absence of all of my SQL Server servers (SQLExpress, other named instances), I cannot open or create any ASP.NET Websites that rely on IIS. When I open the MMC for IIS, there is nothing there. I do not know what to do. I have tried: - Rebooting the machine (several times) - Running aspnet_regiis -i from the VS cmd in the v2.0.50727 dir - Running 'regedit.exe add HKLM\system\... to add a variable (this was recommended in another forum that I read) - Running DCOMCNFG and placing a tick in the use internet services box Since I cannot do a system restore that restores beyond the time that I repaired the system originally, I do not know what to do!:confused: Please help. I need IIS to work for my ASP.NET development.
"If you don't know where you're going, you'll probably end up somewhere else." Yogi Berra
-
how about reinstalling IIS
Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]
I have tried to reinstall IIS several times. I have used the CD, as well as downloaded what others online have said was a .rar file of the IIS files. But I do not know how to use the latter. While reinstalling IIS (through control panel\add remove programs\add remove windows components) it only gave me an option of where to find the files the first time, which is when I was using the cd. Since that did not work, I suspect that it has something to do with an environment variable, or a setting that I do not know about.
"If you don't know where you're going, you'll probably end up somewhere else." Yogi Berra
modified on Wednesday, March 11, 2009 2:13 AM