Click here to Skip to main content
16,005,120 members
Home / Discussions / C#
   

C#

 
GeneralRe: Visual Studio Team System vs Team Explorer Pin
piratenwichtl27-Jan-09 21:16
piratenwichtl27-Jan-09 21:16 
Questionis remote password authentication possible...?? Pin
Mubeen.asim27-Jan-09 5:37
Mubeen.asim27-Jan-09 5:37 
AnswerRe: is remote password authentication possible...?? Pin
Wendelius27-Jan-09 5:56
mentorWendelius27-Jan-09 5:56 
GeneralRe: is remote password authentication possible...?? Pin
Mubeen.asim27-Jan-09 6:42
Mubeen.asim27-Jan-09 6:42 
GeneralRe: is remote password authentication possible...?? Pin
Wendelius27-Jan-09 8:11
mentorWendelius27-Jan-09 8:11 
GeneralRe: is remote password authentication possible...?? Pin
Mubeen.asim27-Jan-09 8:16
Mubeen.asim27-Jan-09 8:16 
GeneralRe: is remote password authentication possible...?? Pin
Wendelius27-Jan-09 8:24
mentorWendelius27-Jan-09 8:24 
QuestionReflection path problem Pin
Russell Jones27-Jan-09 4:26
Russell Jones27-Jan-09 4:26 
I'm building some code that is called from a VB6 application. I've built a COM aware dll in .net that I register with /codebase so that it gets found properly. This dll uses reflection to load a dll that lives in a subfolder of commonfiles. This all works fine until it tries to call an assembly that resides in its folder when the whole thing falls over.

The output from Fuslogvw shows that the framework is trying to bind to things in the GAC and then the VB6 calling applications path.

Is there an equivalent of the DOS "Start in" path that I can set for my reflected dll?

Thanks,

Russell
AnswerRe: Reflection path problem Pin
led mike27-Jan-09 5:29
led mike27-Jan-09 5:29 
GeneralRe: Reflection path problem Pin
Russell Jones27-Jan-09 22:25
Russell Jones27-Jan-09 22:25 
AnswerRe: Reflection path problem Pin
Mark Churchill27-Jan-09 12:28
Mark Churchill27-Jan-09 12:28 
GeneralRe: Reflection path problem Pin
Russell Jones27-Jan-09 22:27
Russell Jones27-Jan-09 22:27 
QuestionRegarding the mshtml dll.... Pin
Sasmi_Office27-Jan-09 3:58
Sasmi_Office27-Jan-09 3:58 
QuestionRe: Regarding the mshtml dll.... Pin
led mike27-Jan-09 5:12
led mike27-Jan-09 5:12 
QuestionChekedListBox check only if mouse is over checkbox Pin
f.istvan27-Jan-09 3:14
f.istvan27-Jan-09 3:14 
AnswerRe: ChekedListBox check only if mouse is over checkbox Pin
dan!sh 27-Jan-09 3:29
professional dan!sh 27-Jan-09 3:29 
GeneralRe: ChekedListBox check only if mouse is over checkbox Pin
MadArtSoft28-Jan-09 0:06
MadArtSoft28-Jan-09 0:06 
QuestionFolder 'Locking' Strategies? Pin
Trapper-Hell27-Jan-09 2:26
Trapper-Hell27-Jan-09 2:26 
AnswerRe: Folder 'Locking' Strategies? Pin
J4amieC27-Jan-09 2:33
J4amieC27-Jan-09 2:33 
AnswerRe: Folder 'Locking' Strategies? Pin
Guffa27-Jan-09 14:30
Guffa27-Jan-09 14:30 
QuestionCross Thread Comunication Pin
Paul Unsworth27-Jan-09 2:24
Paul Unsworth27-Jan-09 2:24 
AnswerRe: Cross Thread Comunication Pin
moon_stick27-Jan-09 2:33
moon_stick27-Jan-09 2:33 
AnswerRe: Cross Thread Comunication Pin
J4amieC27-Jan-09 2:34
J4amieC27-Jan-09 2:34 
AnswerRe: Cross Thread Comunication Pin
Karmendra Suthar27-Jan-09 5:15
Karmendra Suthar27-Jan-09 5:15 
GeneralRe: Cross Thread Comunication Pin
Paul Unsworth27-Jan-09 21:26
Paul Unsworth27-Jan-09 21:26 

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.