Dot net 3.5 compatibility issues with 2.0

D

dannydenhard

Hey,

Can someone help?

We have visual studio 2008, and our coding team have been coding new
features on our older infrastructure.

Currently it runs dotnet framework 2.0 and we are having issues when
running this or uploading any new developments.

Is there any way of selecting what framework your code is?

Can anyone help/point me in the right or suggest the best way for us
to ensure no distribution to our live system please?

Thanks
Danny
 
C

Cowboy \(Gregory A. Beamer\)

The bad thing is there are a few bits in 2.0 that have to be updated for
3.5, so I would dupe the production environnment on a test box before I
would commit to piecemealing pieces from 2.0 to 3.5.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box!
|
*************************************************
 

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