deployment - VB.NET / VSTO2008 fails; can't find runtime -
I'm trying to install VB.NET app that is an extension for Excel using VSTO Works well in the development environment, but when it establishes any other (only the .NET Framework installed on a non-environment environment), it gets:
Common Language Runtime Can not load
& lt; Application & gt;. Contact your administrator for further assistance.
Google has fashioned a Microsoft help page for this:
but I have verified that the Net version is identical on both machines Are there. In 2k5 there was a specific vsto runtime library user needed to install VSTO apps - is there anything like VS2008 that I have not yet received? Any ideas besides this?
Thanks in advance! Visual Studio 2008, VSTO version 3.0 runtime is required for VSTO applications built with
.
Here is the download page:
Comments
Post a Comment