Рубрика: PROGRAMMING

В Team Explorer, при выполнении check-in, связанный рабочий элемент Work Item закрывается, потому что по умолчанию у него устанавливается состояние Resolve вместо Associate. Как поменять это поведение?
By: Date: 29.09.2017 Categories: !RUS,TFS Метки:

В Team Explorer, при выполнении check-in, связанный рабочий элемент Work Item закрывается, потому что по умолчанию у него устанавливается состояние Resolve вместо Associate. Как поменять это поведение? Visual Studio 2015 и 2013. В Team Explorer, при выполнении check-in, связанный рабочий элемент Work Item (Task или Bug) закрывается, потому что по умолчанию у него устанавливается состояние…

Read More →
Как подключить добавить новый проект tfs в visual studio vs 2015 2013
By: Date: 13.09.2017 Categories: TFS Метки:

Как подключить добавить новый проект tfs в visual studio vs 2015 2013 1) В Visual Studio в Team Explorer нажать на кнопку Manage Connections. 2) Кликнуть Manage Connections. 3) В открывшемся окне выбрать сервер TFS, в списке колекций выбрать нужную колекцию, и в списке проектов отметить галочками нужные проекты и нажмите Connect. how to connect…

Read More →
Как настроить почтовые оповещения TFS 2015 VS 2015
By: Date: 13.09.2017 Categories: TFS Метки:

Как настроить почтовые оповещения TFS 2015 VS 2015 How to configure email notifications TFS 2015 VS 2015 Для примера рассмотрим случай когда я хочу получать почтовые оповещения когда Work Item назначенный мне меняется другим человеком. 1) В Visual Studio в Team Explorer выбрать необходимую коллекцию и проект в ней. И выбрать Settings. 2) Выбрать Project…

Read More →
Source Control Explorer в Visual Studio не видит не открывает pdf doc docx xls xlsx файлы
By: Date: 12.09.2017 Categories: TFS Метки:

Source Control Explorer в Visual Studio не видит не открывает pdf doc docx xls xlsx файлы source control explorer in visual studio doesn’t view open pdf doc docx xls xlsx files Дано описание для pdf файлов. Для других типов, нужно проделать всё тоже самое только в Program выбирать соответствующие расширению программы. 1) (Проверьте что у…

Read More →
Windows PowerShell updated your execution policy successfully, but the setting is overridden by a policy defined at a more specific scope
By: Date: 17.06.2016 Categories: !RUS,PROGRAMMING

При попытке установить любой пакет через NuGet в Visual Studio 2013 (VS 2013) получаю сообщение об ошибке: Install failed. Rolling back… Failed to initialize the PowerShell host. If your PowerShell execution policy setting is set to AllSigned, open the Package Manager Console to initialize the host first. При попытке вызвать консоль в VS 2013 —…

Read More →
Team Foundation Server could not resolve the user or group ‘XXX’. The user or group might be a member of a different domain, or the server might not have access to that domain. Verify the domain membership of the server and any domain trusts.
By: Date: 20.03.2015 Categories: !RUS,TFS Метки:

При попытке добавить пользователя через GUI Visual Studio — Group Membership получаю ошибку: Team Foundation Server could not resolve the user or group ‘XXX’. The user or group might be a member of a different domain, or the server might not have access to that domain. Verify the domain membership of the server and any…

Read More →
The page has one or more <asp:Content> controls that do not correspond with <asp:ContentPlaceHolder> controls in the Master Page
By: Date: 22.05.2013 Categories: !RUS,TFS

ENG: The page has one or more controls that do not correspond with controls in the Master Page VS2010 SP1 ©Bobrovsky Dmitry Есть Admin.Master и Admin.aspx. Если перейти на закладку Design получаю ошибку: ©Bobrovsky Dmitry Master Page Error The page has one or more <asp:Content> controls that do not correspond with <asp:ContentPlaceHolder> controls in the…

Read More →
A selected drive is no longer valid. Please review your installation path settings before continuing with setup.
By: Date: 25.04.2013 Categories: !RUS,TFS

ENG: A selected drive is no longer valid. Please review your installation path settings before continuing with setup. Microsoft Visual Studio 2010 При попытке изменить состав компонентов (в моем случае добавить новый компонент) появляется сообщение об ошибке: A selected drive is no longer valid. Please review your installation path settings before continuing with setup. При…

Read More →
TF248015: Your work item query could not be completed due to an unexpected error returned by the Microsoft SQL Server Full-text engine. Contact your system administrator to check the Application event log for Team Foundation Server.
By: Date: 16.04.2013 Categories: !RUS,TFS Метки:

ENG: TF248015: Your work item query could not be completed due to an unexpected error returned by the Microsoft SQL Server Full-text engine. Contact your system administrator to check the Application event log for Team Foundation Server. TFS 2008  + VS2010 При поиске Work Items в Visual Studio 2010, через My Queries или Team Queries…

Read More →
At attempt to delete the assembly from GAC — Unable to uninstall: assembly is required by one or more applications…
By: Date: 13.04.2012 Categories: !ENG,.NET,PROGRAMMING Метки:

At attempt to delete the assembly from GAC I receive an error Link — You receive an «Unable to uninstall: assembly is required by one or more applications» Windows Installer error message when try to remove an assembly from the Global Assembly Cache (GAC) by using the Gacutil.exe tool . It is necessary in register…

Read More →