VB Error's I don't know

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2008
Posts: 1
Reputation: coreen873 is an unknown quantity at this point 
Solved Threads: 0
coreen873 coreen873 is offline Offline
Newbie Poster

VB Error's I don't know

 
0
  #1
Jul 19th, 2008
Below I listed the errors that I received and since I am new to VB .net I am not sure what I need to do to fix them. Can anyone give me an idea on how to fix it??

Error 1 Statement is not valid in a namespace. C:\New Folder\WeatherReport.vb 1 1 WindowsApplication1
Error 2 'Class' statement must end with a matching 'End Class'. C:\New Folder\WeatherReport.vb 5 1 WindowsApplication1

Here is the code that I am trying to get to work

Private Sub ExitButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)

End Sub

Public Class WeatherReport

Private Sub CloudyDaySmall_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CloudyDaySmall.Click

End Sub
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the VB.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC