Error while creating new project using S#arp Architecture template
I am ne开发者_运维知识库w to S#arp-Architecture, I have S#arp version 1.5.1. Followed steps specified in http://wiki.sharparchitecture.net/VSTemplatesAndCodeGen.ashx to get S#arp-Architecture template integrated with VS2008. When I try to create new Project using S#arp Architecutre template I get following error in visual studio.
---------------------------
Microsoft Visual Studio
---------------------------
A problem was encountered creating the sub project 'SolutionItemsContainer'.
C:\Documents and Settings\ashwin.chore\Local Settings\Temp\jquzbzwt.onp\Temp\SolutionItemsContainer.csproj: The tools version "4.0" is unrecognized.
---------------------------
Followed by following error for each project type(.core, .data, .test, .controller) that S#arp Architecutre tries to create.
---------------------------
Microsoft Visual Studio
---------------------------
A problem was encountered creating the sub project 'kkkk.ApplicationServices'. Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION))
Can you please guide what is going wrong here.
Please download the latest version from GitHub
This should fix the issue you are seeing.
精彩评论