What is a .pubxml.user file?

Because this is a user-specific file, it should be excluded from version control. From https://msdn.microsoft.com/en-us/library/ff398069(v=vs.110).aspx, emphasis mine. When you create a publish profile, two files are created in the PublishProfiles folder: .pubxml and .pubxml.user. The .pubxml.user file contains only a few settings that apply to a specific user, such as an encrypted password. By default … Read more

Config transformations and “TransformXml task failed” error message

Looks like the answer was simple yet obscure; I had an app setting (a password), which contained a “>” symbol. I tried converting the app to .NET 4 then back to .NET 3.5 and everything ran fine as during the process the symbol had been escaped to “>”. Never had a problem with this character … Read more

Event on key expire

Current development version of redis contains a new feature: keyspace notifications. Documentation: http://redis.io/topics/notifications Keyspace notifications allows clients to subscribe to Pub/Sub channels in order to receive events affecting the Redis data set in some way. Examples of the events that is possible to receive are the following: All the commands affecting a given key. All … Read more

How to zip Align APK file in android?

Read the documentation from Google itself The steps should be simple to follow. Please follow this doc from google for complete publishing details In short,complete steps in a nutshell(I am assuming you use eclipse/android sdk): 1. Check android_manifest.xml and verify that android:debuggable attribute is set to false in your manifest file 2. Check the android:versionCode … Read more

Application (Not a Markup Language) for Producing a User Manual [closed]

Technical Publishing Software – Views on FrameMaker and Its Alternatives I’ve done spec documents with LaTeX and Framemaker, and designed a Framemaker workflow to support a team of 5 analysts producing a spec document for an insurance underwriting system. The document was expected to get to 2,000 pages or so. Many years ago (around 1992-1993) … Read more

MSBuild DeployOnBuild=true not publishing

Assuming you do not have Visual Studio 2010 installed on your hudson server, then it may be that you are missing the publishing “targets” file. After a lot of head-to-desk banging, I finally solved this. For quite a while I have known that I needed to copy the directory C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\WebApplications from my local … Read more

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