You select a link to download an Office 2010 Trial (Office suite, Visio, Project).
After selecting a ‘Try This’ link, and providing a Windows Live ID, you receive a confirmation page with an Install Now link:
However, clicking this link automatically installs the 32-bit version of Visio (or Office/Project/etc.).
You don’t see an option for 64-bit.
RESOLUTION
There IS a way to get the 64-bit download.
1. Open the Order Confirmation email from Microsoft.
2. Near the bottom of the email there are steps describing hot to access the order details. Click the link to the “Account Management Console”.
a. You will need to log in with the same Windows Live ID that was used originally.
3. The “My Account” screen opens, and any Trials that have been set up are listed.
4. Click the “Download” link for the desired Trial.
5. Ignore the large “Download Now” button, and click on the “Advanced Options” link instead.
6. This will present a pop-up screen describing the 64-bit requirements, and containing two links, one for 32 bit and one for 64 bit.
a. Click the 64 bit link to start the download
I recently had a user who was getting a blank pop-up when starting PowerPoint 2010. It was working in 2007. The first thing I though was ADD-IN!!! We tried starting PowerPoint in Office safe mode (hold down CTRL key while starting PowerPoint and click Yes) but we got the same pop-up. The first place we looked was in the user interface under File/Options/Add-Ins, select COM Add-ins on the Manage drop down at the bottom of the screen and clicked Go button.
Unchecked anything in that COM Add-ins window and exited PowerPoint. Same problem. Then I went back to File/Options/Add-Ins/Manage: PowerPoint Add-ins/Go button. Nothing there. By this time I was ready to hit the registry. So we went to Start/Run/regedit/OK. First I checked under HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\PowerPoint for anything called PowerPoint Add-ins. Didn’t see anything. Next I tried under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\14.0\PowerPoint, and found a subkey called DLL Add ins but nothing in that. Then I see under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\PowerPoint there’s a subkey called Addins. Nothing there either. So by this time I was a little stumped.
The user told me what add-in they thought it was and we looked under Program Files and found a ppa file. When we renamed that we got an error that PowerPoint could not find the add-in <filename.ppa>. I checked the registry again and still couldn’t find where the add-in was setup.
I finally decided to use a tool called Process Monitor to see what PowerPoint is querying in the registry. So I downloaded, extracted and ran Procmon.exe, then started PowerPoint and stopped capture. I did a CTRL+F to search for that ppa file and found it in HKLM\SOFTWARE\Microsoft\Office\11.0\PowerPoint. Under the name of the add-in there was an LoadBehavior setting (DWORD) that was set to 1. I changed the setting to 2 but same issue starting PowerPoint. So I changed LoadBehavior to 0 and now the pop-up was gone.
Things you can try to isolate the problem. This is mainly if you suspect an add-in issue. One scenario is if you upgraded from a previous version of Office and are now seeing odd behaviors at startup
*Expand the add-ins folder on the left and look for a folder for the name of the add-in you are looking for underneath the add-ins folder. Once you find the folder select it on the left and on the right double-click on LoadBehavior, change the value to 0. In the screenshot below I have the Search Commands add-in currently set to 3. I double-clicked LoadBehavior, changed the value to 0, left Base set to Hexadecimal and clicked OK. Now the add-in no longer loads. If you determine an add-in is causing a problem. Check Add/Remove Programs or Programs and Features. If the add-in is listed there and you have no use for it you could install it but a word of caution before doing that. Sometimes you use add-ins and don’t even know it. If you uninstall it you may have a tough time finding it again if you really need it.
*Expand the add-ins folder on the left and look for a folder for the name of the add-in you are looking for underneath the add-ins folder. Once you find the folder select it on the left and on the right double-click on LoadBehavior, change the value to 0. In the screenshot below I have the Search Commands add-in currently set to 3. I double-clicked LoadBehavior, changed the value to 0, left Base set to Hexadecimal and clicked OK. Now the add-in no longer loads.
If you determine an add-in is causing a problem. Check Add/Remove Programs or Programs and Features. If the add-in is listed there and you have no use for it you could install it but a word of caution before doing that. Sometimes you use add-ins and don’t even know it. If you uninstall it you may have a tough time finding it again if you really need it.
If you receive a crash or hang when starting PowerPoint you may want to check the Event Viewer, in the Application log for a Source=Application Error event with Event ID=1000. The details may give insight on what’s causing the problem. Mainly the Faulting Application Name and Faulting Module Name. Then look for an event with Source=Windows Error Reporting event with Event ID=1001. This event will be present after the Application Error event if Windows Error Reporting (formerly Dr. Watson) was sent and the report was successfully sent to our Online Crash Analysis servers. This event has a summary of what was sent to our servers. The most important piece here, as far as I’m concerned is the Fault Bucket or Bucket ID. This helps us map the crash to our backend and can help us analyze the crash.