Team Foundation Server 2012 Express BuildTemplate process xaml files not opening

醉酒当歌 提交于 2019-12-02 18:46:16

问题


I have Visual Studio 2013 Express version:12.0.21005.1REL with Team Foundation Server 2012 express installed.

I need to alter a Build Process xaml file however when I download from source control and open the file this happens:

The machine I am using is a 64bit system running a 64 bit windows 7 - but I am very surprised this should happen. How exactly do I go about altering this build process when the design view is not operable and the xml is horridly difficult to read / alter. Are there any resources which can help me?

Or is there anyway I can fix this?


回答1:


Visual Studio is opening the xaml in split view to enable the visual designer to work. This link explains how to set VS to open xaml files in full text mode.

EDIT

I'm sorry, I misunderstood what you wanted to do. Seems this is a bug that has been reported with a possible workaround mentioned here and a relevant SO question here.



来源:https://stackoverflow.com/questions/24578232/team-foundation-server-2012-express-buildtemplate-process-xaml-files-not-opening

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!