[Mono-bugs] [Bug 379890] New: [Regression] System.IO. FileNotFoundException when trying to load AspNetForums

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 14 21:51:36 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=379890


           Summary: [Regression] System.IO.FileNotFoundException when trying
                    to load AspNetForums
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: i586
               URL: http://www.go-mono.com/archive/1.9
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:
After upgrading the Mono 1.9.0 VMware image to 1.9.1p2, AspNetForums no longer
works. I tried upgrading on two separate VMware images, and it errored on both.

This happens on Mono 1.9.1p2 on openSUSE 10.3 i586, but does not happen on Mono
1.9.0. Therefore it is a regression.


Steps to reproduce the problem:
1. Download the Mono 1.9.0 VMware image from here:
      http://www.go-mono.com/mono-downloads/download.html
2. Upgrade the Mono 1.9.0 VMware image to Mono 1.9.1p2 from here:
      http://mono.ximian.com/monobuild/preview/download-preview/suse-103-i586/
3. Restart apache -or- reboot the vm
4. Try to access AspNetForums
5. Notice the error as in below.


Actual Results:
System.IO.FileNotFoundException


Expected Results:
It should load the front page.


How often does this happen? 
Every time.


Additional Information:
Server Error in '/AspNetForums' Application
Could not load file or assembly 'AspNetForums, Version=1.1.2994.35027,
Culture=neutral' or one of its dependencies.

Description: HTTP 500. Error processing request.

Stack Trace:

System.IO.FileNotFoundException: Could not load file or assembly 'AspNetForums,
Version=1.1.2994.35027, Culture=neutral' or one of its dependencies.
File name: "AspNetForums, Version=1.1.2994.35027, Culture=neutral"
  at System.Web.HttpApplication+<>c__CompilerGenerated0.MoveNext () [0x00000]
  at System.Web.HttpApplication+<>c__CompilerGenerated1.MoveNext () [0x00000]
  at System.Web.HttpApplication.Tick () [0x00000]

Version information: Mono Version: 1.1.4322.2032; ASP.NET Version:
1.1.4322.2032


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list