No announcements
Found 1882923 threads
-
0 Votes
Undo File on different computer in which workspace is deleted
Hi, Have you tried to undo checkout of the file using Workspace sidekicks of TFS Sidekicks ...Answered | 1 Replies | 3358 Views | Created by Soneta - Tuesday, April 13, 2010 6:22 PM | Last reply by jehan33 - Tuesday, April 13, 2010 8:06 PM -
0 Votes
Build is not properly deleting workspaces
However none of these log files contain "BeforeInitializeWorkspace" If you don't find the file ,how do you know the error is [TFS is trying to delete 4_5_ACA001 ...Answered | 17 Replies | 9406 Views | Created by TB1MWH - Thursday, May 27, 2010 12:45 PM | Last reply by Sven Hubert (AIT) - Tuesday, August 21, 2012 12:53 PM -
0 Votes
How to delete a workspace in AzureML?
I tried to use powershell module to do the same but it didn't work.Answered | 13 Replies | 2420 Views | Created by KexinXu - Tuesday, February 23, 2016 10:58 PM | Last reply by fourtheway - Wednesday, May 23, 2018 3:39 PM -
0 Votes
Delete duplicate fields with same GUID
Hi run the below powershell command to find out the usage first then delete it Add-PSSnapin Microsoft.SharePoint.PowerShell -ErrorAction ...Answered | 2 Replies | 1455 Views | Created by AakankshaGairola - Friday, March 18, 2016 11:32 AM | Last reply by Patrick_Liang - Tuesday, March 22, 2016 7:24 AM -
0 Votes
How to actually delete a workspace
Hi DisplacedUnixDev, Based on Workspaces and Workspace commands, the remove command of Workspaces is used to removes the specified ...Answered | 1 Replies | 462 Views | Created by DisplacedUnixDev - Thursday, January 7, 2016 7:53 PM | Last reply by Starian chen - Friday, January 8, 2016 8:25 AM -
1 Votes
cannot login to sharepoint workspace 2010
When I boot up my computer, I get that same message and don't want share point, and don't need it.Answered | 4 Replies | 13065 Views | Created by fayserx - Tuesday, March 29, 2011 12:51 PM | Last reply by Sverigenu - Sunday, February 19, 2017 4:30 AM -
0 Votes
Script to delete all the Project Workspaces.
Based on your reply I have found following page which will help he making the C# code for deleting project ...Answered | 4 Replies | 5734 Views | Created by DBA MS Project Server - Friday, January 27, 2012 5:53 PM | Last reply by DBA MS Project Server - Monday, January 30, 2012 9:53 PM -
0 Votes
"Files" folder deleted from Workspace in error - can it be retrieved?
We have the same situation: The sharepoint folder was deleted (in Sharepoint workspace, not at windows OS level).Answered | 2 Replies | 7779 Views | Created by Apple27surf - Thursday, March 31, 2011 8:10 AM | Last reply by Alan A. Guggenheim - Friday, July 22, 2011 11:00 PM -
0 Votes
Deleting Duplicates
Johny How ORDER BY clause in that case affects the duplicate deletion?Answered | 10 Replies | 995 Views | Created by sqlsguru - Tuesday, June 11, 2013 10:26 AM | Last reply by Kalman Toth - Tuesday, June 11, 2013 11:55 AM -
0 Votes
How to delete Duplicates
The following blog is on the same topic: http://www.sqlusa.com/bestpractices/eliminateduplicates/ Best way for future: put a UNIQUE index or ...Answered | 9 Replies | 1798 Views | Created by miruan - Monday, October 22, 2012 8:03 AM | Last reply by Kalman Toth - Sunday, October 28, 2012 11:54 PM -
1 Votes
Editing a tfs Workspace Remove vs Delete?
From MSDN: Deleting a Workspace If you delete a workspace that contains pending changes, Team Foundation cancels the pending ...Answered | 4 Replies | 15221 Views | Created by Charles Foxtrot - Monday, January 3, 2011 6:08 PM | Last reply by John Qiao - Thursday, January 6, 2011 3:31 AM -
0 Votes
Cannot delete duplicate workspace on same computer
Second, please run tf workspace /delete /collection:http://servername:8080/tfs/defaultcollection workspacename;domain\username to delete the ...Answered | 2 Replies | 8728 Views | Created by tamkie - Tuesday, July 10, 2012 4:47 PM | Last reply by Cathy Kong - Wednesday, July 18, 2012 7:15 AM -
5 Votes
Select duplicates and delete 1
> I have the following query which selects duplicates in a table.Answered | 6 Replies | 488 Views | Created by Zoe.Ohara - Tuesday, October 31, 2017 11:59 AM | Last reply by --CELKO-- - Tuesday, October 31, 2017 4:38 PM -
1 Votes
Delete duplicate rows from table
Hi ganeshsg, To delete the duplicated rows in your case, the below demonstration would work.Answered | 7 Replies | 1041 Views | Created by ganeshsg - Tuesday, July 21, 2015 1:48 PM | Last reply by Eric__Zhang - Wednesday, July 22, 2015 6:07 AM -
0 Votes
delete duplicates
Read this for some techniques: Eliminating Duplicate Primary Keys in SSIS.Answered | 1 Replies | 3978 Views | Created by ABDOU_bb_star - Thursday, June 17, 2010 7:16 PM | Last reply by Todd McDermid - Thursday, June 17, 2010 7:35 PM -
0 Votes
How to delete a Azure Machine Learning Workspace not visible in Azure Portal ?
I had the same problem with a classim ML workspace created long time ago and just easting 12AUD monthly from my Azure credit.Answered | 3 Replies | 3293 Views | Created by GLéger - Thursday, June 8, 2017 2:21 PM | Last reply by Yousry - Saturday, October 7, 2017 6:55 AM -
2 Votes
Deleting Duplicate Data
1 Select * From #Question --Delete same time period Delete a From ( Select * ,Row_Number() ...Answered | 2 Replies | 632 Views | Created by cmk1 - Friday, February 17, 2017 4:33 PM | Last reply by Mailson Santana - Friday, February 17, 2017 4:41 PM -
3 Votes
Deleting Duplicating Data
See if this helps: Run the select first to see what you will be deleting: SELECT A.* FROM [TABLE A] A ...Answered | 4 Replies | 7773 Views | Created by aisha09 - Friday, July 16, 2010 8:30 PM | Last reply by Dane_S - Monday, July 19, 2010 3:14 PM -
0 Votes
Lost files on Workspace
If the files are deleted from SharePoint site, then the files will be deleted when the workspace is online.Answered | 1 Replies | 929 Views | Created by sigov - Friday, October 31, 2014 11:08 AM | Last reply by Victoria Xia - Monday, November 3, 2014 10:27 AM -
0 Votes
SQL delete excess duplicates
It helps others who experience the same issue in future to find the solution.Answered | 2 Replies | 4987 Views | Created by Rabbitholes - Wednesday, November 18, 2009 11:11 PM | Last reply by Melissa Suciadi - Thursday, November 19, 2009 1:38 PM - Items 1 to 20 of 1882923 Next ›
No announcements