Questions tagged [tds]

"Team Development for Sitecore".

"Team Development for Sitecore"

102 questions
37
votes
9 answers

The "TransformXml" task was not found (error MSB4036) on TeamCity build

Hello I have build server with TeamCity. My project is Sitecore Web Application. I am using TDS (HedgehogDevelopment). I have setup build settings in TeamCity with MS build and it looks like working when TDS project is disabled in build…
Arbejdsglæde
  • 13,670
  • 26
  • 78
  • 144
9
votes
2 answers

Invalid License Exception when building TDS projects

We're running Sitecore 6.5 with a few TDS projects, and I've been trying to get TFS builds to work on our TFS Build server. We receive the following error when the projects attempt to build: C:\Program Files…
Jay S
  • 7,904
  • 2
  • 39
  • 52
7
votes
4 answers

Cannot sync with sitecore, error related to Access Guid

I've installed the sitecore connector. But when I try to sync, I get a "server not found, 500 error". The sitecore admin panel works fine in the browser. When trying to use the Test button in the TDS project properties, I would get the following…
Alexandru Pupsa
  • 1,798
  • 4
  • 21
  • 40
7
votes
3 answers

Automatic publish of Sitecore content at end of TDS CI deploy

I'm using Teamcity to automate (single click) deploys into our QA environment. At the moment content items are being deployed, but the QA guys then have to go and manually trigger a re-publish of the site. Is there anyway using either TDS, Sitecore…
andycwk
  • 826
  • 2
  • 9
  • 19
6
votes
3 answers

Sitecore Glass Mapper always null

I am using Sitecore Glass Mapper for a new project I'm setting up. We are using Sitecore 7.2, latest version of Team Development for Sitecore (TDS) code generation and the latest version of glass. The code I am trying to execute: var b = new…
Hans Leautaud
  • 1,742
  • 1
  • 19
  • 34
5
votes
2 answers

TDS Hedgehog Sync Project with Sitecore popup only shows an empty frame

I am installing a Sitecore 8.2 solution and setting up the environment. I am using TDS Hedgehog 5.8.0.6. I came across a weird error that none of my coworkers had: when I tried to sync a content project with Sitecore (by context clicking the menu…
Ross Gustafson
  • 1,182
  • 3
  • 16
  • 32
5
votes
1 answer

TDS code generation in sitecore using TextTransform.exe

I am working on Code Generation Template using TDS in sitecore 8.2 update 4 and I am using these .tt file https://github.com/HedgehogDevelopment/tds-codegen/tree/master/Sitecore.Master/Code%20Generation%20Templates. I want to generate code using…
Swati Gupta
  • 753
  • 2
  • 8
  • 30
4
votes
1 answer

TDS Sync with Sitecore Error: ParentItemNotFoundException

When I do a "Sync with Sitecore" for the new items present in my TDS project I get the error ParentItemNotFoundException. Although the parent items are already present I tried removing the parent item from Sitecore and then syncing the parent item.…
4
votes
2 answers

TDS: 'Build fo GetFrameworkPaths failed' after upgrade

I've upgraded my TDS to 5.5 and now I get the following error when opening a solution containing a TDS project with Visual Studio: TDS failed to change configurations with the error 'Build of GetFrameworkPaths failed.'. Please see the output window…
Jan Bühler
  • 421
  • 3
  • 18
4
votes
1 answer

Deploy failed. Reason: The TDS connector is not the correct version.

I am migrating from Visual Studio 2013 to Visual Studio 2015. I installed TDS and can build and create TDS packages just fine. Initially I had an error complaining about a Hedgehog services dll not present which went away by re-installing TDS. Now,…
Ernesto
  • 1,523
  • 1
  • 14
  • 32
4
votes
2 answers

MSSQL LocalDB with Tedious / TDS

does anybody know how to configure Tedious (https://github.com/pekim/tedious) to connect against a Microsoft SQL EXPRESS LocalDB? I don't get it to work. Since Tedious uses the TDS protocol, I guess the question needs to be: does MSSQL LocalDB…
Juergen
  • 699
  • 7
  • 20
4
votes
1 answer

TDS sync sitecore membership and security between environments, specify deployed items per environment

I am evaluating TDS to see if it solves our requirements, the followings are questions that I need helps; Role and memberships We like to sync users, roles, security settings, etc between environments using TDS, what are the options to support this…
khan
  • 41
  • 4
3
votes
1 answer

Sitecore Team Development Service (TDS) will not synchronise on new Windows 10 machine with VS2017

I have setup a new development machine on Windows 10 with VS2017 and Sitecore 8.2 rev 170728 and am experiencing issues with TDS. The TDS projects load, the Sitecore connector installs and I can see the _DEV folder and related files in the website…
3
votes
1 answer

Sitecore and TDS and Package Deployment

I'm using TDS to create .update packages. I've set the settings for this in TDS properties. This works fine locally. But on my build server (TeamCity) it does not seem to build the update packages. Do I need to add some command line parameters for…
Ethan Schofer
  • 1,718
  • 5
  • 26
  • 55
3
votes
1 answer

Visual studio Sitecore TDS can not open .scproj project

I'm having an issue with visual studio. I'm running VS 2013 professional and installed TDS (team development for sitecore) from here version 5.1.0.24 but when I try to ceate a new TDS project (named TDSMaster in this capture) under visual studio I…
lyz
  • 548
  • 6
  • 16
1
2 3 4 5 6 7