473,387 Members | 1,799 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Error when using webbrowser at design time

I use the component WebBrowser on a form.

Each time I open the form with the component inside VS2005 I get this error:
"Windows Internet Explorer
Cannot find
....:/Users/Torben/AppData/Local/Microsoft/VisualStudio/8.0/ProjectAssemblies/f9gu89ax01...
Make sure the path or internet address is correct"

The error is only inside VS2005, the appliation runs fine.

How do I get rid of this error?

Thanks Torben

Oct 25 '07 #1
2 1791
Torben,

Is this when you put your control on the form in design time?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Torben Laursen" <do**@not.workwrote in message
news:EE**********************************@microsof t.com...
>I use the component WebBrowser on a form.

Each time I open the form with the component inside VS2005 I get this
error:
"Windows Internet Explorer
Cannot find
...:/Users/Torben/AppData/Local/Microsoft/VisualStudio/8.0/ProjectAssemblies/f9gu89ax01...
Make sure the path or internet address is correct"

The error is only inside VS2005, the appliation runs fine.

How do I get rid of this error?

Thanks Torben

Oct 25 '07 #2
Nicholas,

No it comes when I double click on the file to open the form that holds the
component inside the designer.

Torben
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.comwrote in
message news:O9**************@TK2MSFTNGP06.phx.gbl...
Torben,

Is this when you put your control on the form in design time?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Torben Laursen" <do**@not.workwrote in message
news:EE**********************************@microsof t.com...
>>I use the component WebBrowser on a form.

Each time I open the form with the component inside VS2005 I get this
error:
"Windows Internet Explorer
Cannot find
...:/Users/Torben/AppData/Local/Microsoft/VisualStudio/8.0/ProjectAssemblies/f9gu89ax01...
Make sure the path or internet address is correct"

The error is only inside VS2005, the appliation runs fine.

How do I get rid of this error?

Thanks Torben

Oct 26 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Peter Frost | last post by:
Please help I don't know if this is possible but what I would really like to do is to use On Error Goto to capture the code that is being executed when an error occurs. Any help would be much...
5
by: ddd | last post by:
Hi, I am having problems with using the DrawToDC of the MSHTML.iHTMLElementRender in a VB.net application. For some reason I am getting a "catastrophic error". I am basing the code on c#...
10
by: Selden McCabe | last post by:
I'm trying to display some HTML on a form in a VB.Net project. I've referenced the COM WebBrowser control, and put an instance of it on my form. But during the Form_Load, I'm getting the...
6
by: Shane Story | last post by:
I am trying to add the Microsoft Web Browseractive X control to a vb.net form. I always get an error on the EndInit line. Parts of the errors says: "Unknown error" "First Chance...
4
by: eewwttww | last post by:
how to save with only WebBrowser: save html+picture without dialog box? what I Have is: WebBrowser.ExecWB OLECMDID_SAVEAS, OLECMDEXECOPT_PROMPTUSER, 300, 300 I don't want this code. I want...
1
by: JP2006 | last post by:
Getting a an error with my DLL stating that my control 'cannot be instantiated because the current thread is not in a single-threaded apartment.' The code is: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
17
by: Zytan | last post by:
I can scroll a WebBrowser to the bottom like so: if (webControl.Document != null) webControl.Document.Body.ScrollTop = int.MaxValue; But, if I include a proper DOCTYPE (for XHTML 1.1 DTD) like...
2
by: ZeeHseez | last post by:
Hi, I have written a webbrowser application in VB .net Framework 1.1. I would like to suppress javascript error messages. However, the silent property of the webbrowser control suppresses the...
3
by: Sarah | last post by:
Hi - Please be gentle. I am quite new to visual basic, but I have been going through tutorials and reading up. I found a code snippet on the internet that I wanted to see if I could re-purpose...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.