Problems Building Shared AddIn Sample Code with VS 2005 and .Net 2

K

KenWilson

When I try to build the sample Shared Add-In project from "Creating Office
Managed COM Add-Ins with Visual Studio .NET" I get the following error when I
try to build the setup and it fails.

"Warning 1 The value of the 'PublicKey' attribute in '.NET Framework 2.0'
does not match that of file 'c:\Program Files\Microsoft Visual Studio
8\SDK\v2.0\Bootstrapper\Packages\dotnetfx\dotnetfx.exe'. C:\Data\Development\Academic\VBdotNET\Microsoft\SharedAddInSample\SharedAddInSampleSetup\SharedAddInSampleSetup.vdproj SharedAddInSampleSetup"

This is the first sample that has no functionality other than a
Console.WriteLine() and a Console.Read() I'v added just to comfirm
functionality.

Any help gratefully accepted.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top