Click here to Skip to main content
15,902,447 members
Home / Discussions / C#
   

C#

 
GeneralRe: Image in WebBrowser Pin
Not Active11-Sep-09 7:50
mentorNot Active11-Sep-09 7:50 
GeneralRe: Image in WebBrowser Pin
AmirNapster11-Sep-09 7:56
AmirNapster11-Sep-09 7:56 
GeneralRe: Image in WebBrowser Pin
Not Active11-Sep-09 8:06
mentorNot Active11-Sep-09 8:06 
AnswerRe: Image in WebBrowser Pin
April Fans21-Sep-09 20:47
April Fans21-Sep-09 20:47 
Question.net compact multi line text boxes Pin
faltopar11-Sep-09 5:21
faltopar11-Sep-09 5:21 
AnswerRe: .net compact multi line text boxes Pin
Richard MacCutchan11-Sep-09 5:52
mveRichard MacCutchan11-Sep-09 5:52 
AnswerRe: .net compact multi line text boxes Pin
April Fans21-Sep-09 20:51
April Fans21-Sep-09 20:51 
QuestionAccess a COM dll without registering it? Pin
DiscoJimmy11-Sep-09 4:38
DiscoJimmy11-Sep-09 4:38 
I have a C# application which uses a COM dll that was registered when some third party software was installed. So when I added a reference to it in visual studio, it naturally created an Interop.dll, and that's what I have a reference to.

My problem is that I wanted to send the program to a friend and he doesn't have that 3rd party software on his machine.

What's the best way to deal with this? I tried adding a reference to the dll file itself instead of using the COM tab, and that seemed to work, but it looks like it involves the path to that file on MY machine, which probably won't work on his side either. Copy Local is set to TRUE, but that seems to just copy in the Interop dll. I've had experience with a setup installer packaging the needed files and registering them for you, but i'd like to avoid an installer. we'll be doing rapid dev-test cycles and it's nice to be able to just 'drop-install' the files on his machine.

Anyone able to guide me on this?
AnswerRe: Access a COM dll without registering it? Pin
J4amieC11-Sep-09 4:59
J4amieC11-Sep-09 4:59 
GeneralRe: Access a COM dll without registering it? Pin
DiscoJimmy11-Sep-09 5:02
DiscoJimmy11-Sep-09 5:02 
GeneralRe: Access a COM dll without registering it? Pin
J4amieC11-Sep-09 5:24
J4amieC11-Sep-09 5:24 
GeneralRe: Access a COM dll without registering it? Pin
Md. Marufuzzaman11-Sep-09 10:44
professionalMd. Marufuzzaman11-Sep-09 10:44 
GeneralRe: Access a COM dll without registering it? Pin
J4amieC11-Sep-09 10:54
J4amieC11-Sep-09 10:54 
AnswerRe: Access a COM dll without registering it? Pin
Henry Minute11-Sep-09 12:33
Henry Minute11-Sep-09 12:33 
QuestionAnybody know the command to insert an image into a byte [] array? Pin
gilvani11-Sep-09 4:29
gilvani11-Sep-09 4:29 
AnswerMessage Closed Pin
11-Sep-09 4:34
stancrm11-Sep-09 4:34 
GeneralRe: Anybody know the command to insert an image into a byte [] array? Pin
Member 1035577327-Jan-14 11:45
Member 1035577327-Jan-14 11:45 
Questionmake exe file Pin
ali_reza_zareian11-Sep-09 4:00
ali_reza_zareian11-Sep-09 4:00 
AnswerRe: make exe file Pin
Pete O'Hanlon11-Sep-09 4:13
mvePete O'Hanlon11-Sep-09 4:13 
NewsRe: make exe file Pin
ali_reza_zareian11-Sep-09 9:13
ali_reza_zareian11-Sep-09 9:13 
AnswerRe: make exe file Pin
stancrm11-Sep-09 4:13
stancrm11-Sep-09 4:13 
AnswerRe: make exe file Pin
PIEBALDconsult11-Sep-09 4:15
mvePIEBALDconsult11-Sep-09 4:15 
QuestionSetting private fields of nested classes using reflection Pin
BRShroyer11-Sep-09 3:39
BRShroyer11-Sep-09 3:39 
AnswerRe: Setting private fields of nested classes using reflection Pin
PIEBALDconsult11-Sep-09 4:26
mvePIEBALDconsult11-Sep-09 4:26 
QuestionRemoving shim and placing VSTO. Pin
SRKSHOME11-Sep-09 3:38
SRKSHOME11-Sep-09 3:38 

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.