View Single Post
  #1 (permalink)  
Old 11-19-2008, 4:25 PM
Levu Levu is offline
VB.NET Forum Enthusiast
.NET Framework: .NET 2.0
 
Join Date: Jun 2007
Location: Norway - Drammen
Age: 22
Posts: 51
Reputation: 37
Levu is on a distinguished programming path ahead
Default Can't declare webbrowser windows service

Just started trying to make a windows service.
And i want it to check something on the internett, but i cant find the webbrowser thing..

This works regularly.. But not now.. Cant find the webbrowser..
Code:
Friend WithEvent browser1 as new webbrowser
Anyone know why?
__________________
Vb.net njub
Reply With Quote