Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01644039
Message ID:
01644083
Views:
31
Thank you.

>The easiest way to publish a site is to use the Web Publishing features in Visual Studio. Right click your project and click the Publish Web Site button.
>
>The server needs to be set up for WebDeploy but any ASP.NET host should have that set up and provide you a profile that you can import or all the parameters you need to put into the profile creation dialog.
>
>+++ Rick ---
>
>>Hi,
>>
>>When I asked the DiscountASP tech support (via email) if I can deploy a Web API to my current site, they said Yes. But not much more, as far as details. I am sure they think it is so simple that does not require explanation. But I need some help.
>>
>>I connect to my site (hosted by DiscountASP.net) using FileZilla. When I connect I see the root directory and many sub-directories that I created (for various purposes). Say I want to manually copy and deploy the Web API project. Currently I have this Web API set as a web project with just a couple of file (e.g. Global.aspx, web.config, packages.config) and many files in the BIN folder.
>>Would I copy these files to the DiscountASP.NET site the same way?: some files to the root folder and then all files in my BIN folder to the hosted BIN folder?
>>What if I want to separate this Web API in its own folder (rather than placing all file to the Root folder), can and how do I do it?
>>
>>TIA
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View