Why Publish take so long?

V

VB Programmer

My ASP.NET 2.0 site takes about 10 min to publish to my webserver. There's
only 3 ASPX pages, VERY MINIMAL code (< 100 lines) and I'm not using any
membership stuff etc... (even though the ASPNETDB.MDF is over 10MB) Any
ideas how I can speed up the process, or better yet, JUST copy over certain
files (ie the things that have changed?)

Thanks!
 
P

PJ

How are you connecting to your webserver? Ftp, network?

When you publish, select the first checkbox that says, "Allow this
precompiled site to be updatable". This way, you can just publish the files
that have changed. It's still not ideal, as I for one would prefer one
precompiled assembly that needs updating. The IDE doesn't give that option,
but perhaps someone knows a command line way of doing that.

Also, publish will copy all necessary files over including images and
perhaps someone knows of a way to make this happen without overwriting files
that already exist?

~Pj
 

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,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top