HI
our total project had Built on vs2003.earlier they have used SQLDMO in teheir project.Now
we have palnned to use SQLSMO instead which must have .NETFRAMEWORK 2.0.But as of my
knowledge vs2003 runs under .netframework1.1.
Now my question is how to mix these two. my thinking is in my machine i have alresdy
.NETFRAMEWORK 2.0 installed so Compiled that SMO prject(i hav written managed code) using 2.0 framework and after that
can i mix this one to VS2003 is it possible??? (how to compile using .NET framework when i try msbuild.exe it shows project needts tobe open and gets converted to latest version error showing how to rectify this one)
(or)
i need to migrate to VS2005 (last option only)
Help me plzzzzzzzzzzzz