|
 |
aspx_beginners thread: Re: Getting started need help!!!!
Message #1 by "Dale Hegler" <dhegler@c...> on Wed, 16 Oct 2002 21:07:06
|
|
Hi!
Did you ever resolve the problem you reported below? No one responded.
I have the same issue and just wondered what you did to fix it.
I appreciate any help you can provide.
Thanks
Dale Hegler
> Hello all,
> I've just recently installed the .NET framework and I've created a
really
s> imple project just to test things out. Things seem to compile fine,
but
w> hen I try to run the project I get the following message in the
browser:
> Server Application Unavailable
T> he web application you are attempting to access on this web server is
c> urrently unavailable. Please hit the "Refresh" button in your web
b> rowser to retry your request.
> Administrator Note: An error message detailing the cause of this
specific
r> equest failure can be found in the system event log of the web server.
P> lease review this log entry to discover what caused this error to
occur.
> Also, if I try to start in debug mode I get an error message that
s> ays: "Server side-error occurred on sending debug HTTP request."
> I don't know where to begin to fix these problems. My web.config file
i> ndicates that debugging is enabled and the application shows up in the
I> IS manager. The web service is running.
> Has anyone seen this before or have any ideas as to where to start?
> Thanks in advance,
> Tripp
Message #2 by "Rich K" <rich@r...> on Wed, 16 Oct 2002 16:09:14 -0400
|
|
This is most likely a security's problem. Try adding ASPNet user to the
administrators group to see if this resolves the problem. I am only
suggesting this to see if it is truely a securities issue. It is not a good
idea to leave the ASPNET user in the admins group! Rich
-----Original Message-----
From: Dale Hegler [mailto:dhegler@c...]
Sent: Wednesday, October 16, 2002 9:07 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Getting started need help!!!!
Hi!
Did you ever resolve the problem you reported below? No one responded.
I have the same issue and just wondered what you did to fix it.
I appreciate any help you can provide.
Thanks
Dale Hegler
> Hello all,
> I've just recently installed the .NET framework and I've created a
really
s> imple project just to test things out. Things seem to compile fine,
but
w> hen I try to run the project I get the following message in the
browser:
> Server Application Unavailable
T> he web application you are attempting to access on this web server is
c> urrently unavailable. Please hit the "Refresh" button in your web
b> rowser to retry your request.
> Administrator Note: An error message detailing the cause of this
specific
r> equest failure can be found in the system event log of the web server.
P> lease review this log entry to discover what caused this error to
occur.
> Also, if I try to start in debug mode I get an error message that
s> ays: "Server side-error occurred on sending debug HTTP request."
> I don't know where to begin to fix these problems. My web.config file
i> ndicates that debugging is enabled and the application shows up in the
I> IS manager. The web service is running.
> Has anyone seen this before or have any ideas as to where to start?
> Thanks in advance,
> Tripp
---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195
Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418
These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.
Message #3 by Dan Crandell <dan_c39@y...> on Wed, 16 Oct 2002 13:14:34 -0700 (PDT)
|
|
hmm when you installed .net framework did it go into your iis and map a virtual directory? I am fairly new at this too, It seems
when I installed it it set up a virtual iis directory in iis or pws.
dan
Dale Hegler <dhegler@c...> wrote:Hi!
Did you ever resolve the problem you reported below? No one responded.
I have the same issue and just wondered what you did to fix it.
I appreciate any help you can provide.
Thanks
Dale Hegler
> Hello all,
> I've just recently installed the .NET framework and I've created a
really
s> imple project just to test things out. Things seem to compile fine,
but
w> hen I try to run the project I get the following message in the
browser:
> Server Application Unavailable
T> he web application you are attempting to access on this web server is
c> urrently unavailable. Please hit the "Refresh" button in your web
b> rowser to retry your request.
> Administrator Note: An error message detailing the cause of this
specific
r> equest failure can be found in the system event log of the web server.
P> lease review this log entry to discover what caused this error to
occur.
> Also, if I try to start in debug mode I get an error message that
s> ays: "Server side-error occurred on sending debug HTTP request."
> I don't know where to begin to fix these problems. My web.config file
i> ndicates that debugging is enabled and the application shows up in the
I> IS manager. The web service is running.
> Has anyone seen this before or have any ideas as to where to start?
> Thanks in advance,
> Tripp
---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195
Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418
These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.
---------------------------------
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos, & more
faith.yahoo.com
|
|
 |