N
Neil Alford
I've got a project that has been developed in C++ using
Visual Studio .NET Professional and I'm trying to load it
into Visual C++ .NET Standard, however, although the main
project workspace file seems to load OK none of the
projects within the workspace load, I get an error message
that just tells me that they failed to load and thats it.
I've checked the paths and the .vcproj files are all where
it expects them to be and I've also checked the .vcproj
files to make sure that they aren't suffering from the
double quotes bug mentioned on MSDN. Is it simply the case
that Professional projects won't load into the standard
edition or should that be OK? If that's the problem is
there anything I can do about it, a conversion tool
perhaps?
Visual Studio .NET Professional and I'm trying to load it
into Visual C++ .NET Standard, however, although the main
project workspace file seems to load OK none of the
projects within the workspace load, I get an error message
that just tells me that they failed to load and thats it.
I've checked the paths and the .vcproj files are all where
it expects them to be and I've also checked the .vcproj
files to make sure that they aren't suffering from the
double quotes bug mentioned on MSDN. Is it simply the case
that Professional projects won't load into the standard
edition or should that be OK? If that's the problem is
there anything I can do about it, a conversion tool
perhaps?