Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77371 --- shadow/77371 2006-01-26 14:28:43.000000000 -0500 +++ shadow/77371.tmp.17306 2006-01-26 14:50:03.000000000 -0500 @@ -1,21 +1,22 @@ Bug#: 77371 Product: Mono: Tools Version: 1.0 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Minor Component: XSP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: +Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: hostname change breaks xsp Now I am able to reproduce this issue consistently. 1. Run the XSP server . 2. Change the hostname on which xsp server is running. @@ -41,6 +42,15 @@ 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) + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-26 14:50 ------- +I can reproduce the FileNotFoundException by running xsp, then change +the hostname of the machine and then hitting a page. + +Dick? This is because the .wapi file include the machine name in their +name and when spawining 'mcs' it uses a new .wapi file with another name. + +Is it ok to remove the machine name from that file name? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
