3

I have a precompiled website in the precompiled folder inside the Projects directory. I want to deploy this website onto IIS7.0

Can anyone guide me how to do that.

2 Answers 2

3

http://www.codeproject.com/KB/aspnet/IIS7ASPNet.aspx

Sign up to request clarification or add additional context in comments.

Comments

0

Just copy the .aspx, .aspx.cs and the bin folder into a folder under the IIS server's inetpub directory. If you have any other supporting files such as master templates, web.conf files or XML schema files, you will need to copy these files too.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.