HTTP 500 = internal server error

 
Post new topic   Reply to topic    Aprelium Forum Index -> ASP.NET
View previous topic :: View next topic  
Author Message
_max_
-


Joined: 13 Oct 2004
Posts: 8

PostPosted: Wed Jul 19, 2006 1:13 pm    Post subject: HTTP 500 = internal server error Reply with quote

The server is Abyss Server X1 (v.2.3.2),
I have installed the package Microsoft Framework 1.1,
(ASP.NET), is correctly configured on Abyss,
I see the nr. of the version (1.1),
the S.O. is Windows NT SP6,
but when I try one NET page (.aspx) the answer is:
“HTTP 500 – Internal Error SERVER”.
Why? Can You help me?

NOTE: Asp.classic works very good!

Thanks
Mario
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Jul 20, 2006 5:49 pm    Post subject: Re: HTTP 500 = internal server error Reply with quote

_max_,

Can you check the log file log/fastcgi.log and post what you find there here?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
_max_
-


Joined: 13 Oct 2004
Posts: 8

PostPosted: Fri Jul 21, 2006 11:16 am    Post subject: HTTP 500 = internal server error Reply with quote

I send what I've found in the log file log/fastcgi.log:

--------------------------------------------------------------------------------------
21/Jul/2006:11:19:03 +0200 SUID: 0 PUID: 0 RUID: 1 read(504) = "
----
Exception [System.TypeInitializationException] in the ASP.NET processor
SOURCE: System.Web
MESSAGE: The type initializer for "System.Web.HttpWriter" threw an exception.
TARGETSITE: Void .ctor(System.Web.HttpResponse)
STACKTRACE:
Server stack trace:
at System.Web.HttpWriter..ctor(HttpResponse response)
at System.Web.HttpResponse.InitResponseWriter()
at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest "

----
Exception [System.TypeInitializationException] in the ASP.NET processor
SOURCE: System.Web
MESSAGE: The type initializer for "System.Web.HttpWriter" threw an exception.
TARGETSITE: Void .ctor(System.Web.HttpResponse)
STACKTRACE:
Server stack trace:
at System.Web.HttpWriter..ctor(HttpResponse response)
at System.Web.HttpResponse.InitResponseWriter()
at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest 21/Jul/2006:11:19:03 +0200 SUID: 0 PUID: 0 RUID: 1 recv_request() = {type=7, length=504, padding=0}
21/Jul/2006:11:19:03 +0200 SUID: 0 PUID: 0 RUID: 1 read(504) = "wr)
at Aprelium.FCGIDotNet_1_1.Host.ProcessRequest(Connection conn)
at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(MethodBase mb, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage req"
wr)
at Aprelium.FCGIDotNet_1_1.Host.ProcessRequest(Connection conn)
at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(MethodBase mb, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage req21/Jul/2006:11:19:03 +0200 SUID: 0 PUID: 0 RUID: 1 recv_request() = {type=6, length=102, padding=2}
21/Jul/2006:11:19:03 +0200 SUID: 0 PUID: 0 RUID: 1 read(102) = "Status: 500 Server Error

An internal error occurred. Its dump has been sent to your FastCGI log file."
21/Jul/2006:11:19:03 +0200 SUID: 0 PUID: 0 RUID: 1 recv_request() = {type=7, length=256, padding=0}
21/Jul/2006:11:19:03 +0200 SUID: 0 PUID: 0 RUID: 1 read(256) = "Msg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Aprelium.FCGIDotNet_1_1.Host.ProcessRequest(Connection conn)
at Aprelium.FCGIDotNet_1_1.Connection.ProcessOneRequest()
----

"
Msg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Aprelium.FCGIDotNet_1_1.Host.ProcessRequest(Connection conn)
at Aprelium.FCGIDotNet_1_1.Connection.ProcessOneRequest()
----

21/Jul/2006:11:19:03 +0200 SUID: 0 PUID: 0 RUID: 1 recv_request() = {type=7, length=0, padding=0}
21/Jul/2006:11:19:03 +0200 SUID: 0 PUID: 0 RUID: 1 recv_request() = {type=6, length=0, padding=0}
21/Jul/2006:11:19:03 +0200 SUID: 0 PUID: 0 RUID: 1 recv_request() = {type=3, length=8, padding=0}
21/Jul/2006:11:19:03 +0200 SUID: 0 PUID: 0 RUID: 1 disconnect()
21/Jul/2006:11:19:03 +0200 SUID: 0 PUID: 0 RUID: 1 free_request()
21/Jul/2006:11:23:04 +0200 SUID: 0 PUID: 0 process_shutdown(timeout=5 s)
21/Jul/2006:11:23:05 +0200 SUID: 0 server_close()

----
Exception [System.TypeInitializationException] in the ASP.NET processor
SOURCE: System.Web
MESSAGE: The type initializer for "System.Web.HttpWriter" threw an exception.
TARGETSITE: Void .ctor(System.Web.HttpResponse)
STACKTRACE:
Server stack trace:
at System.Web.HttpWriter..ctor(HttpResponse response)
at System.Web.HttpResponse.InitResponseWriter()
at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at Aprelium.FCGIDotNet_1_1.Host.ProcessRequest(Connection conn)
at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(MethodBase mb, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Aprelium.FCGIDotNet_1_1.Host.ProcessRequest(Connection conn)
at Aprelium.FCGIDotNet_1_1.Connection.ProcessOneRequest()
----


----
Exception [System.TypeInitializationException] in the ASP.NET processor
SOURCE: System.Web
MESSAGE: The type initializer for "System.Web.HttpWriter" threw an exception.
TARGETSITE: Void .ctor(System.Web.HttpResponse)
STACKTRACE:
Server stack trace:
at System.Web.HttpWriter..ctor(HttpResponse response)
at System.Web.HttpResponse.InitResponseWriter()
at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at Aprelium.FCGIDotNet_1_1.Host.ProcessRequest(Connection conn)
at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(MethodBase mb, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Aprelium.FCGIDotNet_1_1.Host.ProcessRequest(Connection conn)
at Aprelium.FCGIDotNet_1_1.Connection.ProcessOneRequest()

--------------------------------------------------------------------------------------
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Jul 21, 2006 1:01 pm    Post subject: Re: HTTP 500 = internal server error Reply with quote

_max_,

Could you please send to support@aprelium.com your abyss.conf file, log/fastcgi.log, and the ASPX script you are trying to execute? Please do not forget to add in your email a reference to this forum post.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
_max_
-


Joined: 13 Oct 2004
Posts: 8

PostPosted: Mon Dec 25, 2006 7:40 pm    Post subject: HTTP 500 = internal server error (found answer to the proble Reply with quote

I've found the answer to my problem:

"ASP.NET is supported only on the following platforms: Microsoft Windows 2000 Professional (Service Pack 3 recommended), Microsoft Windows 2000 Server (Service Pack 3 recommended), Microsoft Windows XP Professional, and Microsoft Windows Server 2003 family."

http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-8157-034d1e7cf3a3&displaylang=en
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Dec 26, 2006 4:54 pm    Post subject: Re: HTTP 500 = internal server error (found answer to the pr Reply with quote

_max_,

Thank you for your update.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> ASP.NET All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group