Problem:
The day before yesterday, when starting the application, a dialog box is displayed, prompting:
"The feature you are trying to use is on a network resource that is unavailable" and the prompt is:
"Click OK to try again, or enter an alternate path to a folder containing the installation package pro. MSI in the box below"
Click Cancel to display the file opening dialog box. You need to browse the file
C:/program files/mock1/mock/{RTERE6A8EED-53DF-4A21-91B7-46E7AF9280C0}/xxx. MSI
After multiple cancellation, the application can still be started normally.
Troubleshooting and causes:
1:
When a breakpoint is triggered in the application, the above warning box is displayed when m_pdoctemplate-> createnewdocument () is called to create a document object. This function is not overloaded. Therefore, it is preliminarily determined that it is not a code writing problem.
2:
After searching on the Internet, it was found that the registry key value was incorrect.
Search for keywords in the registry:
RTERE6A8EED-53DF-4A21-91B7-46E7AF9280C0. Delete all registry folders that contain the key value. Restart the application. Normal.
3:
After learning that the system of the person had been used for a long time, the operating system was re-installed the first night without formatting the system disk. Then the problem occurs. This operation may cause a registry error.
4: The installer is created using InstallShield. It writes something in the Registry (such as various key values)
For more information, see:
Http://www.nbtnet.newboundary.com/support/docs/ppm/pm_chm.htm#ppm/patch_deployment_office/ppm0283.htm