Click here to Skip to main content
15,886,199 members
Home / Discussions / C#
   

C#

 
GeneralRe: Thesis Project Pin
OriginalGriff28-Jun-14 4:11
mveOriginalGriff28-Jun-14 4:11 
GeneralRe: Thesis Project Pin
Tom Delany30-Jun-14 12:06
Tom Delany30-Jun-14 12:06 
Questioncannot found emailhandler in c# 2008 Pin
KaKoten27-Jun-14 22:19
KaKoten27-Jun-14 22:19 
AnswerRe: cannot found emailhandler in c# 2008 Pin
OriginalGriff27-Jun-14 22:34
mveOriginalGriff27-Jun-14 22:34 
GeneralRe: cannot found emailhandler in c# 2008 Pin
KaKoten27-Jun-14 22:41
KaKoten27-Jun-14 22:41 
GeneralRe: cannot found emailhandler in c# 2008 Pin
OriginalGriff27-Jun-14 22:45
mveOriginalGriff27-Jun-14 22:45 
GeneralRe: cannot found emailhandler in c# 2008 Pin
KaKoten27-Jun-14 22:57
KaKoten27-Jun-14 22:57 
GeneralRe: cannot found emailhandler in c# 2008 Pin
OriginalGriff27-Jun-14 23:52
mveOriginalGriff27-Jun-14 23:52 
That's OK - it'll just take longer since we don;t fully understand each other! Laugh | :laugh:

I don't know of an EmailHandler class or namespace - so either you got it from somewhere, or wrote it yourself, or you need a class to handle something to do with Emails.

If you got it from somewhere, then it probably came in it's own assembly and you need to add a reference to that assembly: open your project, and right click "References", the select "Add Reference" - the dialogs should help you find the file - then click "Add" and "Close".

If you wrote it yourself then it will be a project, possibly in the same solution. Let me know how you created it and I'll try and help you through. (There are a lot of different ways you might have written it)

If you are trying to find something - anything - that can work with emails, then I need more information on what you want to do: receive or transmit for example, plus any details you can give me.
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952)
Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

GeneralRe: cannot found emailhandler in c# 2008 Pin
KaKoten28-Jun-14 12:36
KaKoten28-Jun-14 12:36 
GeneralRe: cannot found emailhandler in c# 2008 Pin
OriginalGriff28-Jun-14 22:17
mveOriginalGriff28-Jun-14 22:17 
QuestionForm not allowed to move or choose another form in C# ? Pin
Member 245846727-Jun-14 19:01
Member 245846727-Jun-14 19:01 
AnswerRe: Form not allowed to move or choose another form in C# ? Pin
OriginalGriff27-Jun-14 20:34
mveOriginalGriff27-Jun-14 20:34 
GeneralRe: Form not allowed to move or choose another form in C# ? Pin
Member 245846727-Jun-14 21:40
Member 245846727-Jun-14 21:40 
GeneralRe: Form not allowed to move or choose another form in C# ? Pin
OriginalGriff27-Jun-14 21:52
mveOriginalGriff27-Jun-14 21:52 
GeneralRe: Form not allowed to move or choose another form in C# ? Pin
Member 245846728-Jun-14 5:03
Member 245846728-Jun-14 5:03 
GeneralRe: Form not allowed to move or choose another form in C# ? Pin
Member 245846728-Jun-14 13:38
Member 245846728-Jun-14 13:38 
GeneralRe: Form not allowed to move or choose another form in C# ? Pin
OriginalGriff28-Jun-14 22:25
mveOriginalGriff28-Jun-14 22:25 
QuestionCombining two or three solution in visual C# 2008 Pin
KaKoten27-Jun-14 17:34
KaKoten27-Jun-14 17:34 
AnswerRe: Combining two or three solution in visual C# 2008 Pin
PIEBALDconsult27-Jun-14 17:55
mvePIEBALDconsult27-Jun-14 17:55 
AnswerRe: Combining two or three solution in visual C# 2008 Pin
Dave Kreskowiak27-Jun-14 17:55
mveDave Kreskowiak27-Jun-14 17:55 
GeneralRe: Combining two or three solution in visual C# 2008 Pin
KaKoten27-Jun-14 20:40
KaKoten27-Jun-14 20:40 
GeneralRe: Combining two or three solution in visual C# 2008 Pin
Dave Kreskowiak28-Jun-14 3:55
mveDave Kreskowiak28-Jun-14 3:55 
QuestionOut Putting Graph in Debug Window Pin
computerpublic27-Jun-14 8:06
computerpublic27-Jun-14 8:06 
AnswerRe: Out Putting Graph in Debug Window Pin
Dave Kreskowiak27-Jun-14 8:15
mveDave Kreskowiak27-Jun-14 8:15 
AnswerRe: Out Putting Graph in Debug Window Pin
Gerry Schmitz27-Jun-14 9:59
mveGerry Schmitz27-Jun-14 9:59 

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.