[Mono-bugs] [Bug 437568] New: [regression] InvalidCastException when starting mojoPortal

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 21 20:54:45 EDT 2008


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


           Summary: [regression] InvalidCastException when starting
                    mojoPortal
           Product: Mono: Class Libraries
           Version: 2.0
          Platform: i586
               URL: http://www.go-mono.com/archive/2.0/
        OS/Version: SLED 10
            Status: NEW
          Severity: Critical
          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:
When you try to connect to mojoPortal in a web browser, you get an
InvalidCastException.

This was found in Mono 2.0.1rc1.


Steps to reproduce the problem:
1. Start mojoPortal on Mono 2.0.1rc1
2. Connect to mojoPortal with a web browser
3. Notice the error.


Actual Results:
Server Error in '/' Application
Cannot cast from source type to destination type.

Description: HTTP 500. Error processing request.

Stack Trace:

System.InvalidCastException: Cannot cast from source type to destination type.
  at System.Web.HttpApplicationFactory.AttachEvents (System.Web.HttpApplication
app) [0x00000]
    at System.Web.HttpApplication.InitOnce (Boolean full_init) [0x00000]
          at System.Web.HttpApplication.Start (System.Object x) [0x00000]

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


Expected Results:
mojoPortal should appear.


How often does this happen? 
Every time.


-- 
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