Thanks for the information,
I got .net framework 3.0 installed and now Application Block Software Factory appears in Guidance Packages (Visual Studio Installed templates).
But now problem occurs when i try tocreate new application block using Application block (C#). When I give application block name & namespace name it prompts me below error.
---------------------------
Microsoft Visual Studio
---------------------------
Project Template Wizard
A problem was encountered creating the sub project '$ProjectName$.Tests'. The project file 'C:\Documents and Settings\955754\Local Settings\Temp\yrci0x0v.gt5\Temp\MyNewApplicationBlock2.Tests.csproj' cannot be opened.
The project type is not supported by this installation.
---------------------------
OK
---------------------------
---------------------------
Microsoft Visual Studio
---------------------------
Project Template Wizard
A problem was encountered creating the sub project '$ProjectName$.Configuration.Design.Tests'. The project file 'C:\Documents and Settings\955754\Local Settings\Temp\qhwv0yws.tnr\Temp\MyNewApplicationBlock2.Configuration.Design.Tests.csproj' cannot be opened.
The project type is not supported by this installation.
---------------------------
OK
---------------------------
Do i need to install .Net 3.0 SDK to create new application block ?
Please help
-
Sachin