by dan
22. July 2010 08:46
Yesterday I managed to run AxCMS.net 9.2 with Visual Studio 2010 on a Windows 7 64bit machine. The key to success is to target every Visual Studio project to framework 4.0
After doing that you just need to delete the web.config files that have been automatically created for the “Extra” project.
Cheers
Dan