daptiv / dotnetframework

Chef cookbook for installing and configuring .NET framework 4.x
Apache License 2.0
8 stars 20 forks source link

Cookbook errors out with Win32::Registry::Error on Windows 2012R2 #29

Closed sneal closed 9 years ago

sneal commented 9 years ago

[10:59:28][Step 9/12] ==> default: ================================================================================ [10:59:28][Step 9/12] ==> default: Error executing action install on resource 'dotnetframework_version[4.5.51650]' [10:59:28][Step 9/12] ==> default: ================================================================================ [10:59:28][Step 9/12] ==> default: [10:59:28][Step 9/12] ==> default: Win32::Registry::Error [10:59:28][Step 9/12] ==> default: ---------------------- [10:59:28][Step 9/12] ==> default: Access is denied.

frank-m commented 9 years ago

Hi,

I have a possible solution for this:

https://github.com/daptiv/dotnetframework/pull/30

sneal commented 9 years ago

Fixed by #31