maybe a stupid question....

  • Thread starter Thread starter EMW
  • Start date Start date
E

EMW

I upgraded my website, build with VS2003, to VS2005.
The VS2003 version runs on a IIS server.
If I want to replace it by the VS2005 version, do I need to update anything
on the IIS server, i.e. .NET2.0?

rg,
Eric
 
Hi EMW,

Yes, if you recompile your project in VS2005 to target .NET 2.0, you need to
upgrade the server to the .NET Framework 2.0.
 

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