[Mono-bugs] [Bug 76297][Wis] New - Compilation errors generated ASP.NET code

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 30 11:49:35 EDT 2005


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 rogerio.araujo at gmail.com.

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

--- shadow/76297	2005-09-30 11:49:35.000000000 -0400
+++ shadow/76297.tmp.31325	2005-09-30 11:49:35.000000000 -0400
@@ -0,0 +1,52 @@
+Bug#: 76297
+Product: Mono: Compilers
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Basic
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: rogerio.araujo at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Compilation errors generated ASP.NET code
+
+When i try to load a ASP.NET page that has a datagrid i got the error:
+
+Description: Error compiling a resource required to service this request.
+Review your source file and modify it to fix this error.
+
+Error message: /tmp/nobody-temp-aspnet-0/11a99bae/34765.0.vb(86,0) : error
+BC30201: Expression expected
+/tmp/nobody-temp-aspnet-0/11a99bae/34765.0.vb(87,51) : error BC30201:
+Expression expected /tmp/nobody-temp-aspnet-0/11a99bae/34765.0.vb(89,16) :
+error BC30087: 'End If' is not having a corresponding 'If'
+/tmp/nobody-temp-aspnet-0/11a99bae/34765.0.vb(92,34) : error BC29999:
+Parsing error 
+
+Steps to reproduce the problem:
+
+1. Put datagrid_vbnet.aspx in any webapp and then load in the browser.
+
+Actual Results:
+
+The error above.
+
+Expected Results:
+
+A database connection error.
+
+How often does this happen? 
+
+Always.
+
+
+Additional Information:
+
+Only put datagrid_vbnet.aspx and load this page in browser is necessary to
+reproduce the problem.


More information about the mono-bugs mailing list