The asp.net worker process needs write access to those directories. You should 
be able to add the account or the IIS_IUSRS group to the NTFS permissions on 
those directories to get it working.

Cheers,
Drew

-------- Original message --------
Subject: Install themes - Install package failed 
From: Aaron Seet <aaron.s...@aspinsiders.com> 
To: orchard-discuss@lists.outercurve.org 
CC:  

Ok after getting pass the sub web.config locking problem, it appears attempting 
to install themes from the gallery is hitting a different problem.

 

Install package failed

Skip to navigation

Package installation failed: There was an error installing the requested 
package. This can happen if the server does not have write access to the 
'~/Modules' or '~/Themes' folder of the web site. If the site is running in 
shared hosted environement, adding write access to these folders sometimes 
needs to be done manually through the Hoster control panel. Once Themes and 
Modules have been installed, it is recommended to remove write access to these 
folders.

 

 

This is despite granting the App pool identity permissions just like v1.3.

 

I noted from procmon when attempting to install a theme, several Queryopen 
operations to the following path and files within were called, but they end in 
NAME NOT FOUND, PATH NOT FOUND results. No access denied errors to hint other 
problems.

 

E:\projects\collab\Orchard.Web.1.4.0\Orchard\Packaging

 

 

Any clues to the nature of this error?

 

Thanks,

Aaron

Reply via email to