Question Details

Browse

Permissions to msi (windows installer)...

By pradeep455 - Jan. 27, 2009

Hi,
May i know how to make my web application run under local system account or Give permissions to aspnet or Networkservice account before creating an msi package for the web application.....because i want to access the registry(under HKLM) of the machine where i install web application which is not allowing me to access...

Error:-Requested registry access is not allowed....


Answers

Add Answer
  1. By Kutty Shankar on Jan. 29, 2009

    http://msdn.microsoft.com/en-us/library/aa965884.aspx


    Try clearing the virtual store key and see if that fixes the problem...


    0 Votes
  2. By pradeep455 on Jan. 29, 2009

    It is supported starting with Windows Vista.


    But im using Windows Xp...


    0 Votes
Share your knowledge

Related Questions

Browse Get answers and share your expertise.