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=77069 --- shadow/77069 2005-12-22 12:38:29.000000000 -0500 +++ shadow/77069.tmp.16533 2005-12-22 12:38:29.000000000 -0500 @@ -0,0 +1,43 @@ +Bug#: 77069 +Product: Mono: Runtime +Version: 1.1 +OS: +OS Details: Linux 2.6.14.2 #1 Thu Dec 15 00:22:45 CET 2005 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: JIT +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: [2.0] ASP.NET Precompilation does not work + +Description of Problem: +I made a simple website (attached website.*.tar.gz) in VS.NET 2005 and used +the publish function in VS to precompile and export to a specified path. +Then I tried to run this using xsp2 - but got the attached error instead. + +Steps to reproduce the problem: +1. Unpack the precompiled website (website.precompiled.tar.gz) +2. Run it using xsp2 + +Actual Results: +Mentioned exception + +Expected Results: +1. Unpack the other version of the website (website.source.tar.gz) +2. Run it using xsp2 +(i.e get a website displayed) + +How often does this happen? +Always when precompiled + +Additional Information: +It does not matter if the source files are copied to the precompiled +version - it doesn't work anyway. +I have modified web.config and Default.aspx to avoid a couple of other bugs +currently in mono (the one about the title tag not working for one). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
