Click here to Skip to main content
15,890,388 members
Home / Discussions / C#
   

C#

 
AnswerRe: Where should I store credentials Pin
Bernhard Hiller7-May-14 20:52
Bernhard Hiller7-May-14 20:52 
GeneralRe: Where should I store credentials Pin
Nico Haslberger7-May-14 22:23
Nico Haslberger7-May-14 22:23 
GeneralRe: Where should I store credentials Pin
Bernhard Hiller8-May-14 0:21
Bernhard Hiller8-May-14 0:21 
AnswerRe: Where should I store credentials Pin
ianderf8-May-14 10:33
ianderf8-May-14 10:33 
GeneralRe: Where should I store credentials Pin
Nico Haslberger11-May-14 9:57
Nico Haslberger11-May-14 9:57 
GeneralRe: Where should I store credentials Pin
ianderf11-May-14 16:21
ianderf11-May-14 16:21 
GeneralRe: Where should I store credentials Pin
Matty2218-May-14 18:20
Matty2218-May-14 18:20 
QuestionReferencing dll locations Pin
Blubbo7-May-14 5:28
Blubbo7-May-14 5:28 
I'm using Visual Studio 2010.

When I was compiling the execuables that contains 19 different dlls. Each dlls have dependency on other dlls. I just got bumped into a couple of incorrect dlls' date of creation.

For example, one dll 'error.dll' is being depended by half of the dlls which consists of error codes and its translations. some of the dlls has error.dll referenced being pointed to the error/bin/debug and others was pointed to error/bin/release.

When compiling overall solutions, the exe ended up having the wrong version of error.dll. Is there a better way to control the location of reference files... I mean a way to test or ensure that these references are pointed in their right places to ensure that these dlls are pulled correctly?

Thanks... respond back if you have any questions or answers.

~ Ron Boucher
AnswerRe: Referencing dll locations Pin
Pete O'Hanlon7-May-14 5:51
mvePete O'Hanlon7-May-14 5:51 
GeneralRe: Referencing dll locations Pin
Blubbo7-May-14 6:36
Blubbo7-May-14 6:36 
SuggestionRe: Referencing dll locations Pin
Matt T Heffron7-May-14 7:12
professionalMatt T Heffron7-May-14 7:12 
GeneralRe: Referencing dll locations Pin
Blubbo7-May-14 7:30
Blubbo7-May-14 7:30 
GeneralRe: Referencing dll locations Pin
Pete O'Hanlon7-May-14 7:55
mvePete O'Hanlon7-May-14 7:55 
AnswerRe: Referencing dll locations Pin
Matt T Heffron7-May-14 7:57
professionalMatt T Heffron7-May-14 7:57 
GeneralRe: Referencing dll locations Pin
Blubbo7-May-14 7:59
Blubbo7-May-14 7:59 
GeneralRe: Referencing dll locations Pin
MichCl7-May-14 9:05
MichCl7-May-14 9:05 
QuestionWord automation headers and footers Pin
GinoPittaro19646-May-14 23:41
GinoPittaro19646-May-14 23:41 
AnswerRe: Word automation headers and footers Pin
OriginalGriff7-May-14 2:01
mveOriginalGriff7-May-14 2:01 
GeneralRe: Word automation headers and footers Pin
GinoPittaro19647-May-14 2:30
GinoPittaro19647-May-14 2:30 
GeneralRe: Word automation headers and footers Pin
Maciej Los7-May-14 2:56
mveMaciej Los7-May-14 2:56 
AnswerRe: Word automation headers and footers Pin
ZurdoDev7-May-14 7:45
professionalZurdoDev7-May-14 7:45 
Questionthank you Pin
nada14126-May-14 14:11
nada14126-May-14 14:11 
AnswerRe: thank you Pin
Wes Aday6-May-14 15:58
professionalWes Aday6-May-14 15:58 
AnswerRe: thank you Pin
Mycroft Holmes6-May-14 17:58
professionalMycroft Holmes6-May-14 17:58 
SuggestionRe: thank you Pin
ZurdoDev7-May-14 7:45
professionalZurdoDev7-May-14 7:45 

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.