1
vote
Trouble deploying code written on VS2008 to server running .NET Framework 2.0
If you're using features from the 3.5 framework, then you'll have to deploy to a 3.5 machine.
Most information you'd probably need for this issue is in the question and answers here:
…
