You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click the Install Add-in button, I get the following error message
Run-time error '-2147024894 (80070002)':
Automation error
The system cannot find the file specified.
When I click on Debug, the error appears in the following line
strTest = objShell.RegRead(strOldPath)
In the RunUpgrades subroutine
The text was updated successfully, but these errors were encountered:
When I click the Install Add-in button, I get the following error message
Run-time error '-2147024894 (80070002)':
Automation error
The system cannot find the file specified.
When I click on Debug, the error appears in the following line
strTest = objShell.RegRead(strOldPath)
In the RunUpgrades subroutine
The text was updated successfully, but these errors were encountered: