Target 32bit and 64bit .NET applications This post will explain how you can build msi packages using WiX for both 32bit and 64bit platforms. The goal is to create 2 different msi packages. One for 64bit systems, which will install the program in to c:\Program Files on 64bit, and another msi package that will install [...]
Solution still deployed after retracting You maybe have stumbled upon this scenario: Solution still deployed after retracting it. After you have retracted your SharePoint solution in Central Administration, the solution flips back to deployed? The issue seems to be that when you have deployed your solution with –allcontenturls, which means it will be deployed to [...]
You may have encountered an issue when trying to activate your copy of Windows Server 2008 R2. Select Activate now. Select Activate Windows online now. You get this error message, with Error Code 0x8007232B. To get around this problem, open an elevated command prompt and type the following command: slmgr -ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx Where the [...]