Click here to Skip to main content
15,881,172 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Can any one please explain what is different between website and the webApplication in Asp.Net.I alredy deployed a asp.net website through the FTP.It is working fine.The deployment also pretty simple.But the web application deployment is not work on that way.I searched about this problem.I cant find any solution .Can any one please give a simple step by step explanation to deploy a web application.

Advance thanks
Thabo.
Posted

 
Share this answer
 
Comments
thatraja 15-Nov-11 3:19am    
5!
Thabo@Codeproject 15-Nov-11 4:47am    
Thanks but based on my understanding, first link shows deploy a webapplication in a IIS Local Server not on a Web Hosting.I want to deploy it to a IIS supported hosting.
Yes of course second one is clear my doubut.They are saying three ways
they are
1)Xcopydeploment-That is not possible because i want to avoid my soucecode to be upload
2)PrecombiledDeployment-This is what i want.But i have a dobut on that .Do i need to uplode all asemblies from the BIN folder?what about web config?

3)Websetup is fail-Because i am using XP machine.To run this setup it is requring IIS4. or grater.

can u explain the second one with the example.The most thing is i want to uplod to a Webserver(Hosting).
To know difference between website and webapplication you can take a look of MSDN-[Comparing Web Site Projects and Web Application Projects][^] article
Reference Link :- ASP.NET: Web Site versus Web Application Project[^]
and navigate this-[How to Deploy a Web Application in ASP.NET][^]link to know about web deployment with step by step
 
Share this answer
 
v2
Comments
thatraja 15-Nov-11 3:19am    
5!
mandarapu 15-Nov-11 3:53am    
sites are good.
5!
RaviRanjanKr 15-Nov-11 7:16am    
Thanks for your Imaginary 5+ :(
Thabo@Codeproject 15-Nov-11 8:26am    
Thanks .I understand the different but the deployment,I want to deploy my web application to a Hosting.The problem is when i created the websetup it will create a setup file.But i cant run the setup,i requires IIS4.0 or grater.But the thing is why i want to install the IIS4.0 because i have the IIS on Webhosting.I want to deploy the application to that hosting only.can u give a solution 4 this?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900