Why are some Web.config transforms tokenised into SetParameters.xml and others are not?

This actually has nothing to do with config transforms. I just posted a very detailed blog at http://sedodream.com/2010/11/11/ASPNETWebApplicationPublishPackageTokenizingParameters.aspx. But some info here for you. In the Web Publishing Pipeline (WPP) we handle connection strings as special artifacts. We will automatically create parameters for you for all connection strings. This is because in many cases when … Read more

MsBuild and MsDeploy with multiple environments

The first attempt failed because Package target doesn’t exist in the solution file. When using MSBuild on a solution file, a temporary MSBuild project is created (SamplePackage.sln.metaproj); this project file contains only some targets (Build, Clean, Rebuild, Publish, …) Solution : DeployOnBuild & DeployTarget properties One way to do what you want is to use … Read more

tf.exe history * getting “Unable to determine the source control server.”

Had the same problem and tried all sorts of values for /collection, finally hit the right one and all TFS2012 tf commands started working again. In Team Explorer in VS right click the server name and select properties, you need the entire URL parameter including http, the port number, everything. for me that was http://devserver:8080/tfs/defaultcollection … Read more

Strange Build error after upgrading to Visual studio 2015 wants to copy pagefile.sys

I encountered the same issue. The problem starts when you upgrade the DotNetCompilerPlatform to version 1.0.1. To work around this issue you can downgrade to version 1.0.0 using the NuGet package manager. EDIT: If you uninstall Microsoft.CodeDom.Providers.DotNetCompilerPlatform AND Microsoft.Net.Compilers, and then install the DotNetCompilerPlatform (has a dependency on the Microsoft.Net.Compilers package so it will automatically … Read more

Microsoft Visual C++ 14.0 is required. Get it with “Microsoft Visual C++ Build Tools”: http://landinghub.visualstudio.com/visual-cpp-build-tools [duplicate]

To solve any of the following errors: “Failed building wheel for misaka” “Failed to build misaka” “Microsoft Visual C++ 14.0 is required” “Unable to find vcvarsall.bat” The solution is: Go to: https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017 Select the free download under Visual Studio Community 2017 This will download the installer. Run the installer Now the most important step is … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)