Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving data
Message
From
13/08/2003 10:59:36
 
 
To
13/08/2003 10:36:17
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00819761
Message ID:
00819777
Views:
22
Hi Randy,

>The problem occurs when dimming the filestream object.

I assume you're importing the System.IO namepsace. Remember that the FileStream object requires parameters when it is created. Something like:
Dim fs As New FileStream("myfile.txt",FileMode.Open)

HTH,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform