Compiling Into A Legacy Framework Version?

D

David P. Donahue

We just installed Visual Studio 2005 at our office (moving to .NET from
Delphi) and our Citrix admins are telling us that any .NET applications
deployed on their servers need to make use of the 1.1 Framework, as they
do not support 2.0 at this time.

Is there a way in Visual Studio 2005 to compile the application using
the 1.1 Framework?
 
D

David P. Donahue

Yes, see http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee

Have you had any luck using that? I'm trying to compile a project now,
but it's giving me errors with my Crystal Reports, since it's unable to
find the proper references for the 1.1 Framework for Crystal Reports.

There was a post on the forum on that site which addresses the issue in
terms ot pointing the project to the Crystal Reports files for Visual
Studio 2003. Unfortunately, we never had Visual Studio 2003 installed.
So am I out of luck, or can I get the necessary files elsewhere?


-David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top