IIS Corrupted -- HELP!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am keeping on getting nothing out of my localhost. Whenever I try to
access it I get a "The page cannot be displayed". Immediately then I go into
IIS and find out that my server shuts down. It displays to me the following
message:

The connection to the server 'myPCNAME' was lost.
Do you want to attempt to reconnect?
Yes - No

I click on Yes obviously. THen again I try to access localhost and I get the
same page instead of a compiled page. Again I go back into IIS click on a
folder and get the same message.


It is possible that a program I was testing wrote something or modified
something in the registry. I tried to replay every scenario but couldn't find
anything wrong. Maybe some permission were lost??


Any suggestion guys?


Thanks,

Yama
 
Dear friend,

I dont know whether u are not able to access any of the web applications
in the server. Anyway try a service restart. Go to services window and
restart www service, probably the last one in your list of services.(Or a
machine restart will do)

If its the problem with ur asp.net applications, u can try reinstalling
the asp.net and configuring the IIS server..using a tool that comes along
with .net framework.
it is "aspnet_regiis.exe"...
try that.

regards
Sujith S.Varier
 
Thanks Sujith,

I just went ahead and uninstalled IIS from my system and reintalled it then
I reinstalled the framework. That resolved my problem.... Nonetheless I need
to just go ahead and throw in my SP2 CD to repair Window as I really messed
up my registry while testing a program we co-authored at my company.

:-)

Yama
 
Back
Top