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

https://bugzilla.novell.com/show_bug.cgi?id=679543#c1


Rolf Bjarne Kvinge <rkvi...@novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Rolf Bjarne Kvinge <rkvi...@novell.com> 2011-03-15 00:03:14 
CET ---
You must put your code in a method like this:


<% @Page Language="VB" %>
<script runat="server"> 
Sub Method ()
    Dim str as String 
    str = "Hello World" 
End Sub
</script>

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to