J
james page
Hi all - a general 'best practice' query:
I have a asp.net 3.5 website using Ajax, sql2005 and vb.net designed in
vs2008 running on iis6. All runs happily on the testing server.
if I copy all of the files (everything) from the testing to production
server again all works fine.
If I publish the site using the built in publish feature it gives me the
option of 'only files needed to run this application'. If I select that,
the site won't run.
I was under the impression that publishing the website using the above
method compiles all the code-behind and other code files into a dll file
- or have I got it wrong?
What is the best method of deploying a finished website?
Tutorials, links, advice all very welcome.
Thanks
I have a asp.net 3.5 website using Ajax, sql2005 and vb.net designed in
vs2008 running on iis6. All runs happily on the testing server.
if I copy all of the files (everything) from the testing to production
server again all works fine.
If I publish the site using the built in publish feature it gives me the
option of 'only files needed to run this application'. If I select that,
the site won't run.
I was under the impression that publishing the website using the above
method compiles all the code-behind and other code files into a dll file
- or have I got it wrong?
What is the best method of deploying a finished website?
Tutorials, links, advice all very welcome.
Thanks