"ExceptionSystem.UnauthorizedAccessException: Access to the path 'C:\inetpub\wwwroot\MyProject\DesktopModules\PaymentInfo\Providers\DataProviders\SqlDataProvider' is denied"
whenever i'm trying to install a new custom modules in dnn7, I got the above errors. (also refer the attached image.)
I also checked the Files/Folders permission in IIS, its fine.
For my clarification, I upload all the module packages from the path C:\Documents\src\DotNetNuke\DesktopModules\ReviewModule\install\ReviewModule_00.00.01_Source(Install).zip . This is the path which I was configured in IIS for my DNN site, but it creates folder in some other path C:\inetpub\wwwroot\(MyProject)\DesktopModules\PaymentInfo\Providers\DataProviders\SqlDataProvider.
Is this default procedure for DNN?
Waiting for response.
Thanks in advance