Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to release object stored in property?
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01397173
Message ID:
01397445
Views:
38
>Hi,
>>>Are you running your ASP.NET ap with debug="true" in the web.config? If so, you will want to set this to false.
>What is the impact if set to true?
>
>Thank you

Your app. will use a lot more memory, run slower, stuff from WebResources.axd isn't cached (and a few other things that escape me right now).

Take a look at this blog and go through the archives. There is a TON of info. about debugging apps., finding memory leaks, how the GC works, etc.

http://blogs.msdn.com/tess
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform