[Mono-bugs] [Bug 675260] New: System.Configuration.Provider.ProviderException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 25 16:37:56 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=675260#c0


           Summary: System.Configuration.Provider.ProviderException
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: i586
        OS/Version: SLED 11
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: dmulder at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Mono 2.10.1 rc2
SLED 11sp1 i586

Description of Problem:
Loading Mono_ASP.NET_ClassifiedsStarterKit throws the exception:
System.Configuration.Provider.ProviderException. This was not a problem in Mono
2.10.

Steps to reproduce the problem:
1. Install Mono_ASP.NET_ClassifiedsStarterKit from
http://autobuild.provo.novell.com/obs/repos/Mono:/QA/SLE_11_SP1/
2. rcapache2 stop; rcpostgresql stop && rm -rf /var/lib/pgsql/data &&
mono-pg-setup && rcpostgresql start && rcapache2 restart
3. Open the page http://localhost/ClassifiedsStarterKit/


Actual Results:
An exception is thrown.

Expected Results:
The page should be displayed.

How often does this happen? 
Always.

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

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