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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-04-05 22:26 ------- Created an attachment (id=19009) test case - try to access any page, such as index.aspx + +------- Additional Comments From [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
