Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
References and Imports
Message
From
08/05/2003 10:18:55
Jacci Adams
Lindsay-Adams Consulting
Louisville, Ohio, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
References and Imports
Miscellaneous
Thread ID:
00786230
Message ID:
00786230
Views:
41
Hi All,

I'm currently taking a MS class "Programming With the MS .Net Framework with VB". The class is a little deeper than I expected.

I'm really new to the whole VB arena. An issue has come up that maybe someone here can explain. Why is it that just listing a class library in the References tab of the project isn't enough that sometimes you have to use the Imports at the top of the file?

For instance we are going over serialization and just adding the following statement isn't enough:

Imports System.Runtime.Serialization.Formatters.Soap

A reference to this also has to be added to the project before the SoapFormatter is recognized.

TIA,
Jacci
Next
Reply
Map
View

Click here to load this message in the networking platform