[Mono-dev] XSP Server Erorr Severity one

Yogendra Thakur YogendraT at ami.com
Thu Jan 26 12:47:00 EST 2006


Hi Gonzalo,

Now I am able to reproduce this issue consistently.

1. Run the XSP server .
2. Change the hostname on which xsp server is running.
3. On browsing pages you will get following error.
Description: Error processing request. 
Error Message: HTTP 500. 

Stack Trace: System.Net.Sockets.SocketException: No such host is known
in <0x0009f> System.Net.Dns:GetHostByName (System.String hostName)
 

In another scenario.
4.If xsp is running and u browsed few pages in application, and change
the servername. This will result in following.

Previously browsed pages will be displayed fine.

The pages which are getting displayed for first time after XSP server
started ,will throw following message.

Error Message: HTTP 404. File not found 

Stack Trace: System.IO.FileNotFoundException:
/tmp/root-temp-aspnet-0/28bf7633/28579.dll :
/tmp/root-temp-aspnet-0/28bf7633/28579.dll
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom
(string,bool)



If this helps, we are running on FC3 environment. 

Your help is appreciated.

Let me know if you need more info.
-Yogendra Thakur





-----Original Message-----
From: Gonzalo Paniagua Javier [mailto:gonzalo at ximian.com] 
Sent: Wednesday, January 25, 2006 6:01 PM
To: Yogendra Thakur
Cc: mono-devel-list at lists.ximian.com
Subject: Re: [Mono-dev] XSP Server Erorr Severity one

On Wed, 2006-01-25 at 17:48 -0500, Yogendra Thakur wrote:
> Hi Gonzalo,
> 
> I am using Mono 1.1.13 rpm installation version with XSP 1.1.13 rpm
> installation.
> 
> I have production ready web-application build using .NET 1.1 framework
> and visual Studio 2003.
> 
> Only thing holding our release is frequent occurrence of following
> error. 

I need a test case to reproduce this issue otherwise there's not much i
can do.

-Gonzalo





More information about the Mono-devel-list mailing list