v3.5 Apps on v2.0 machines

  • Thread starter Thread starter Jared
  • Start date Start date
J

Jared

Hi,

Has anyone succesfully built and app with 'Orcas' and deployed on machine
with only NET 2.0 installed. I would think that if it doesn't reference any
of the 'new' assemblies all should work OK.

TIA
Jared
 
Jared said:
Has anyone succesfully built and app with 'Orcas' and deployed on machine
with only NET 2.0 installed. I would think that if it doesn't reference any
of the 'new' assemblies all should work OK.

If it doesn't reference any new assemblies, then change the project
type to only target 2.0 - then it should work fine.
 

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

Back
Top