CodeVerge.Net Beta
Login Idy
Register Password
  Forgot?
Explore    Item Entry    Members   
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.vs_2005_web_application_projects Tags:
Item Type: NewsGroup Date Entered: 6/8/2006 5:58:55 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 10 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
1 Items, 1 Pages 1 |< << Go >> >|
bertcord
Asp.Net User
Using AfterBuild Target to process files....6/8/2006 5:58:55 AM

0/0

I would like to use the AfterBuild target to perform some tasks after building my Web Deployment Project.  I am attempting to create my own ItemGroups but I am seeing some weird behavior.  I have created a sample project that shows my issue. You can download it here www.corderman.com/data/samplewap.zip

 

In this sample project I create an Item group as follows. 

 

<ItemGroup>

    <ModuleDeployFiles Include="*.*" Exclude="*.zip" />

  </ItemGroup>

 

For some reason having this ItemGroup in my project file results in ?SampleWAP.suo ?showing up in my project.  What am I doing wrong?  It appears that when I create an ItemGroup that contains items not in the project they will be added to the project somehow?.

 

Thanks

Bert

 

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



Search This Site:


Meet Our Sponsors:



Other Resources:

Single blog help - ng.asp-net-forum.starter_kits_and_source_projects ... You should use single2_web.config. mattmerk. Asp.Net User. Re: Single blog help ... using afterbuild target to process files.... about treeview ...
Bundle SQL script with build process using MSBuild - Mehfuz's WebLog ... tasks under it and before or after build, it will fire up your task to ... to include the target file and to add the ExecuteDDL task under AfterBuild target. ...
Feedback: AfterBuild usage causes files not to copy ... guys are using this target to copy the final source files to the ... Modify the build process using the pre-built afterbuild target. Actual Results ...
CodeProject: Automating Windows Applications Using the WCF Equipped ... ... demonstrates the injection to target process using remote thread and focuses ... of Visual Studio transformed to AutomationClientNET.exe.config file after build. ...
FFTF - Using MSBuild to manage deployments in SharePoint - Part 2 To modify your build process, add your task inside one of the targets below and ... We will be adding our bits into the AfterBuild target. 2. How to copy files ...
Kevin Israel : Become a Task Master - Customizing the build process ... To recap, the target is "AfterBuild" and the task is "Message" ... some light on how to customize your build process using either MSBuild or Team Build. ...
Using MSBuild to manage deployments in SharePoint - Part 2 - benrobb's blog To modify your build process, add your task inside one of the targets below and ... We will be adding our bits into the AfterBuild target. 2. How to copy files ...


 
All Times Are GMT