Error when using webbrowser at design time

  • Thread starter Thread starter Torben Laursen
  • Start date Start date
T

Torben Laursen

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
 
Torben,

Is this when you put your control on the form in design time?
 
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 said:
Torben,

Is this when you put your control on the form in design time?


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Torben Laursen said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top