Deploy application on an FTP

X

Xavier MT

Hi, is there something built in to deploy an asp net app to deploy easily to
a server
I usually compile locally and copy the bin and aspx pages using the windows
explorer
Is there another way?
 
K

Ken Cox [Microsoft MVP]

After you build your app, you just need to copy the *.aspx, *.asax, web.config
and /bin/*.dll files to the server via FTP.

Although VS.NET doesn't handle this FTP deployment easily, you might find that
WebMatrix fits the bill:

"Web Matrix supports both FTP-based and file-based workspaces that allow
developers to easily organize and edit their ASP.NET "

http://www.asp.net/webmatrix/default.aspx?tabIndex=4&tabId=46

Ken

--
Microsoft MVPs have a question for *you*: Are you patched against the Worm?
http://www.microsoft.com/security/security_bulletins/ms03-026.asp



Hi, is there something built in to deploy an asp net app to deploy easily to
a server
I usually compile locally and copy the bin and aspx pages using the windows
explorer
Is there another way?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,533
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top