Josh Close
.NETified
Sign in
|
Join
Home
RSS
Atom
Comments RSS
Search
Tags
.NET
ajax
ASP.NET
C#
Sponsors
advertise here
Navigation
Home
Blogs
Archives
December 2010 (1)
November 2008 (1)
January 2008 (1)
January 2008 - Posts
3
Comments
AppDomain.CurrentDomain.BaseDirectory Changed in Unit Tests with Visual Studio 2008
by
narshe
Recently I tried converting a solution from Visual Studio 2005 to 2008. Everything seemed to work until I ran all the unit tests. More than 50% of them failed. I found the reason is because AppDomain.CurrentDomain.BaseDirectory changed from 2005 to 2008...
Filed under:
ASP.NET
,
C#
,
.NET
More Posts