New Post: TFS 2013 and Visual Studio 2013 Support
Ok, see if you can get to this.https://skydrive.live.com/redir?resid=5B795657F37B63DE%21115
View ArticleNew Post: TFS 2013 and Visual Studio 2013 Support
From what I can see in the installer log it looks like it cannot detect the presence of the TFS 2012 object model. It checks the following registry key:...
View ArticleNew Post: TFS 2013 and Visual Studio 2013 Support
I don't have the 11.0 node. I have 12.0. 12.0 must be VS 2013 and Team Explorer 2013. I installed Team Explorer 2012 the other day and it did say successful. Should I install VS 2012 to see if that...
View ArticleNew Post: TFS 2013 and Visual Studio 2013 Support
I can't explain why installing Team Explorer 2012 did not work. You could try installing the 2012 object model from here:...
View ArticleNew Post: TFS 2013 and Visual Studio 2013 Support
It all works now. Thanks for the help. After installing the object model, the installation of your software was successful. The tool works fine.
View ArticleNew Post: Two way sync?
Hi, I was just wondering if you guys have a time frame for two way sync?
View ArticleNew Post: Two way sync?
I am very much aware that there is a desire for this feature and it is right at the top of the list. Unfortunately there is no time frame for this though. Regards Rob
View ArticleNew Post: Multiple Item Formatting
I'm looking to list a number of Work Items in a table showing the ID and a new field we call Release Documentation. When I create a two-column table I can get the add-in to fill rows for all the Work...
View ArticleNew Post: Multiple Item Formatting
There isn't really any grouping functionality. What you can do though is have hierarchical work items and use a tree query. You can specify the tree level in the layout to apply a different format to...
View ArticleNew Post: Multiple Item Formatting
Hmm. Unfortunately we have a fair number of Work Items in the system already (30k+) so altering the way we do hierarchical work items probably isn't in the cards... I might try to create a couple of...
View ArticleNew Post: Team Foundation Service
I have the same issue. Is there any solution? Thanks!
View ArticleNew Post: Team Foundation Service
I think I have found the cause of this problem and will be releasing a fix soon. It is newline characters in the WIQL of the query. If you can remove them then it may fix the issue. Please note that I...
View ArticleNew Post: Team Foundation Service
I am having the same issue. Any word on when the new release that fixes this issue might be? :) We are really looking forward to it! Julie
View ArticleNew Post: Team Foundation Service
I am trying to find out, but I don't have any news as yet. In the meantime, have you tried the workaround I suggested? Remember that I have not tested it, but I know the bug is that there are newlines...
View ArticleNew Post: Team Foundation Service
Hi, I am having the same problem like those people above in this disscusion. I think the reason might be the software languages? For instance my word version is german. I think Erik's word is in Dutch?...
View ArticleNew Post: Team Foundation Service
I don't think it is the language, although I could be wrong. If you save the query as WIQL I think you will find that the query has newlines in it. If you can remove the newline characters I think the...
View ArticleNew Post: Team Foundation Service
I just checked if I have any newlines in my query (I made the query as simple as possible), I haven't found any newlines. I checked the query in sql table dbo.QueryItems direct on database.This is my...
View ArticleNew Post: Team Foundation Service
Thanks for checking. Perhaps there is a second issue. If you are prepared to work with me to find the cause, then please contact me via the People page, but please note that I will not be able to...
View ArticleNew Post: Team Foundation Service
I was able to get it to work by removing the extra lines in the query. I basically pulled the SQL out of dbo.QueryItems and replaced it with a single line query ( same SQL, minus the CR/LF's) and it...
View ArticleNew Post: Team Foundation Service
JulieJules wrote: I was able to get it to work by removing the extra lines in the query. I basically pulled the SQL out of dbo.QueryItems and replaced it with a single line query ( same SQL, minus the...
View Article