deploy asp.net app

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I've been working on my asp.net application on my own box during
development, now its time to move it to a test server, is there an actuall
process? what files need to be migrated to the web server?, etc.

any help would be helpful

thx
 
Hi, Mike,

You need to copy the content files and the project(s) output(s) - the
assemblies in the bin folder(s).

You should also replicate the structure in the IIS Manager console.

Hope this helps
Martin
 

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