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

C#

 
AnswerRe: add application at startup Pin
Harkamal Singh16-Aug-07 4:56
Harkamal Singh16-Aug-07 4:56 
QuestionInserting text and image in word document Pin
praveen pandey16-Aug-07 0:34
praveen pandey16-Aug-07 0:34 
QuestionHow can i make call using modem and recive call via modem Pin
Naveed72716-Aug-07 0:33
Naveed72716-Aug-07 0:33 
AnswerRe: How can i make call using modem and recive call via modem Pin
pbraun16-Aug-07 6:43
pbraun16-Aug-07 6:43 
Questioncall a conn. string Pin
costavo15-Aug-07 23:19
costavo15-Aug-07 23:19 
AnswerRe: call a conn. string Pin
Christian Graus15-Aug-07 23:24
protectorChristian Graus15-Aug-07 23:24 
Generalcall a conn. string Pin
costavo15-Aug-07 23:58
costavo15-Aug-07 23:58 
GeneralRe: call a conn. string Pin
Christian Graus16-Aug-07 0:00
protectorChristian Graus16-Aug-07 0:00 
QuestionObject Space Utilization Pin
N a v a n e e t h15-Aug-07 22:59
N a v a n e e t h15-Aug-07 22:59 
AnswerRe: Object Space Utilization Pin
Urs Enzler15-Aug-07 23:16
Urs Enzler15-Aug-07 23:16 
GeneralRe: Object Space Utilization Pin
N a v a n e e t h15-Aug-07 23:34
N a v a n e e t h15-Aug-07 23:34 
GeneralRe: Object Space Utilization Pin
Urs Enzler16-Aug-07 3:43
Urs Enzler16-Aug-07 3:43 
QuestionOutlook and Windows applic Pin
shivapriyak15-Aug-07 22:39
shivapriyak15-Aug-07 22:39 
AnswerRe: Outlook and Windows applic Pin
Rocky#16-Aug-07 1:35
Rocky#16-Aug-07 1:35 
GeneralRe: Outlook and Windows applic Pin
shivapriyak16-Aug-07 4:10
shivapriyak16-Aug-07 4:10 
GeneralRe: Outlook and Windows applic Pin
Rocky#16-Aug-07 19:55
Rocky#16-Aug-07 19:55 
QuestionRe:MouseDown handle on the titlebar Pin
RameshwerE15-Aug-07 22:26
RameshwerE15-Aug-07 22:26 
AnswerRe:MouseDown handle on the titlebar Pin
Martin#15-Aug-07 22:52
Martin#15-Aug-07 22:52 
QuestionHow to raise events while clicking a datalist item or a particular Row?? Pin
bijeshputhalath15-Aug-07 21:41
bijeshputhalath15-Aug-07 21:41 
AnswerRe: How to raise events while clicking a datalist item or a particular Row?? Pin
Christian Graus15-Aug-07 22:18
protectorChristian Graus15-Aug-07 22:18 
QuestionAssembly Probing Pin
KrunalC15-Aug-07 21:18
KrunalC15-Aug-07 21:18 
Currently, I'm working on COM Interoperability project. In that client application (in vb 6.0) need to launch my application developed in .net.

Now the problem is the assemblies referenced by my .net application is spread across 2-3 folders and not in the same folder where my .net executable is placed. Also, the client application is also not in the same path where my .net executable is. If I keep everything (i.e. .net executable and client application) in same location everything works fine but if I move my client application to location different than my .net executable path, client application fails to load.

I register the assembly into the registry withoug codebase. Also, I tried setting the private path in probing attribute in app.config file but it didn't work. I want to avoid making my .net component assembly as shared assembly.

Can any one pls help in how I can resolve the assembly reference issue?

Thanks...

AnswerRe: Assembly Probing Pin
Mark Churchill16-Aug-07 21:03
Mark Churchill16-Aug-07 21:03 
GeneralRe: Assembly Probing Pin
KrunalC16-Aug-07 21:30
KrunalC16-Aug-07 21:30 
GeneralRe: Assembly Probing Pin
Mark Churchill16-Aug-07 21:42
Mark Churchill16-Aug-07 21:42 
GeneralRe: Assembly Probing Pin
KrunalC16-Aug-07 22:09
KrunalC16-Aug-07 22:09 

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.