Wed 4 Jun 2008
Castle and the GAC
Posted by Duvall Buck under Castle project
I was attempting to write my first controller test using Castle.MonoRail.TestSupport class but was getting a System.TypeLoadException when I ran the unit test. So with some wasted hours trying to figure out what I was doing wrong I finally stumbled across a Castle forum topic that said the problem was caused by a “conflict of the trunk TestSupport’s assembly with the one in the GAC”. Removing the Castle.MonoRail.TestSupport dll from the GAC fixed it more me.
No Responses to “ Castle and the GAC ”
Comments:
Leave a Reply
You must be logged in to post a comment.