Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dataset or XML
Message
 
To
10/10/2003 21:21:32
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00837727
Message ID:
00837758
Views:
36
>>I guess I need to add another reference to my project as StringReader is not understood.
>
>Ok, I put System.IO. in front of the StringReader and it can now find the reference. However, I've seen in several examples that nobody is putting it in front. I guess it is part of the Inherits syntax at the top of the class. I tried putting it at that level but I didn't succeed to find the proper syntax.

------
Try this --
Imports System.IO
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform