|
Home > Archive > IIS Server > October 2004 > ASP Net - Server Application Error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ASP Net - Server Application Error
|
|
|
| Hello,
I am after one week trying to make working IIS with ASP
Net. I am really dissapointed about this situation.
I tried every advice, article and so on... .
It is not working... Constantly I am receiving the
following error:
Server Application Error
The server has encountered an error while loading an
application during the processing of your request. Please
refer to the event log for more detail information.
Please contact the server administrator for assistance.
The IIS log contains the following:
#Software: Microsoft Internet Information Services 5.1
#Version: 1.0
#Date: 2004-10-26 02:30:02
#Fields: time c-ip cs-method cs-uri-stem sc-status
02:30:02 127.0.0.1 GET /mybank/MyBank.htm 200
02:30:02 127.0.0.1 GET /mybank/mybank001002.jpg 200
02:30:02 127.0.0.1 GET /mybank/mybank001004.gif 200
02:30:02 127.0.0.1 GET /mybank/mybank001006.gif 200
02:30:02 127.0.0.1 GET /mybank/mybank001003.gif 200
02:30:02 127.0.0.1 GET /mybank/mybank001005.gif 200
02:30:02 127.0.0.1 GET /mybank/mybank001001.gif 200
02:30:11 127.0.0.1 GET /mybank/MyBank.aspx 500
You notice that the HTML page is delivered by the IIS.
I added the NTFS permissions to the folder, adding every
possible user, but still not working.
I downloaded the MS tool named: Auth Diagnostics.
I get the same error on the root folder "Default Website":
Server Application Error.
Interesting fact is when I verify the access to
the "mybank" folder it says: HTTP 1.1 403 Access Forbiden.
That's really strange since all the NTFS properties were
setup correctly. I added the IUSR user also.
IIS was uninstaled so many times that I don't remember...
Yes, the ASP Net was registered each time with IIS, and
also the Dot Net framework was repaired as MS suggests.
I suspect that COM+ is not properly installed and because
of that, since IIS relies a lot on it is simply not
working. I followed the advice of several articles how to
repair the COM+ but is not working...
I get an error saying that "an event interface couldn't
be registered". As a result of that if I go to Component
Console, when I click on the COM+ I got an error message
saying: "class not registered" and my access to COM+ is
dead... .
According with some articles the IWAM user must be setup
thru that Component console in order for IIS to work
properly, but I can't do it because COM+ is not
installing correctly that particular interface.
I'll appreciate your advice in this situation.
With best regards,
Alex
| |
| Roland Hall 2004-10-26, 2:47 am |
| "Alex" wrote in message news:10db01c4bb08$1ad78180$a501280a@phx.gbl...
: I am after one week trying to make working IIS with ASP
: Net. I am really dissapointed about this situation.
:
: I tried every advice, article and so on... .
: It is not working... Constantly I am receiving the
: following error:
:
: Server Application Error
: The server has encountered an error while loading an
: application during the processing of your request. Please
: refer to the event log for more detail information.
: Please contact the server administrator for assistance.
:
: The IIS log contains the following:
:
: #Software: Microsoft Internet Information Services 5.1
: #Version: 1.0
: #Date: 2004-10-26 02:30:02
: #Fields: time c-ip cs-method cs-uri-stem sc-status
: 02:30:02 127.0.0.1 GET /mybank/MyBank.htm 200
: 02:30:02 127.0.0.1 GET /mybank/mybank001002.jpg 200
: 02:30:02 127.0.0.1 GET /mybank/mybank001004.gif 200
: 02:30:02 127.0.0.1 GET /mybank/mybank001006.gif 200
: 02:30:02 127.0.0.1 GET /mybank/mybank001003.gif 200
: 02:30:02 127.0.0.1 GET /mybank/mybank001005.gif 200
: 02:30:02 127.0.0.1 GET /mybank/mybank001001.gif 200
: 02:30:11 127.0.0.1 GET /mybank/MyBank.aspx 500
:
: You notice that the HTML page is delivered by the IIS.
: I added the NTFS permissions to the folder, adding every
: possible user, but still not working.
:
: I downloaded the MS tool named: Auth Diagnostics.
: I get the same error on the root folder "Default Website":
: Server Application Error.
:
: Interesting fact is when I verify the access to
: the "mybank" folder it says: HTTP 1.1 403 Access Forbiden.
: That's really strange since all the NTFS properties were
: setup correctly. I added the IUSR user also.
:
: IIS was uninstaled so many times that I don't remember...
: Yes, the ASP Net was registered each time with IIS, and
: also the Dot Net framework was repaired as MS suggests.
:
: I suspect that COM+ is not properly installed and because
: of that, since IIS relies a lot on it is simply not
: working. I followed the advice of several articles how to
: repair the COM+ but is not working...
:
: I get an error saying that "an event interface couldn't
: be registered". As a result of that if I go to Component
: Console, when I click on the COM+ I got an error message
: saying: "class not registered" and my access to COM+ is
: dead... .
:
: According with some articles the IWAM user must be setup
: thru that Component console in order for IIS to work
: properly, but I can't do it because COM+ is not
: installing correctly that particular interface.
:
: I'll appreciate your advice in this situation.
Are you running IIS Lockdown?
--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Online Support for IT Professionals -
http://support.microsoft.com/servic...sp?fr=0&sd=tech
How-to: Windows 2000 DNS:
http://support.microsoft.com/defaul...kb;EN-US;308201
FAQ W2K/2K3 DNS:
http://support.microsoft.com/defaul...kb;EN-US;291382
| |
|
| Hi,
I am not running IIS lockdown.
I had previously installed SP2, on my XP Pro box, but I
uninstalled it due to the huge problems it created me.
Thanks,
Alex
>-----Original Message-----
>"Alex" wrote in message news:10db01c4bb08$1ad78180
$a501280a@phx.gbl...
>: I am after one week trying to make working IIS with ASP
>: Net. I am really dissapointed about this situation.
>:
>: I tried every advice, article and so on... .
>: It is not working... Constantly I am receiving the
>: following error:
>:
>: Server Application Error
>: The server has encountered an error while loading an
>: application during the processing of your request.
Please
>: refer to the event log for more detail information.
>: Please contact the server administrator for assistance.
>:
>: The IIS log contains the following:
>:
>: #Software: Microsoft Internet Information Services 5.1
>: #Version: 1.0
>: #Date: 2004-10-26 02:30:02
>: #Fields: time c-ip cs-method cs-uri-stem sc-status
>: 02:30:02 127.0.0.1 GET /mybank/MyBank.htm 200
>: 02:30:02 127.0.0.1 GET /mybank/mybank001002.jpg 200
>: 02:30:02 127.0.0.1 GET /mybank/mybank001004.gif 200
>: 02:30:02 127.0.0.1 GET /mybank/mybank001006.gif 200
>: 02:30:02 127.0.0.1 GET /mybank/mybank001003.gif 200
>: 02:30:02 127.0.0.1 GET /mybank/mybank001005.gif 200
>: 02:30:02 127.0.0.1 GET /mybank/mybank001001.gif 200
>: 02:30:11 127.0.0.1 GET /mybank/MyBank.aspx 500
>:
>: You notice that the HTML page is delivered by the IIS.
>: I added the NTFS permissions to the folder, adding
every
>: possible user, but still not working.
>:
>: I downloaded the MS tool named: Auth Diagnostics.
>: I get the same error on the root folder "Default
Website":
>: Server Application Error.
>:
>: Interesting fact is when I verify the access to
>: the "mybank" folder it says: HTTP 1.1 403 Access
Forbiden.
>: That's really strange since all the NTFS properties
were
>: setup correctly. I added the IUSR user also.
>:
>: IIS was uninstaled so many times that I don't
remember...
>: Yes, the ASP Net was registered each time with IIS, and
>: also the Dot Net framework was repaired as MS suggests.
>:
>: I suspect that COM+ is not properly installed and
because
>: of that, since IIS relies a lot on it is simply not
>: working. I followed the advice of several articles how
to
>: repair the COM+ but is not working...
>:
>: I get an error saying that "an event interface couldn't
>: be registered". As a result of that if I go to
Component
>: Console, when I click on the COM+ I got an error
message
>: saying: "class not registered" and my access to COM+ is
>: dead... .
>:
>: According with some articles the IWAM user must be
setup
>: thru that Component console in order for IIS to work
>: properly, but I can't do it because COM+ is not
>: installing correctly that particular interface.
>:
>: I'll appreciate your advice in this situation.
>
>Are you running IIS Lockdown?
>
>--
>Roland Hall
>/* This information is distributed in the hope that it
will be useful, but
>without any warranty; without even the implied warranty
of merchantability
>or fitness for a particular purpose. */
>Online Support for IT Professionals -
>http://support.microsoft.com/servic...technet/default
..asp?fr=0&sd=tech
>How-to: Windows 2000 DNS:
>http://support.microsoft.com/default.aspx?scid=kb;EN-
US;308201
>FAQ W2K/2K3 DNS:
>http://support.microsoft.com/default.aspx?scid=kb;EN-
US;291382
>
>
>.
>
| |
| Roland Hall 2004-10-27, 8:46 pm |
| "Alex" wrote in message news:120701c4bb4b$a946b060$a501280a@phx.gbl...
: I am not running IIS lockdown.
: I had previously installed SP2, on my XP Pro box, but I
: uninstalled it due to the huge problems it created me.
You said you added users, possibly more than you need. What about the
ASPNET user? The issues I had were ASPNET user rights and IIS Lockdown.
Once those were resolved, so was my issue.
--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Online Support for IT Professionals -
http://support.microsoft.com/servic...sp?fr=0&sd=tech
How-to: Windows 2000 DNS:
http://support.microsoft.com/defaul...kb;EN-US;308201
FAQ W2K/2K3 DNS:
http://support.microsoft.com/defaul...kb;EN-US;291382
|
|
|
|
|