Click here to Skip to main content
15,921,250 members
Home / Discussions / C#
   

C#

 
AnswerRe: Calling event from the main form [modified] Pin
Ed.Poore5-Jun-06 12:18
Ed.Poore5-Jun-06 12:18 
GeneralRe: Calling event from the main form [modified] Pin
Raj Lal5-Jun-06 12:37
professionalRaj Lal5-Jun-06 12:37 
Questionhow to display image description? [modified] Pin
mujin035-Jun-06 10:44
mujin035-Jun-06 10:44 
Questionstruct methods Pin
mattlove5-Jun-06 10:16
mattlove5-Jun-06 10:16 
AnswerRe: struct methods [modified] Pin
Dustin Metzgar5-Jun-06 10:26
Dustin Metzgar5-Jun-06 10:26 
AnswerRe: struct methods Pin
Josh Smith5-Jun-06 10:37
Josh Smith5-Jun-06 10:37 
AnswerRe: struct methods Pin
Guffa5-Jun-06 10:59
Guffa5-Jun-06 10:59 
QuestionNeed help creating installer for project with Interop.SHDocVw.dll Pin
Vengeance5-Jun-06 10:10
Vengeance5-Jun-06 10:10 
Hey All,

Not quite sure where I should post this as I'm not really sure what is going on nor can I find anything out there that really helps me with my problem, hence why I'm posting this :\

I have an windows application written in c#. I needed to have the ability to show a certain web page depending on actions taken by the user and I wanted to make it look and feel like the web page was actually part of the windows application so I created a form and added an instance of the Microsfot Web Broswer control to it after having seen an example online using this.

Pretty much everything worked perfectly with it until I went to distribute an installer for the application. The problem is that the installer won't include the Interop.SHDocVw.dll and I have to manually copy this dll to the install folder. A major pain when trying to install this on numerous client machines to say the least. It has no problem with the AxSHDocVw.dll and this is copied in.

I've tried removing and adding the references a number of times. I've refreshed the dependencies to the installer. I've tried to add this dll to the installer manually, both the Interop.SHDocVw.dll and the SHDocVw.dll to no avail. I always get an error message that it is already included in the references, which it is, and the installer build fails.

Can someone please tell me what I need to do to resolve this? Or if not, maybe another way of doing what I'm try to acheive.



TIA,

Brian
AnswerRe: Need help creating installer for project with Interop.SHDocVw.dll Pin
Ed.Poore5-Jun-06 12:22
Ed.Poore5-Jun-06 12:22 
QuestionCodeDom question Pin
Pablo Hernandez Valdes5-Jun-06 9:57
Pablo Hernandez Valdes5-Jun-06 9:57 
AnswerRe: CodeDom question Pin
Dustin Metzgar5-Jun-06 10:22
Dustin Metzgar5-Jun-06 10:22 
QuestionDrawing in loop Pin
Nikhil Wason5-Jun-06 9:56
Nikhil Wason5-Jun-06 9:56 
AnswerRe: Drawing in loop [modified] Pin
Le centriste5-Jun-06 10:05
Le centriste5-Jun-06 10:05 
GeneralRe: Drawing in loop [modified] Pin
Nikhil Wason5-Jun-06 10:19
Nikhil Wason5-Jun-06 10:19 
GeneralRe: Drawing in loop [modified] Pin
Dan Neely5-Jun-06 10:29
Dan Neely5-Jun-06 10:29 
AnswerRe: Drawing in loop Pin
Le centriste5-Jun-06 10:17
Le centriste5-Jun-06 10:17 
GeneralRe: Drawing in loop Pin
Nikhil Wason5-Jun-06 10:21
Nikhil Wason5-Jun-06 10:21 
GeneralRe: Drawing in loop Pin
S. Senthil Kumar5-Jun-06 22:27
S. Senthil Kumar5-Jun-06 22:27 
AnswerRe: Drawing in loop Pin
Josh Smith5-Jun-06 10:42
Josh Smith5-Jun-06 10:42 
QuestionHow to re-use form/control manipulation code? Pin
nicknotyet5-Jun-06 9:51
nicknotyet5-Jun-06 9:51 
AnswerRe: How to re-use form/control manipulation code? Pin
nicknotyet5-Jun-06 9:52
nicknotyet5-Jun-06 9:52 
AnswerRe: How to re-use form/control manipulation code? Pin
Josh Smith5-Jun-06 10:46
Josh Smith5-Jun-06 10:46 
GeneralRe: How to re-use form/control manipulation code? Pin
nicknotyet5-Jun-06 11:03
nicknotyet5-Jun-06 11:03 
AnswerRe: How to re-use form/control manipulation code? Pin
S. Senthil Kumar5-Jun-06 22:39
S. Senthil Kumar5-Jun-06 22:39 
QuestionSample app with DAL connectivity [modified] Pin
IMC20065-Jun-06 8:35
IMC20065-Jun-06 8:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.