P
PromisedOyster
Hi
We have a WinForms application. Embedded in the application is a web
page viewer control using AxInterop.SHDocVW.dll. In our DevStudio
project we have references to AxInterop.SHDocVW.dll and
Interop.SHDocVW.dll Both of these references have CopyLocal set to
true. When I try to load a form that has an AxInterop.SHDocVW.dll, I
get the error:
Could not load file or assembly 'Interop.SHDocVw' or one of its
dependendencies.
When I look at the run directory, I only see AxInterop.SHDocVW.dll. If
I manually place Interop.SHDocVW.dll in the run directory then this
works.
This used to work under VS 2003.
Any ideas?
We have a WinForms application. Embedded in the application is a web
page viewer control using AxInterop.SHDocVW.dll. In our DevStudio
project we have references to AxInterop.SHDocVW.dll and
Interop.SHDocVW.dll Both of these references have CopyLocal set to
true. When I try to load a form that has an AxInterop.SHDocVW.dll, I
get the error:
Could not load file or assembly 'Interop.SHDocVw' or one of its
dependendencies.
When I look at the run directory, I only see AxInterop.SHDocVW.dll. If
I manually place Interop.SHDocVW.dll in the run directory then this
works.
This used to work under VS 2003.
Any ideas?