I downloaded the installation package and opened the solution in Visual Studio. Since the solution was created with VS 2003, you are prompted to upgrade the project files to 2005 format. Once the upgrade is complete, the solution fails to build. There are 2
interface assembly projects that build correctly, but any other project that references them fails to build. The error reads like this: MSBUILD : error MSB3202: The project file "..\Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces\Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces.csproj"
was not found. I am using a project reference, so I don't see how it could fail to find its reference. Any ideas?
jvinarub
Member
5 Points
1 Post
Has anyone used this block Visual Studio 2005 Beta?
Nov 19, 2004 03:36 PM|LINK