Skip to main content

Microsoft Silverlight

Answered Question XAP Files Added to MVC Project in TFS Source Control Upon BuildRSS Feed

(0)

TI82
TI82

Member

Member

4 points

3 Posts

XAP Files Added to MVC Project in TFS Source Control Upon Build

There is another similar post: http://forums.silverlight.net/forums/p/12557/162768.aspx#16276 but the "fix" didn't work in mycase, and that post mentions nothing about using the ASP MVC tools with TFS. 

So to restate the issue, I have a few Silverlight apps, and an ASP MVC Server project.  I want the SL apps to be added to the Server on build, so in the property pages for that MVC Server project, I've added the Silverlight applications.

 After this step, a ClientBin directory has been added to the MVC Server project with the SL apps inside, and my TFS pending changes includes the changes to the project and the addition of the SL apps to the ClientBin directory in the MVC project.  I don't want these files added to source control!  This is making it difficult to keep the XAP files up to date across our entire development team.

 If I delete the XAP files from TFS within the MVC project, the next time the project is built, the files are added again.

Is there any way to link a SL app to an MVC Server without having the XAP files added to TFS?

MarkMonster
MarkMonster

Contributor

Contributor

5220 points

1,046 Posts

Answered Question

Re: XAP Files Added to MVC Project in TFS Source Control Upon Build

I'm not sure, but maybe this TFS customization helps you out. http://msmvps.com/blogs/vstsblog/archive/2009/08/04/customizing-the-folders-and-file-extensions-automatically-excluded.aspx

Mark Monster - MCPD Enterprise
http://mark.mymonster.nl
Silverlight and Expression Insiders UG

Dont forget to click "Mark as Answer" on the post that helped you.
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities