StrataFrame Forum

Odd Warning Message After Publishing Application

http://forum.strataframe.net/Topic13993.aspx

By Bill Cunnien - 2/4/2008

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'.

Anyone see this before?  I have no clue why it is showing up.  Don't recall doing too much since my last publication.  Everything builds and publishes...this is just a warning.

Bill

By Trent L. Taylor - 2/5/2008

It is telling you that the PublicKeyToken is not the same as the specified dotnetfx.exe package....which is wierd.  More than likely this would not cause any type of side-effect, but I would Google it just to make sure.
By Bill Cunnien - 2/5/2008

So far (fingers, toes and warts crossed) all I had to do was the typical close Visual Studio and reopen.  I have published several updates today.  No further warnings.  I agree, it was weird.
By Trent L. Taylor - 2/5/2008

Well, if anything gets blown off let us know so we can avoid the same fate BigGrin