Is it possible to use MSBuild to build a .NET 1.1 VB project w/ Crystal Reports? -


i have project crystal reports files doesn't seem build correctly if upgrade vs 2005 , .net 2.0. think reason new version of crystal reports incompatible older report format. since running vista, , .net 2003 doesn't work correctly on vista, want able build using msbuild target .net 1.1 framework. possible?

.net 1.1 doesn't use msbuild, can convert project vs 2005, , use called msbee back-target project 1.1 runtime. i've never tried it, that's best bet.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -