[Mono-bugs] [Bug 73238][Maj] Changed - mbas not generating an assembly for some cases

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Mar 2005 08:12:00 -0500 (EST)


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 rafaelteixeirabr@hotmail.com.

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

--- shadow/73238	2005-03-03 04:15:09.000000000 -0500
+++ shadow/73238.tmp.18327	2005-03-03 08:12:00.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ronc@palsnet.info               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Request.QueryString problem
+Summary: mbas not generating an assembly for some cases
 
 Problem with Request.QueryString not working in current version of vb 
 compiler. Request.QueryString() gives "error BC1501: No overload for 
 method `QueryString' takes `1' arguments" which is a known issue with mbas 
 not properly dealing with the "default property" for a class. But when you 
 are explicit with the property, Request.QueryString.Item(), mbas hangs and