Newbie with server problems with VB .NET

S

Stuff

Hi,

I have been doing ASP for awhile now, and am just starting to use Visual
Studio/VB .NET.with a local IIS 5.1 server. (Using XP-PRO with all the
latest updates, and Framework 1.1 {although, I just noticed, Framework
(original) is still listed as being on the shard drive))

I can get a simple VB.NET application to build, but when I go to run it
using F5, IE comes up with an error (listed a bottom).

I do not have enough knowledge to find the problem...can you please help
this newbie with some detailed instructions or MS links to the solution? I
do not know where to locate the logs the error message speaks about.

Does this have to do with debug?

thanX for your help
Howie
---------------- Error from IE ---------------

Server Application Unavailable

The web application you are attempting to access on this web server is
currently unavailable. Please hit the "Refresh" button in your web browser
to retry your request.

Administrator Note: An error message detailing the cause of this specific
request failure can be found in the application event log of the web server.
Please review this log entry to discover what caused this error to occur.
 
C

Cor

Hi Stuff,

This can be everything, I would ask this in the
microsoft.public.dotnet.framework.aspnet group also

There you have probably a better change on a answer than in this newsgroup..

I hope this helps a little bit.

Cor
 
S

Stuff

ThanX for the heads up!


Cor said:
Hi Stuff,

This can be everything, I would ask this in the
microsoft.public.dotnet.framework.aspnet group also

There you have probably a better change on a answer than in this newsgroup..

I hope this helps a little bit.

Cor
 
H

Herfried K. Wagner [MVP]

* "Stuff said:
I have been doing ASP for awhile now, and am just starting to use Visual
Studio/VB .NET.with a local IIS 5.1 server. (Using XP-PRO with all the
latest updates, and Framework 1.1 {although, I just noticed, Framework
(original) is still listed as being on the shard drive))

I can get a simple VB.NET application to build, but when I go to run it
using F5, IE comes up with an error (listed a bottom).

I do not have enough knowledge to find the problem...can you please help
this newbie with some detailed instructions or MS links to the solution? I
do not know where to locate the logs the error message speaks about.

Does this have to do with debug?

You may want to ask questions like this in the ASP.NET group:

<
Web interface:

<http://msdn.microsoft.com/newsgroup...roup=microsoft.public.dotnet.framework.aspnet>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top