Deploy without Frontpage extesion?

S

SK

Hello,

how can I deploy my asp.net project created with VS.NET
to the server without having frontpage extension installed
there?

Thanks
 
A

Andy Sutorius

Use FTP. Transfer .aspx & .ascx files and the .dll from the bin folder to a
similar folder structure on your remote server

Andy
 
S

Steve C. Orr [MVP, MCSD]

You can deploy it any way you want. FTP would be the most common
alternative.
But the only automatic ways from within Visual Studio.NET 1.x require front
page extensions, so it sounds like you'll be deploying your files manually.
BTW, Visual Studio 2005 (to be released later this year) will support other
automatic deployment options that don't require frontpage extensions (such
as FTP).
 
I

Iain Norman

You can deploy it any way you want. FTP would be the most common
alternative.
But the only automatic ways from within Visual Studio.NET 1.x require front
page extensions, so it sounds like you'll be deploying your files manually.
BTW, Visual Studio 2005 (to be released later this year) will support other
automatic deployment options that don't require frontpage extensions (such
as FTP).
About time too :)

I
 

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

No members online now.

Forum statistics

Threads
473,997
Messages
2,570,241
Members
46,831
Latest member
RusselWill

Latest Threads

Top