Missing Namespaces?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brian

    #1

    Missing Namespaces?

    Hi, I am trying to create a SMTP Mail Message with VB.NET 2003. For some
    reason I can not import System.Web.Mail . In fact I only see 3 things under
    System.Web and they're all AspNet related.

    Anyone seen this before?

    Thanks
  • Brian

    #2
    RE: Missing Namespaces? - Please Ignore

    Please ignore. I didnt realize I had to make a reference.

    "Brian" wrote:
    [color=blue]
    > Hi, I am trying to create a SMTP Mail Message with VB.NET 2003. For some
    > reason I can not import System.Web.Mail . In fact I only see 3 things under
    > System.Web and they're all AspNet related.
    >
    > Anyone seen this before?
    >
    > Thanks[/color]

    Comment

    Working...