CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting
Free 3 Months



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.vs_web_deployment_projects Tags:
Item Type: NewsGroup Date Entered: 10/6/2006 7:18:24 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 21 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
1 Items, 1 Pages 1 |< << Go >> >|
CareBear
Asp.Net User
WDP includes to many files by default10/6/2006 7:18:24 PM

0/0

For a few days now I've been trying to convert my Web Site Project to Web Application Project and I'm using a Web Setup Project for deployment of the solution. After conversion I've had various problems and issues and have had to do code changes to make everything work again. Most of the problems I don't discover until I do a install of setup on Windows Server 2003.

Then I discovered Web Deployment Project a little while ago and I'm trying to configure it all properly for the setup I have.

My first to reactions was: Why does it include the .csproj, .user, .vspscc and a .Publish.xml in the output folder?

And it also includes the "obj" folder which lots of assemblies and files, why is this included by default?

Properties\*.resx files are also copied to the output, even though the properties on them in my Web Application Project says: Embedded Resource and Do not copy.

So far I have these excludes:

<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\obj\**\*.*" />
<
ExcludeFromBuild Include="$(SourceWebPhysicalPath)\**\*.resx" />
<
ExcludeFromBuild Include="$(SourceWebPhysicalPath)\**\*.csproj" />
<
ExcludeFromBuild Include="$(SourceWebPhysicalPath)\**\*.user" />
<
ExcludeFromBuild Include="$(SourceWebPhysicalPath)\**\*.vspscc" />
<
ExcludeFromBuild Include="$(SourceWebPhysicalPath)\**\*.xml" />

1 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
ASP.NET 2.0 Website Programming: Problem-design-solution Authors: Marco Bellinaso, Pages: 576, Published: 2006

Web:
Visual Web Developer Team Blog : Web Deployment Projects (WDP) for ... By default you will not see the .wdproj file as WDP is still not an intrinsic .... If Web Deployment Projects for Visual Studio 2008 no longer includes ...
Excluding WDP from building - ASP.NET Forums Is there another way to control whether or not the WDP gets built so ... And yes , you can have as many configurations as you wish, apart from the default ...
Windows Media Photo .WDP Introduced by Microsoft » My Digital Life May 27, 2006 ... The potential successors include JPEG2000 or JPEG Pro (now ... or Set 64-Bit Windows Media Player 11 (WMP11) in Windows Vista x64 as Default ...
Vishal Joshi's Tangent By default in the WDP output you will find project files (.csproj/.vbproj), .... Include files from the App_Data folder - App Data folder might potentially ...
WDP-I: Frequently Asked Questions Q: How do I transfer files from a MAC to other non-MAC computes. .... and they have the Windows default command-line version of FTP on them as well. ...
g7/g7 fly af/tadao manual - Official WDP Angel Owners Group The default is 5 and is adjustable from 4 to 14 pulls per second. Gangster mode – The G7 board includes a special mode that can be applied ...
Visual Web Developer Team Blog This now includes Silverlight DRM, powered by PlayReady, offering robust content protection .... By default in the WDP output you will find project files ...
Protect Public Computers with Windows SteadyState, Part 1 Oct 3, 2007 ... Part 1 of this article series will include a short introduction to the ... WDP is not on by default. This is because you as an admin ...
WDP output files - ASP.NET Forums Default.aspx PrecompiledApp.config web.config SendMailWeb.csproj ... You can explicitly specify what files and or directories not to include in the output. ...
CodeProject: Automatically documenting web site projects created ... Aug 6, 2008 ... The problem as it stands is that we have MANY xml files, relating to each original assembly compiled, before the WDP did its magic and ...




Search This Site:










web reference 403 error across domains

hacker stole my dropdownlist.

security and sessions

examples of 'medium' or 'high' trust asp.net applications

securing exe files with aspnet_isapi.dll

one user out of 100 can't view website

windows authentication login

secure connecton from ajax app to a web service

password hashing advice

how to encrypt data?

what is the code to populate the login control [literal "failuretext"] object

multiple membershipproviders

role based security

a little problem with createuserwizard. help me pleaseee!! :)

response.redirect sends user to default.aspx

by clicking a linkbutton, a pdf file should be downloaded.....

help on configuring my creator wizard

sql injection

encrypt my aspx files

ad membership provider expire date

forced login each page change

multiple autorization for single membership

need some help with createprocess with logon user!

regarding authentication and session

how can i change formsauthentication redirectfromloginpage url

accessing group membership details

authentication with social networking

service authentication

where's the info?

how to restrict permissions on folder

  Privacy | Contact Us
All Times Are GMT