* If you want to use it in Visual Studio 2012+, install the Visual Studio 2010 edition, and open the solution in Visual Studio 2012+. It will ask you to convert the solution to Visual Studio 2012+, and you can just click yes to confirm.
After the conversion process, you can change the Target Framework of the project from .NET Framework 4.0 to .NET Framework 4.5.
Installing on Vista?
1. Install the two service packs specified at http://msdn2.microsoft.com/en-us/vstudio/aa948853.aspx?lcid=1033.
2. Open Control Panel, type "uac" in the search box, click the "Turn User Account Control (UAC) on or off" link under "User Accounts", and turn UAC "off".
3. Open Control Panel, click Programs, and click the "Turn Windows features on or off" link under "Programs and Features". Expand Internet Information Services, select "Web Management Tools" (everything underneath) and "World Wide Web Services" (everything underneath).
4. Now you can run the msi file to install. During installation, take a look at the taskbar because sometimes Vista doesn't open the "Add Toolbox Item" dialog box, but keeps it closed on the taskbar. Click that item on the taskbar, and click OK to continue.
Installation problems?
If you get the following error during installation please check the three steps below. If you get a different error, or these steps don't resolve your problems please contact us.
"There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendor."
1. Upgrade your Windows Installer to the latest version from Microsoft, reboot your machine, and try to install again. When you click the Download button on this page please click the Run button on the dialog box that pops up.
2. In Internet Explorer, go to Tools -> Internet Options, click Delete Cookies, and then click Delete Files (check Delete all offline content) and click OK until you finish. Now you can try to install again by clicking the Run button.
3. Instead of clicking the Run button, click the Save button to save the msi file into the C:\Temp directory on your machine. In Windows Explorer, right click on the C:\Temp directory, click Properties, and go to the Security tab. Click Add, click Locations, click your machine name at the top, click OK, click Advanced, click Find Now, select SYSTEM from the list and click OK until you finish. Now you can double-click the msi file under C:\Temp to install.
|