CodeVerge.Net Beta


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

ASP.NET Web Hosting – 3 Months Free!
Free 3 Months



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.vs_web_deployment_projects Tags:
Item Type: NewsGroup Date Entered: 1/9/2007 9:25:45 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 31 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
stmarti
Asp.Net User
"Exclude all but" feature?1/9/2007 9:25:45 AM

0/0

Hi,

I'am using wdp with a wap application. (wap publish feature works for me, but precompiling aspx/ascx is not possible /why?/, so I need wdp)

Wdp works, but obviously I need to exclude many files (*.csproj, *.resx,*.sln etc.).

My problem is with the resx files:

<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\**\*.resx" />

will exclude all resx files, but I want to keep the resx files in App_GlobalResources.

Is it possible to exclude all resx files except in App_GlobalResources in a simple way? (now I need many ExcludeFromBuild entries for root folders)

Thank you.
 

stmarti
Asp.Net User
Re: "Exclude all but" feature?1/9/2007 2:46:34 PM

0/0

I found that the resx of a aspx file has an ".aspx.resx" extension. The regular resx files App_GlobalResources has only .resx extension, so:

<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\**\*.aspx.resx" /> and

<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\**\*.asax.resx" /> enough for me and still the global resources included and precompiled as I wish.

Anyway the "exclude all but..." feature would be nice...

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


Free Download:

Books:
Studies in General and English Phonetics: Essays in Honour of Professor J.D. O'Connor Authors: Joseph Desmond O'Connor, Jack Windsor Lewis, Pages: 473, Published: 1995
The Relation of Labor to the Law of Today Authors: Lujo Brentano, Pages: 320, Published: 2008
Redirections in Critical Theory: Truth, Self, Action, History Authors: Bernard McGuirk, Pages: 274, Published: 1994

Web:
exclude all but specifice files in dir exclude all but specifice files in dir. Harry Putnam reader at newsguy.com. Tue Feb 14 09:09:48 GMT 2006. Previous message: rsync command: help with windows ...
Nabble - dar-discussions - Exclude all but some cache dirs Exclude all but some cache dirs. Hi, Is it possible to exclude all but some cache dirs? Ie, I used to exclude all cache dirs using "-P */cache"....
Exclude All But - HTTrack Website Copier Forum HTTrack is an easy-to-use website mirror utility. It allows you to download a World Wide website from the Internet to a local directory,building recursively ...
need a regex to exclude all but 'A-Za-z0-9\s' - WebDeveloper.com need a regex to exclude all but 'A-Za-z0-9\s' JavaScript. ... I've tried to get my head round regex but for some reason i can't see the ...
Linux exclude all but 1 folder - ADSM.ORG Linux exclude all but 1 folder Backup / Archive Discussion.
ht://Dig 3.x list archive: [htdig] How to exclude all but one C [htdig] How to exclude all but one CGI URL ? ... But there are some exceptions to this general rule. Is there any way to say exclude /cgi-bin/ except ...
AW: copy all but exclude one directory Februar 2005 22:37 > An: Dominique Devienne > Cc: Ant Users List > Betreff: Re: copy all but exclude one directory > > Thanks, that works. ...
Poor tageting and the exclude feature questions poor tageting and the exclude feature questions. ... but the ads from yestr= erday and today are way off the mark. ... do you need to use the exact url, or can you exclude all ads from that domain by using www. ...
FEDERAL APPEALS COURT UNANIMOUSLY HOLDS THAT HRA MAY EXCLUDE ALL ... Aug 10, 2004 ... FEDERAL APPEALS COURT UNANIMOUSLY HOLDS THAT HRA MAY EXCLUDE. ALL BUT THOSE TRANSACTING OFFICIAL BUSINESS. FROM ITS SERVICE CENTER WAITING ...
Feature Request: Exclude spiders from stats - Forums & Blog How To: Using filter sets to exclude certain items ... set" it not only affects all reports but also the functions provided through the Statistics.asmx service. ... I can't give a date, but Tim aluded to it in this post: ...

Videos:
Excluding ASL from Deaf Children is a Bad Idea! Sorry for the bad quality..not sure what happened..for better viewing go to http://deafprogressivism.blogspot.com/2007/12/excluding-asl-from-deaf ...
The Root of All Evil? Part 2: The Virus of Faith. (Richard ... The Root of All Evil? is a television documentary, written and presented by Richard Dawkins, in which he argues that the world would be better off ...
Russia ready to ditch NATO - Medvedev President Medvedev says Russia is ready to break off relations with NATO if necessary. His comments came after a meeting with Russia's ambassador ...
The Root of All Evil? - The God Delusion (1 of 2) The God Delusion explores the unproven beliefs that are treated as factual by many religions and the extremes to which some followers have taken ...
All You Need to Know About Guitar Hero 4: World Tour SPOILER ALERT! Only watch this video if you don't care. Also I know there are some tiny mistakes in this video. Also. any comments saying GH4 ...
Wave-dashing in BRAWL with all characters (Excluding ... READ THIS: I know I said Sheik, Ivysaur, and Charizard can't wavedash, but it turns out, that I had the "old" Air-Dodging code. With the new one ...
Frontlines: Capture all objectives in a jet About: Capture all objectives in a jet excluding the one that needs C4 but you'll see. This was the first take and I didn't crash so I didn't do ...
Me vs. Dome Ace Tucker for the Silver Tactics Symbol Hi, It´s me Cesh. I know, I know bad joke, so its me again showing u this time my battle in the Battle Dome agains Dome Ace Tucker. During the ...
Clippers Vs Lakers Highlights Just a quick highlight reel of nice plays I liked from the Clipper Lakers game on 1/21/09. Hey, we lost and all, but look at it this way, that ...
SMTOWN LIVE IN BANGKOK (Super Junior, TVXQ, Shinee, SNSD ... SM TOWN Concert at Bangkok was Superb!! Every groups' performance were great. Super Junior and TVXQ's shows were so exciting and entertaining ...




Search This Site:










design view not showing table columns correctly with colspan="2"

<h1>adding configurationmanager.appsettings to smart device project???</h1>

testing web service in vs08

visual studio 2008 install freezes windows xp

where to find asp.net ajax controls

.net framework version for new reportviewer

invisible controls

hosting provider only supports .net 2.0 but i developed site in .net 3.5 with visual studios '08

dll in bin folders of web application project getting added to team system

vs2008 does not generate licenses.licx automatically for websites

ide smart code analyzer stopped working after vs2008 installation

editing\adding columns to gridview in 2008 won’t save if done graphically

publish web site

html view of .ascx and .aspx file in class library generate errors.

debugging javascript in a user control?

path problem

how to: custom web controls in toolbox

install on drive other than c: ?

silverlight not found on .net 3.5 - vs 2008

visual studio hangs when clicking open website

how to run / view project

compilation error bc30626

vs2005 to vs2008 guide

developing in orcas, but deploying it on a .net 2.0 framework environment

web application project

help with ldap authentication

"events" button on "properties" window showing randomly

another javascript intellisense question

asp.net page element unit testing

messagebox woes

  Privacy | Contact Us
All Times Are GMT