Click here to Skip to main content
15,908,175 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralVB.Net-Data Grid control Pin
NachiketP1-Jan-04 8:53
NachiketP1-Jan-04 8:53 
GeneralHelp in VB6 Pin
Fire_Worm1-Jan-04 5:26
Fire_Worm1-Jan-04 5:26 
GeneralRe: Help in VB6 Pin
skrtbh1-Jan-04 7:14
skrtbh1-Jan-04 7:14 
Questiongot problem -- how to transfer file with the help of windows socket using vb.net from one machine to another machine ? Pin
Tridip Bhattacharjee1-Jan-04 1:22
professionalTridip Bhattacharjee1-Jan-04 1:22 
AnswerRe: got problem -- how to transfer file with the help of windows socket using vb.net from one machine to another machine ? Pin
Niels Penneman12-Jan-04 10:38
Niels Penneman12-Jan-04 10:38 
Questionhow to transfer file with the help of windows socket using vb.net from one machine to another machine ? Pin
Tridip Bhattacharjee1-Jan-04 1:17
professionalTridip Bhattacharjee1-Jan-04 1:17 
GeneralTo supress the date in the datetime Pin
Anonymous1-Jan-04 0:19
Anonymous1-Jan-04 0:19 
Generalsystem.web.mail not found Pin
acecase31-Dec-03 11:57
acecase31-Dec-03 11:57 
Hey,
This is my first post here so lemmy start with thanks to all the contributors here. I have learned allot from the code hosted here.

My problem is with system.web.mail.
When I try to import system.web.mail with (Imports System.Web.Mail) I get squiglys telling me that "namespace or type (mail) for imports system.web.mail cannot be found.

I have searched both here and on msdn and found examples useing..
Imports System
Imports System.Web.Mail
and have try to copy/paiste them into visual studio as both windows application and console application and always get the error.

Is it that my library is incomplete or has this namespace been replaced by something else or what?

Thanks in advance for you're help

EDIT: If it helps anyone to see what I meen here is a link to the namespace info on msdn.
Also I should have mentioned that I tried calling smtpMail.send useing the full path (System.Web.Mail.smtpMail.send() ) and it still sais it doesn't exist. Mad | :mad:



2 U.S. coins equal 30 cents and one is NOT a nickle. Hmm..
GeneralRe: system.web.mail not found Pin
Charlie Williams31-Dec-03 15:52
Charlie Williams31-Dec-03 15:52 
GeneralRe: system.web.mail not found Pin
acecase31-Dec-03 16:58
acecase31-Dec-03 16:58 
GeneralRe: system.web.mail not found Pin
Charlie Williams2-Jan-04 7:00
Charlie Williams2-Jan-04 7:00 
GeneralRe: system.web.mail not found Pin
acecase3-Jan-04 14:42
acecase3-Jan-04 14:42 
GeneralComplex SQL command into the code... Pin
jlizardo31-Dec-03 2:53
jlizardo31-Dec-03 2:53 
GeneralWait for file transfer/copy to folder completed - using FileSystemWatcher Pin
bahruddina30-Dec-03 22:00
bahruddina30-Dec-03 22:00 
GeneralForm Background Subclassing Pin
mdb30-Dec-03 11:31
mdb30-Dec-03 11:31 
GeneralProblems with Bootstrapper plug-in. Pin
jlizardo30-Dec-03 9:37
jlizardo30-Dec-03 9:37 
GeneralListview in VB.NET Pin
Anonymous30-Dec-03 5:07
Anonymous30-Dec-03 5:07 
GeneralDLL in VB.NET Pin
Anonymous30-Dec-03 5:03
Anonymous30-Dec-03 5:03 
GeneralRe: DLL in VB.NET Pin
Ian Darling30-Dec-03 5:19
Ian Darling30-Dec-03 5:19 
QuestionHow can I insert a uninstall programs to my solution Pin
jlizardo30-Dec-03 4:42
jlizardo30-Dec-03 4:42 
AnswerRe: How can I insert a uninstall programs to my solution Pin
Colin Angus Mackay30-Dec-03 11:31
Colin Angus Mackay30-Dec-03 11:31 
QuestionHow to skip a few lines while reading from a text file? Pin
ESJY30-Dec-03 4:26
ESJY30-Dec-03 4:26 
AnswerRe: How to skip a few lines while reading from a text file? Pin
Anonymous30-Dec-03 8:16
Anonymous30-Dec-03 8:16 
GeneralRe: How to skip a few lines while reading from a text file? Pin
ESJY1-Jan-04 1:05
ESJY1-Jan-04 1:05 
QuestionHow Can be redistributed with my setup the .net framework (Dotnetfx.exe). Pin
jlizardo30-Dec-03 3:34
jlizardo30-Dec-03 3:34 

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.