Click here to Skip to main content
15,908,437 members
Home / Discussions / C#
   

C#

 
GeneralRe: Pipe operator Pin
GlobX3-Jan-11 19:41
GlobX3-Jan-11 19:41 
AnswerRe: Pipe operator [modified] Pin
Pete O'Hanlon3-Jan-11 9:17
mvePete O'Hanlon3-Jan-11 9:17 
GeneralRe: Pipe operator Pin
Luc Pattyn3-Jan-11 9:23
sitebuilderLuc Pattyn3-Jan-11 9:23 
GeneralRe: Pipe operator Pin
Pete O'Hanlon3-Jan-11 9:26
mvePete O'Hanlon3-Jan-11 9:26 
GeneralRe: Pipe operator Pin
Ian Shlasko3-Jan-11 9:29
Ian Shlasko3-Jan-11 9:29 
GeneralRe: Pipe operator Pin
Luc Pattyn3-Jan-11 9:35
sitebuilderLuc Pattyn3-Jan-11 9:35 
GeneralRe: Pipe operator Pin
Ian Shlasko3-Jan-11 10:21
Ian Shlasko3-Jan-11 10:21 
QuestionDLL reference fails after first build Pin
JacquesDP3-Jan-11 3:34
JacquesDP3-Jan-11 3:34 
Hi Guys, I'm facing a very weird problem, I'm referencing a third party dll in a windows service I'm developing.

When I add the reference, then include it in the using list and work with the dll everything is fine, intelesense picks up all the methods in the dll etc, but the moment that I build my project it gives exceptions on the dll, intelesense no longer recognizes it or the methods I used.

The excpetion I receive after the build is.. The type or namespace name 'XXX' could not be found (are you missing a using directive or an assembly reference?)

Any ideas or help would really be appreciated.

Thanks
No matter how long he who laughs last laughs, he who laughs first has a head start!

AnswerRe: DLL reference fails after first build Pin
fjdiewornncalwe3-Jan-11 4:53
professionalfjdiewornncalwe3-Jan-11 4:53 
GeneralRe: DLL reference fails after first build Pin
JacquesDP3-Jan-11 19:35
JacquesDP3-Jan-11 19:35 
AnswerRe: DLL reference fails after first build Pin
jschell3-Jan-11 10:02
jschell3-Jan-11 10:02 
GeneralRe: DLL reference fails after first build Pin
JacquesDP3-Jan-11 19:31
JacquesDP3-Jan-11 19:31 
GeneralRe: DLL reference fails after first build Pin
JacquesDP3-Jan-11 19:58
JacquesDP3-Jan-11 19:58 
GeneralRe: DLL reference fails after first build [modified] Pin
JacquesDP3-Jan-11 20:19
JacquesDP3-Jan-11 20:19 
QuestionWhat I want to ignore the message which start with 55 55 with length equal 6 ? ( Dealing With Bytes) Pin
Honeyboy_203-Jan-11 3:11
Honeyboy_203-Jan-11 3:11 
AnswerRe: What I want to ignore the message which start with 55 55 with length equal 6 ? ( Dealing With Bytes) Pin
OriginalGriff3-Jan-11 3:31
mveOriginalGriff3-Jan-11 3:31 
GeneralRe: What I want to ignore the message which start with 55 55 with length equal 6 ? ( Dealing With Bytes) Pin
Honeyboy_203-Jan-11 3:36
Honeyboy_203-Jan-11 3:36 
GeneralRe: What I want to ignore the message which start with 55 55 with length equal 6 ? ( Dealing With Bytes) Pin
OriginalGriff3-Jan-11 3:41
mveOriginalGriff3-Jan-11 3:41 
QuestionFetching Website Visitor Details By Email Pin
rowdykuttan3-Jan-11 2:11
rowdykuttan3-Jan-11 2:11 
AnswerRe: Fetching Website Visitor Details By Email Pin
Not Active3-Jan-11 2:40
mentorNot Active3-Jan-11 2:40 
AnswerRe: Fetching Website Visitor Details By Email Pin
GenJerDan3-Jan-11 4:28
GenJerDan3-Jan-11 4:28 
AnswerRe: Fetching Website Visitor Details By Email Pin
T M Gray3-Jan-11 9:49
T M Gray3-Jan-11 9:49 
QuestionSFTP using Sharp SSH Pin
SG21072-Jan-11 20:02
SG21072-Jan-11 20:02 
AnswerRe: SFTP using Sharp SSH Pin
OriginalGriff2-Jan-11 21:04
mveOriginalGriff2-Jan-11 21:04 
AnswerRe: SFTP using Sharp SSH Pin
Bernhard Hiller2-Jan-11 21:17
Bernhard Hiller2-Jan-11 21:17 

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.