maskkid / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Invalid URI #120

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. WebKitBrowser.Navigate(TextBox1.Text)
2. Run the program
3. Error message

What is the expected output? What do you see instead?
I expected WebKitBrowser to load the expected address. I saw a message box 
instead (I used Try Catch)

What version of the product are you using? On what operating system?
WebKit 2.8.0.1509 , Windows 7 Home Premium 64-bit

Please provide any additional information below.
Using VB.NET Express 2005

Original issue reported on code.google.com by xwxprodu...@gmail.com on 15 Jun 2012 at 3:39

GoogleCodeExporter commented 8 years ago
What are the details of the error? Is there an exception?

Original comment by tsumalis96@gmail.com on 28 Jun 2012 at 3:38

GoogleCodeExporter commented 8 years ago
It's okay now. I've created a new project and it works fine. Seemed to be a
problem with the application, or config. manager.

Original comment by xwxprodu...@gmail.com on 1 Jul 2012 at 1:36