[Mono-bugs] [Bug 362039] New: [Regression] Exception is thrown trying to load ClassifiedsStarterKit on Mono 1.9p2

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 14 21:28:19 EST 2008


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


           Summary: [Regression] Exception is thrown trying to load
                    ClassifiedsStarterKit on Mono 1.9p2
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: i586
        OS/Version: openSUSE 10.3
            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:
If you try to start the ClassifiedsStartKit on Mono 1.9p2 on openSUSE 10.3
i586, it throws an exception.

ClassifiedsStartKit starts up correctly under 1.2.6, so this is a regression.


Steps to reproduce the problem:
1. Download the Mono VMware image from:
   http://mono-project.com/Downloads
2. Upgrade to Mono 1.9p2 from (I just added this repo to zypper and ran
updates):
   http://mono.ximian.com/monobuild/preview/download-preview/suse-103-i586/
3. Reboot the VM
4. Run ClassifiedsStarterKit using the icon on the Desktop (in the "Mono Web
Applications" folder)
5. Notice the exception as below.


Actual Results:
Server Error in '/ClassifiedsStarterKit' Application
Operation aborted due to an exception (see Trace for details).

Description: Error processing request.

Error Message: HTTP 500. System.Configuration.Provider.ProviderException:
Operation aborted due to an exception (see Trace for details).

Stack Trace:

System.Configuration.Provider.ProviderException: Operation aborted due to an
exception (see Trace for details).
  at System.Web.Security.SqliteRoleProvider.RoleExists (System.String roleName)
[0x00000]
  at System.Web.Security.Roles.RoleExists (System.String rolename) [0x00000]
  at ASP.global_asax.Application_Start (System.Object sender, System.EventArgs
e) [0x00000]
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]


Expected Results:
It should start up.

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