[Mono-bugs] [Bug 81307][Nor] Changed - Custom ProfileProvider causes exception on app start

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 5 22:30:22 EDT 2007


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 mmorano at mikeandwan.us.

http://bugzilla.ximian.com/show_bug.cgi?id=81307

--- shadow/81307	2007-04-05 22:26:32.000000000 -0400
+++ shadow/81307.tmp.25778	2007-04-05 22:30:22.000000000 -0400
@@ -91,6 +91,19 @@
 Mike, can you provide a full test case for this? Thanks!
 
 ------- Additional Comments From mmorano at mikeandwan.us  2007-04-05 22:26 -------
 Created an attachment (id=19009)
 test case - try to access any page, such as index.aspx
 
+
+------- Additional Comments From mmorano at mikeandwan.us  2007-04-05 22:30 -------
+Marek,
+
+The attached test case exposes the error.  You will notice the
+web.config specifies the custom provider that is in the App_code
+directory.  You can point to any of the pages contained in the site,
+though I was using index.aspx for my tests.  A fresh build from svn
+results in the stack trace reported above.  After removing the type
+check, the application no longer throws the exception.
+
+Hope this helps,
+Mike


More information about the mono-bugs mailing list