Unable to install or run the application. The application requires stdole Version 7.0.3300.0 in the
Posted
by proudgeekdad
on Stack Overflow
See other posts from Stack Overflow
or by proudgeekdad
Published on 2009-02-17T19:24:58Z
Indexed on
2010/05/27
21:01 UTC
Read the original article
Hit count: 184
Our ClickOnce application is reporting "Unable to install or run the application. The application requires stdole Version 7.0.3300.0 in the GAC" when one user tries to run the application.
It's interesting to note that the GAC (c:\windows\asssembly) does not have stdole installed in it. Any ideas how to get it there?
We are using .NET 3.5 and it has been installed on this computer.
© Stack Overflow or respective owner