I have wrriten a managed code for SMO application.How can i comiled it using
.NETFRAMEWORK2.0. i dont wnat to use visulastudio due to certain limitataions.
how can i do this. can nay body help me in this regard.
msbuild.exe TestMsBuild.sln /:t Rebuild /:p configuration=release gives error as
TestMsBuild.sln : Solution file error MSB4054: The solution file must be opened in the Visual Studio IDE and converted to the latest version before it can be bu ilt by MSBuild.
even though my project is opend i got this error But as it shows i dont know how to convert to latest version
Thanks in advance.......