O
Orantas Gladkauskas
Hello everybody,
I'm using Visual Studio 2003. Everything was fine until yesterday.
I cannot add a WebBrowser or any other COM component on windows form
any more.
Every time I open a form in design mode with WebBrowser added on it I
get such resolver error:
Following Assembly Cannot be resolved:
Interop.ShDocVw, Version=1.1.0.0, Culture=Neutral, PublicKeyToken=null
Also this error popups if I create clean C# (VB.NET) project and put
on winform any COM component (WebBrowser, MonthView an etc.)
If i browse to these files then I can work in design mode until i
reopen solution and error happens again. If I dont open form in design
mode that error does not happen and project compiles ok.
Does anybody have any ideas what went wrong?
Orantas
I'm using Visual Studio 2003. Everything was fine until yesterday.
I cannot add a WebBrowser or any other COM component on windows form
any more.
Every time I open a form in design mode with WebBrowser added on it I
get such resolver error:
Following Assembly Cannot be resolved:
Interop.ShDocVw, Version=1.1.0.0, Culture=Neutral, PublicKeyToken=null
Also this error popups if I create clean C# (VB.NET) project and put
on winform any COM component (WebBrowser, MonthView an etc.)
If i browse to these files then I can work in design mode until i
reopen solution and error happens again. If I dont open form in design
mode that error does not happen and project compiles ok.
Does anybody have any ideas what went wrong?
Orantas