Go Back

Problem with .net 3.0 as a prerequisite in ClickOnce

I ran into a new error today while trying to set .net 3.0 as a prereq for an internal app at work.

 

Error 2 No 'PublicKey' or 'Hash' attribute specified for file 'NETFX30\Dotnetfx3.exe' in item '.NET Framework 3.0

Error 3 No 'PublicKey' or 'Hash' attribute specified for file 'NETFX30\Dotnetfx3_x64.exe' in item '.NET Framework

Basically, from what i read HERE: http://forums.microsoft.com/msdn/showpost.aspx?postid=797508&siteid=1

you just need to download your redists for x86 and x64 to

C:\program files\Microsoft Visual Studio 8\SDK\v2.0\BootStrapper\Packages\NETFX30

you can get the redists here on this page (not the download button, but in links below it)

http://www.microsoft.com/downloads/details.aspx?familyid=10CC340B-F857-4A14-83F5-25634C3BF043&displaylang=en

Facebook DZone It! Digg It! StumbleUpon Technorati Del.icio.us NewsVine Reddit Blinklist Furl it!

Post a comment!
  1. Formatting options