The 3.5 framework is an extension of the 2.0 framework, so the utilities are often the same. This is unlike comparing framework 2.x and 1.x however, because 2.x completley replaced 1.x.
Take note of two MSDN articles for 2.0 and 3.5 pointing to the same utility:
http://msdn.microsoft.com/en-us/library/k6h9cz8h(VS.80).aspx
http://msdn.microsoft.com/en-us/library/k6h9cz8h.aspx
Have you checked the running processes on your webserver when the application hangs up? Maybe you have something keeping the asp.net worker process from terminating. Also check your windows event log for clues.
sknake
Industrious Poster
4,954 posts since Feb 2009
Reputation Points: 1,764
Solved Threads: 735