Hi,
I'm having a problem with ASP.NET projects using .NET 2003. Whenever I try
to access a web application (whether I'm trying to create a new one, or
access an existing one) the software hangs. I don't have this problem
trying to create a console app, so I'm pretty sure it's ASP.NET related.
I've tried checking my server extensions (which didn't work), removing and
re-installing the server extensions (which also didn't work), and doing a
Windows Update (which didn't contain any relevent patches). I also found
this link (http://www.kbalertz.com/kb_893661.aspx) and tried to follow the
instructions, but it only works if you have something already open, which I
can't do. Any guidance?
Sincerely,
Scott McNair
John A. Bailo - 15 Dec 2005 17:38 GMT
Try running the command
iisreset
> Hi,
>
[quoted text clipped - 11 lines]
> Sincerely,
> Scott McNair
Scott McNair - 15 Dec 2005 20:02 GMT
"John A. Bailo" <jabailo@texeme.com> wrote in news:43A1AA22.20809
@texeme.com:
> Try running the command
>
> iisreset
That does nothing, except cause devenv to throw an error.
John A. Bailo - 15 Dec 2005 23:23 GMT
> "John A. Bailo" <jabailo@texeme.com> wrote in news:43A1AA22.20809
> @texeme.com:
[quoted text clipped - 4 lines]
>
> That does nothing, except cause devenv to throw an error.
Well, I would run it with the devenv closed.