Increase size of text:   A  A  A

Thursday, November 13, 2008

ASP.NET CS0433 compilation error resolution

To resolve ASP.NET CS0433 compile errors resulting from a changed code-behind, simply do the following:

  1. rename the Bin directory (may need to wait for the processes inside to finish talking to it)
  2. visit page in question (will result in an error, just ignore)
  3. rename Bin directory back to Bin
  4. visit page in question again

Ta da!. =)

Thanks go out to David Woods for this solution.

posted by Brad Kelley at 10:33 am  

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

You must be logged in to post a comment.

Powered by WordPress