Hammad : IDotNetWizard

My .NET Blog

Browse by Tags

All Tags » Bug (RSS)
The path <path> is already mapped in workspace <workspace>
i was getting the following error: The path <path> is already mapped in workspace <workspace> Here's how i solved it. Theres another way to do it through command line
Posted: Sun, Jul 5 2009 11:36 by hammad | with no comments
Filed under: , , ,
The invoked member is not supported in a dynamic assembly
When i tried running an ibattis related unit test fixtures in my exsiting test assembly I started getting this wierd error that's a known bug documented at http://support.microsoft.com/kb/327131. Interesting thing is that when i run that fixture in...
Posted: Fri, Jul 25 2008 4:02 by hammad | with no comments
Filed under: , , ,