![]() |
|
|
|||||||
![]() |
ASP Net - Web Deploy Project in debug mode |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Is there a way I can disable Web Deploy Project to run while I am in debug
mode? I think Web Deploy Project is very foolish, it could not detect if code of a website is changed or not, it will load "aspnet_merge.exe" "aspnet_compiler.exe"anyway, everytime when I load/debug a site, thus it causes my machine to spend a lot of time to compile before I make some minor change to other projects inside same solution. -- WWW: http://www.imagestation.com/members/hardywang ICQ: 3359839 yours Hardy Hardy Wang |
|
|
|
|
#2 |
|
Posts: n/a
|
Thanks to God, you have the solution....
-- WWW: http://www.imagestation.com/members/hardywang ICQ: 3359839 yours Hardy "Steven Cheng[MSFT]" <> wrote in message news:... > Hello Hardy, > > As for the "Web Deployment Project", it is just added as a normal project > into the ASP.NET Website project's solution and the only difference is > that > it is associated with the web site project(can not exist individually). > However, its building behavior(which build configuration to use) is > controlled by the solution's current "Active Solution Configuration". > There're two default build confgiurations (debug and release), we can add > our custom solution build configuration and configure existing ones in the > "Configuration Manager" of the solution (you can find it in the solution's > properites page). > > And in the Configuration Manager, you can configure each project(include > in > the solution)'s build configuration type for the certain solution build > configuration. for your scenario, you can disable the build of the web > deployment project in the Soluton's "Debug" build configuration and only > enable it in the release build configuration. I've attached two > screenshot > demonstrating the setting(you can get it through outlook express). And in > webdeployment project's own project setting, you can configure the > detailed > settings for the different build confugration( debug and release....), > they'll be applied respectively depend on the solution's build > configuration that is choosed. > > Also, this is also what is recommeded in the following webdeployment > introduction article: > > #Using Web Deployment Projects with Visual Studio 2005 > http://msdn.microsoft.com/library/en...yment_projects. > asp?frame=true > > You can also view the MSDN reference about the build configuration in VS > 2005: > > #Build Configurations > http://msdn2.microsoft.com/en-us/library/kkz9kefa.aspx > > Hope this helps some. > > Sincerely, > > Steven Cheng > > Microsoft MSDN Online Support Lead > > > > ================================================== > > Get notification to my posts through email? Please refer to > http://msdn.microsoft.com/subscripti...ult.aspx#notif > ications. > > > > Note: The MSDN Managed Newsgroup support offering is for non-urgent issues > where an initial response from the community or a Microsoft Support > Engineer within 1 business day is acceptable. Please note that each follow > up response may take approximately 2 business days as the support > professional working with you may need further investigation to reach the > most efficient resolution. The offering is not appropriate for situations > that require urgent, real-time or phone-based interactions or complex > project analysis and dump analysis issues. Issues of this nature are best > handled working with a dedicated Microsoft Support Engineer by contacting > Microsoft Customer Support Services (CSS) at > http://msdn.microsoft.com/subscripti...t/default.aspx. > > ================================================== > > > > This posting is provided "AS IS" with no warranties, and confers no > rights. > > > Hardy Wang |
|
|
|
#3 |
|
Posts: n/a
|
Hi,
Hardy Wang wrote: > Thanks to God, you have the solution.... I could be wrong, but I'd be ready to bet that He wasn't involved. Greetings, Laurent -- Laurent Bugnion, GalaSoft Software engineering: http://www.galasoft-LB.ch PhotoAlbum: http://www.galasoft-LB.ch/pictures Support children in Calcutta: http://www.calcutta-espoir.ch Laurent Bugnion |
|
|
|
#4 |
|
Posts: n/a
|
re:
>> Thanks to God, you have the solution.... > > I could be wrong, but I'd be ready to bet that He wasn't involved. Are you sure God's a "He" ? Juan T. Llibre, asp.net MVP aspnetfaq.com : http://www.aspnetfaq.com/ asp.net faq : http://asp.net.do/faq/ foros de asp.net, en español : http://asp.net.do/foros/ =================================== "Laurent Bugnion" <galasoft-> wrote in message news:... > Hi, > > Hardy Wang wrote: >> Thanks to God, you have the solution.... > > I could be wrong, but I'd be ready to bet that He wasn't involved. > > Greetings, > Laurent > -- > Laurent Bugnion, GalaSoft > Software engineering: http://www.galasoft-LB.ch > PhotoAlbum: http://www.galasoft-LB.ch/pictures > Support children in Calcutta: http://www.calcutta-espoir.ch Juan T. Llibre |
|
|
|
#5 |
|
Posts: n/a
|
Hi,
Juan T. Llibre wrote: > re: > >>>Thanks to God, you have the solution.... >> >>I could be wrong, but I'd be ready to bet that He wasn't involved. > > > Are you sure God's a "He" ? I am not even sure that God is. That said, if He is, then He must be a guy. No woman could be so wicked and mean. Laurent -- Laurent Bugnion, GalaSoft Software engineering: http://www.galasoft-LB.ch PhotoAlbum: http://www.galasoft-LB.ch/pictures Support children in Calcutta: http://www.calcutta-espoir.ch Laurent Bugnion |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error: Physical sythesis tool PALAC is not supported by Formal Verification tool Conf | bbiandov | Software | 0 | 12-22-2008 05:25 AM |
| StudentFilmmakers.com Hosts Second Annual PROJECT: FAIR Anti-Piracy PSA Contest and Online Showcase For VSDA | Walter Traprock | DVD Video | 2 | 02-06-2006 01:49 AM |
| flexible recording mode | SS | DVD Video | 1 | 06-28-2005 11:15 PM |
| Safe Mode doesn't work, Normal mode does | bobG | A+ Certification | 15 | 07-16-2004 01:50 PM |
| Safe Mode doesn't work, Normal mode does | bobG | A+ Certification | 0 | 07-06-2004 11:57 PM |