“Requested registry access is not allowed” error with Forms Server and/or MOSS
I bumped into this error message with a customer MOSS + Forms Server installation, that had it’s key recently upgraded to an enterprise RTM version from a Beta 2 Technical Refresh (B2TR) key. Upon opening InfoPath-forms via Forms Server users would get a “Requested registry access is not allowed” -error.
After playing around a bit with the problem, and using regmon (http://www.microsoft.com/technet/sysinternals/utilities/regmon.mspx), I found out it was a security-related problem with this registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\12.0\OfficeServerPremium
To fix this, I added WSS_WPG and WSS_ADMIN_WPG with the following permissions for those keys:
WSS_WPG (read), WSS_ADMIN_WPG (Full Control)
- Upgrading your existing MCSE certification to Windows Server 2008I've been waiting ages to get my existing Windows Server 2003 MCSE-certification upgraded to more recent technologies. Now that we have Windows Server 2008 in the horizon it's nice to see that...
- OCS 2007 Downloads now available on…I just checked the Technet website, and Office Communications Server 2007 and Office Communicator 2007 are now available to download. If you haven't signed up for a Technet/MSDN subscription,...
- OCS 2007 launch date confirmed!OCS 2007 will be officially launched October 16th - see details and link to webcast here: http://www.microsoft.com/presspass/press/2007/aug07/08-21UCGVCFMA.mspx?rss_fdn=Press%20Releases ...
- The Benefits of a Specific Credential• Microsoft Certified Professional (MCP) • Microsoft Certified Desktop Support Technician (MCDST) • Microsoft Certified Systems Administrator (MCSA) • Microsoft Certified Systems Engineer (MCSE) • Microsoft Certified Database Administrator...
- MCSA or MCSE: Which Certification is Right for You?As an information technology (IT) professional, you have a choice of earning two different credentials to highlight your Microsoft Windows knowledge and expertise: Microsoft Certified Systems Administrator (MCSA) and...












