Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > BOOK: Beginning Visual C#
|
BOOK: Beginning Visual C#
This is the forum to discuss the Wrox book Beginning Visual C#, Revised Edition of Beginning C# for .NET v1.0 by Karli Watson, David Espinosa, Zach Greenvoss, Jacob Hammer Pedersen, Christian Nagel, Jon D. Reid, Matthew Reynolds, Morgan Skinner, Eric White; ISBN: 9780764543821
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Visual C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 18th, 2005, 02:30 AM
Registered User
 
Join Date: May 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How can i send email from windows application ?

Hi,

I am developing windows application.
In this i want to send email to customer.

From Windows Application is it possible to send mail?

Can you guide me?

I tried but it dont allow me to add system.web.mail namespace in my windows application.

Please guide me.

Thank you,
bhavin gajjar

 
Old September 5th, 2005, 04:09 AM
Friend of Wrox
 
Join Date: Sep 2005
Posts: 166
Thanks: 2
Thanked 33 Times in 33 Posts
Default

Hi bhavin

All I can think is that you have not added a reference to the System.Web assembly in your project. This is not added by default when you create a windows application, like it is is in web apps. Once you add this, you should be able to use the Systen.Web.Mail namespace as normal.

Hope this helps

Philip





Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to send Email using Uploaded Application hellowahab .NET Framework 1.x 2 February 1st, 2007 05:08 AM
How to send email abiye49 Excel VBA 1 January 10th, 2007 03:32 PM
send email desktop application vipinpaliwal1980 VB.NET 2002/2003 Basics 0 April 19th, 2006 10:54 PM
To send an email Danny_n BOOK: Excel 2003 VBA Programmer's Reference 0 January 12th, 2005 08:33 AM
How to send an email within a forms application xuqiong VS.NET 2002/2003 1 July 22nd, 2003 01:23 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.