Content Preview: rss
23 days ago
The titled error appeared to me while I was working on MPS environment to provision Microsoft CRM 4.0 , to solve the titled error: reset the password of the MPSPrivacct-xxxx from the all the instances of the Provisioning Manager and on the Active Directory and try again to test your code on provtest.
40 days ago
While I was installing Hosted CRM on HMC 4.5, I tried to run the initialize.xml file of the managed CRM provider by opening the command prompt and navigating to 'c:\program files\Microsoft Hosting\Provisioning\Samples\Managed CRM\' and executing provtest /x2 Initalize.xml the following error appears: 'provtest' is not recognized as an internal or external command, operable program or batch file. to solve this problem you need to do the following: 1. On MPS01, select System from Control Panel. 2. Edit the Path system environment variable. Place your cursor at the end of the Variable Value field, and then type the following text: C:\Program Files\Microsoft Provisioning\Tools . and restart the command prompt and type the command again and it should work.
88 days ago
Join Microsoft Surface Challenge and win a Surface Unit !!! :) , you can check Surface Quick Start here
88 days ago
Software Transactional Memory (STM.NET) is a mechanism for efficient isolation of shared state. The programmer demarcates a region of code as operating within a transaction that is “atomic” and “isolated” from other transacted code running concurrently. Transactional memory is considered a promising technology by the academic community and is repeatedly brought up as a welcome technology for the upcoming wave of applications which scale on modern multi-core hardware. The goal is to be able to exploit concurrency by using components written by experts and consumed by application programmers who can then compose together these components using STM. Transactional memory provides an easy-to-use mechanism to do this safely. check it out here89 days ago
Microsoft is about to release Project Gemini free of charge as an add-in on top of Microsoft Excel , Gemini is a tool that can connect on most of the data sources + reports and data feeds to allow you to analyze numerous amount of data in a matter of seconds, check more about this nice product on the Gemini Team's Official Blog here. There is another extension to Project Gemini which is the Self Data Management which is installed on top Share point 2010 as another add-in free of charge too, check more about it here Donald Farmer's Collection of Links regarding Project Gemini here



