New Post: GetLatest Error in MSBuild.ExtensionPack.Tfs.TeamBuild
Get the same error message.We got 10.0.0.0 in GAC as we use Visual Studio 2010.Is the extension pack forcible linked to 9.0.0.0 instead of using the newest version available in the GAC?RegardsPär...
View ArticleCreated Issue: MSBuild.ExtensionPack.Tfs.TeamBuild VS2010 support required...
Hello,I am trying to use the MSBuild Extensions for getting latest from the TFS server and I am getting the error show below. Can someone please let me know what am I missing?...
View ArticleNew Post: GetLatest Error in MSBuild.ExtensionPack.Tfs.TeamBuild
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleCommented Issue: MSBuild.ExtensionPack.Tfs.TeamBuild VS2010 support required...
Hello,I am trying to use the MSBuild Extensions for getting latest from the TFS server and I am getting the error show below. Can someone please let me know what am I missing?...
View ArticleCommented Issue: AssemblyInfo task does not parse assembly versions correctly...
The AssemblyInfo task uses a regular expression that's written to look for a version of the form major.minor.build.revision, however it is valid for an assembly version to contain only...
View ArticleCommented Issue: MSBuild.ExtensionPack.Tfs.TeamBuild VS2010 support required...
Hello,I am trying to use the MSBuild Extensions for getting latest from the TFS server and I am getting the error show below. Can someone please let me know what am I missing?...
View ArticleCreated Issue: Key property of XmlFile -> AddElement task not used correctly...
<MSBuild.ExtensionPack.Xml.XmlFile TaskAction="AddElement" File="$(OutputPath)app\AndroidManifest.xml" Key="android:name" Value="%(AndroidPermissions.Identity)" Element="uses-permission"...
View ArticleNew Post: Transforming custom Xml configuration files during build
Hello, I've done a little reading and it seems like MSBuild EP is the way to go if we want to transform our custom Xml configuration files during build. The following is an excerpt from:...
View ArticleNew Post: Add Extension Pack to VS2010 toolbox
Hi there, I would like to add the MSBuild Extension Pack to the VS 2010 toolbox so I can use the available activities in the Workflow designer. Is there any way to achieve that? Kind regards, Markus
View ArticleNew Post: Add Extension Pack to VS2010 toolbox
You will need to use the 'sister' project... http://tfsbuildextensions.codeplex.com/
View ArticleSource code checked in, #78454
StyleCop: Update 3.5 to default to StyleCop 4.7 install path. Update ref binaries to 4.7.35.0
View ArticleNew Post: Receiving Access is Denied Error at the File System Level when...
I have tried everything I can think of to make this work. Using a username and password of an SA account with no luck. I'm able to connect to the server, even execute a delete, but for some reason I...
View ArticleNew Post: Receiving Access is Denied Error at the File System Level when...
can you run with /v:diag and post the full log.
View ArticleNew Post: Receiving Access is Denied Error at the File System Level when...
Build started 8/2/2012 12:24:44 PM.Overriding target "ErrorTarget" in project "F:\CFF\Conversion\CV\CV 2.93.4.388640.install\Base\Blackbaud.ToolsFx.Build.DeployOperations.xml" with target...
View ArticleNew Post: Receiving Access is Denied Error at the File System Level when...
Does the account that sql runs as have the security privilege to access the directory?
View ArticleNew Post: Receiving Access is Denied Error at the File System Level when...
The SQL service account is an administrator on that box, and that folder has full acces to the administrators group. So at least from a configuration standpoint it appears to have access. I've tried...
View ArticleNew Post: Receiving Access is Denied Error at the File System Level when...
Ok, can you post the Xml you are using.
View ArticleNew Post: Receiving Access is Denied Error at the File System Level when...
<?xml version="1.0" encoding="utf-8" ?> <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
View Article