winforms webbrowser control

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
glenh
-


Joined: 03 Jun 2009
Posts: 19

PostPosted: Mon Mar 21, 2011 3:10 am    Post subject: winforms webbrowser control Reply with quote

Has anyone been able to open the Abyss Web Server Console by using the winforms webbrowser control?

I've tried the following without luck:

Uri abyssAdmin = new Uri(@"http://127.0.0.1:9999/");
webBrowser1.Navigate(abyssAdmin);

OR

webBrowser1.Url = new Uri("http://localhost:9999);

The above references work fine in Firefox etc.
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group