Posts
120
Comments
117
Trackbacks
22
Tuesday, February 03, 2009
resharper clean-up gotcha
Be careful when using Cleanup Code on a web solution in Visual Studio.  It may change the Inherits string in your Global.asax file in order to remove unnecessary namespaces, which apparently are actually necessary for the site to start up.
posted @ Tuesday, February 03, 2009 7:34 AM | Feedback (0)
News