Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Special syntax on Using
Message
From
11/02/2014 15:20:07
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01594076
Message ID:
01594081
Views:
34
>Based on the error message only this class doesn't implement IDisposable interface which means you can not wrap it into using statement.

So, not all object can be used as is. That is what I was trying to realize in the last few minutes. I have this specific class, that when being used in a loop, after a few days, it increases in the memory. That is the only one doing it. So, I thought I would start by adjusting the code with Using syntax where it applies. I guess the fault situation is not there.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform