[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework

Dot net 3.5 compatibility issues with 2.0

dannydenhard

4/28/2008 1:52:00 PM

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
2 Answers

Cowboy

4/28/2008 3:51:00 PM

0

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...list...

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

*************************************************
| Think outside the box!
|
*************************************************
"dannydenhard" <dannydenhard@gmail.com> wrote in message
news:de11c53e-1ab3-4a88-8736-7391838c5824@m45g2000hsb.googlegroups.com...
> 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


RobinS

4/29/2008 6:31:00 AM

0

In the project properties, under the Application tab, you can set which
version of the framework you are targeting.

RobinS.
GoldMail.com

"dannydenhard" <dannydenhard@gmail.com> wrote in message
news:de11c53e-1ab3-4a88-8736-7391838c5824@m45g2000hsb.googlegroups.com...
> 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