after downloading install it at yoour pc. restart your Visual Studio. open the project and right click on the Project and click "Add web deployment Project". give project a path and build. You can find the deployable project at the path given of Web deployment
project.
cheers
Muhammad Shoaib
Software Engineer,
Lahore, Pakistan
www.heartofpakistan.com (U/C)
--------------------------------
Mark it as ANSWER if it Helps U
To publish your website, like build you need to select publish web site under build tab or you can simply right cilick on project name and select publish web site option to publish wesite from solution explorer.
Now, you will see a popup window. You can change path to precompiled website other wise it will be created at the default location.
You can select other options for your precompiled website by check boxes.
1. Allow this precompiled site to updatable.
2. Use fixed naming and single page assemblies.
3. Enable strongf naming on precompiled assemblies.
Simply click ok to publish your website.
Hope this helps you. If you are getting any error again so tell me about error in detail.
Click "Mark as Answer" on the post that helped you.
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
bipulraj
Member
4 Points
8 Posts
How to Publish the website
Feb 05, 2009 07:21 AM|LINK
Please help me to publish the website to my hosting server.
While i am building it it shows build succeded but while publishing it shows build failed.
reply is ASAP.
thank you
mShoaib83
Participant
1361 Points
265 Posts
Re: How to Publish the website
Feb 05, 2009 08:31 AM|LINK
Rather than publishing you should use web deployment project. Download the web deployment project from the link below.
http://www.microsoft.com/DOWNLOADS/details.aspx?FamilyID=0aa30ae8-c73b-4bdd-bb1b-fe697256c459&displaylang=en
after downloading install it at yoour pc. restart your Visual Studio. open the project and right click on the Project and click "Add web deployment Project". give project a path and build. You can find the deployable project at the path given of Web deployment project.
cheers
Software Engineer,
Lahore, Pakistan
www.heartofpakistan.com (U/C)
--------------------------------
Mark it as ANSWER if it Helps U
prabhatasp
Member
95 Points
88 Posts
Re: How to Publish the website
Feb 05, 2009 09:17 AM|LINK
Hi,
To publish your website, like build you need to select publish web site under build tab or you can simply right cilick on project name and select publish web site option to publish wesite from solution explorer.
Now, you will see a popup window. You can change path to precompiled website other wise it will be created at the default location.
You can select other options for your precompiled website by check boxes.
1. Allow this precompiled site to updatable.
2. Use fixed naming and single page assemblies.
3. Enable strongf naming on precompiled assemblies.
Simply click ok to publish your website.
Hope this helps you. If you are getting any error again so tell me about error in detail.
How to Publish the website
Shailendra S...
Member
71 Points
34 Posts
Re: How to Publish the website
Feb 05, 2009 09:26 AM|LINK
hi,
initially give the name index of your home page. then select publish option from build menu and follow the step.
after that put ur published folder to ur web server,
if u get any error then pls send the error msg.
if it is ur solution then mark as answer.
bipulraj
Member
4 Points
8 Posts
Re: How to Publish the website
Feb 05, 2009 11:35 AM|LINK
Error 52 "aspnet_compiler.exe" exited with code 1. 1 1 ClubStarterKit.Web_deploy
bipulraj
Member
4 Points
8 Posts
Re: How to Publish the website
Feb 05, 2009 11:37 AM|LINK
Error 52 "aspnet_compiler.exe" exited with code 1. 1 1 ClubStarterKit.Web_deploy
prabhatasp
Member
95 Points
88 Posts
Re: How to Publish the website
Feb 05, 2009 12:05 PM|LINK
Hi,
Please view these articles for your problem. i hope this helps.
http://forums.asp.net/p/1051551/1497452.aspx#1497452
http://www.codeverge.net/item.aspx?item=530118
http://www.codeverge.net/item.aspx?item=529349
http://66.129.67.4/p/1259466/2350708.aspx
How to Publish the websites
bipulraj
Member
4 Points
8 Posts
Re: How to Publish the website
Feb 05, 2009 12:23 PM|LINK
it doesno work for me
TATWORTH
All-Star
72405 Points
14018 Posts
MVP
Re: How to Publish the website
Feb 09, 2009 10:02 AM|LINK
>it doesno work for me
It what way does it not work? Please quote the error message you see. Please also specify the version of Visual Studio and your host OS.
Please look at http://forums.asp.net/p/1376917/2927028.aspx and see if there is anything you can do to help develop an updated CSK.
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
bipulraj
Member
4 Points
8 Posts
Re: How to Publish the website
Feb 10, 2009 10:12 AM|LINK
Visual Studio 2005
Product version is 2.0.50727.1434
OS is Vista Enterprise editon service pack 1
the error is as
Error 1 "aspnet_compiler.exe" exited with code 1. 1 1 ClubStarterKit.Web_deploy1