Deployment

T

T.B.

What's the best way in ASP .Net to deploy an app from a
development machine to a production machine? Also, do all
files (.vbproj, etc) need to be copied, or just the .aspx
and related files?

Todd
 
V

venkat

hi

you just publish all the aspx file and .dll file under
bin directory. all you code which you written in aspx.vb
will be complied into projectname.dll under bin folder.
no need to publish aspx.vb files.

regards

G.Venkat
 
T

T.B.

Is there a way other than FTPing the files over and using
Terminal Services to get these files out there?

Todd
 

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,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top