DCSIMG
.NET 4 RC,Modeling - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

Browse by Tags

All Tags » .NET 4 RC » Modeling (RSS)
Visual Studio 2010 RC – Unable To Load Modeling Project From Beta 2
Visual Studio 2010 RC – Unable To Load Modeling Project From Beta 2 After upgrading to Visual Studio RC I was unable to open Modeling project that were created in Visual Studio Beta 2. There is a very quick workaround to solve this issue by modifying the modelproj file. There are only three actions need to be done: 1. Backup your projects. 2. Open modelproj file and change the version to 1.0.0.0 (0.3.0.0) and attribute name from TeamArchitect to ArchitectureTools 3. Define the new path where Modeling...