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

C#

 
GeneralRe: New posts emailed - please be kind Pin
Henry Minute8-Jun-10 2:42
Henry Minute8-Jun-10 2:42 
GeneralRe: New posts emailed - please be kind Pin
mprice2148-Jun-10 3:48
mprice2148-Jun-10 3:48 
GeneralRe: New posts emailed - please be kind Pin
Pete O'Hanlon8-Jun-10 4:46
mvePete O'Hanlon8-Jun-10 4:46 
GeneralRe: New posts emailed - please be kind Pin
mprice2148-Jun-10 4:58
mprice2148-Jun-10 4:58 
GeneralRe: New posts emailed - please be kind Pin
Luc Pattyn8-Jun-10 8:59
sitebuilderLuc Pattyn8-Jun-10 8:59 
GeneralRe: New posts emailed - please be kind Pin
mprice2148-Jun-10 9:35
mprice2148-Jun-10 9:35 
GeneralRe: New posts emailed - please be kind Pin
Luc Pattyn8-Jun-10 9:36
sitebuilderLuc Pattyn8-Jun-10 9:36 
QuestionUnable to Build Release Version of Program Pin
MWRivera7-Jun-10 8:54
MWRivera7-Jun-10 8:54 
Hi,

I'm using a third party class library called SmtPop.NET, to allow me to read (Pop3) and send (SMTP) email from a server.

I have this whole program working correctly when building the Debug version of the application. Only when I try and build the Release version I recieve a number of errors relating to the SmtPop reference, for example:

Error: The type or namespace name 'SmtPop' could not be found (are you missing a using directive or an assembly reference?)


I also recieve the following warning message:

Warning: Could not resolve this reference. Could not locate the assembly "smtpop". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.


Does anyone know why I would recieve these messages? Or has anyone every recieved messages of this sort when trying to build a Release version of a program that inclueds a third party class library added as a referance?

Any help would be really appreciated.

Thanks,
Mel
QuestionRe: Unable to Build Release Version of Program Pin
MWRivera7-Jun-10 9:27
MWRivera7-Jun-10 9:27 
AnswerRe: Unable to Build Release Version of Program Pin
MWRivera7-Jun-10 9:53
MWRivera7-Jun-10 9:53 
GeneralRe: Unable to Build Release Version of Program Pin
mprice2147-Jun-10 18:04
mprice2147-Jun-10 18:04 
GeneralRe: Unable to Build Release Version of Program Pin
MWRivera8-Jun-10 3:09
MWRivera8-Jun-10 3:09 
GeneralRe: Unable to Build Release Version of Program Pin
mprice2148-Jun-10 3:51
mprice2148-Jun-10 3:51 
QuestionHow to use DataBinding/DataSets to INSERT both a row in a parent table, and its CHILD table rows (matched by key) at the same time (or right after) Pin
Draekz7-Jun-10 8:49
Draekz7-Jun-10 8:49 
AnswerRe: How to use DataBinding/DataSets to INSERT both a row in a parent table, and its CHILD table rows (matched by key) at the same time (or right after) Pin
Mycroft Holmes7-Jun-10 19:15
professionalMycroft Holmes7-Jun-10 19:15 
GeneralRe: How to use DataBinding/DataSets to INSERT both a row in a parent table, and its CHILD table rows (matched by key) at the same time (or right after) Pin
Draekz8-Jun-10 4:12
Draekz8-Jun-10 4:12 
QuestionMouseLeave event triggered on the wrong window Pin
martingeorgiev7-Jun-10 8:43
martingeorgiev7-Jun-10 8:43 
AnswerRe: MouseLeave event triggered on the wrong window Pin
Andrew Rissing7-Jun-10 8:53
Andrew Rissing7-Jun-10 8:53 
GeneralRe: MouseLeave event triggered on the wrong window Pin
martingeorgiev7-Jun-10 8:57
martingeorgiev7-Jun-10 8:57 
GeneralRe: MouseLeave event triggered on the wrong window Pin
Andrew Rissing7-Jun-10 9:06
Andrew Rissing7-Jun-10 9:06 
GeneralRe: MouseLeave event triggered on the wrong window Pin
Andrew Rissing7-Jun-10 9:17
Andrew Rissing7-Jun-10 9:17 
GeneralRe: MouseLeave event triggered on the wrong window Pin
martingeorgiev7-Jun-10 9:20
martingeorgiev7-Jun-10 9:20 
QuestionRIP BASED SOFTWARE ROUTER FOR WINDOWS using C# Pin
Member 32734627-Jun-10 7:29
Member 32734627-Jun-10 7:29 
Questionusing and close Pin
imbiz7-Jun-10 7:16
imbiz7-Jun-10 7:16 
AnswerRe: using and close Pin
Keith Barrow7-Jun-10 7:23
professionalKeith Barrow7-Jun-10 7:23 

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.