Hi,

I am having a problem when loading a VB.NET 1.1 project on my machine. When
VS attempts to load the project as part of the solution, it produces the
following error message... "The Web server reported tha following error when
attempting to create or open the Web Project located at the following URL:
'http://localhost/****.' 'The operation timed out'.

We are running a VM instance of Windows Server 2003, Visual Studio 2003
(with SP1), and IIS 6.0.

There have been a couple of instances where the project has loaded, however
when reloading the solution it will fail again. I'm 99% sure this is an IIS
issue not VS, hence why I have posted in here.

Thanks for the help.

RE: Time out when loading a VB.NET 1.1 Web Project by Seer

Seer
Tue Feb 26 07:50:00 CST 2008

OK, I have sorted this now. Have created a new ApplicationPool for the
website, and it now loads fine!

"Seer" wrote:

> Hi,
>
> I am having a problem when loading a VB.NET 1.1 project on my machine. When
> VS attempts to load the project as part of the solution, it produces the
> following error message... "The Web server reported tha following error when
> attempting to create or open the Web Project located at the following URL:
> 'http://localhost/****.' 'The operation timed out'.
>
> We are running a VM instance of Windows Server 2003, Visual Studio 2003
> (with SP1), and IIS 6.0.
>
> There have been a couple of instances where the project has loaded, however
> when reloading the solution it will fail again. I'm 99% sure this is an IIS
> issue not VS, hence why I have posted in here.
>
> Thanks for the help.