- I am trying to install a module in a DNN project residing on Godaddy.
- I am getting an error installing the module
- I know the error I am getting in DNN is coz of permissions.
- I thought giving write permissions to the App_Data and DesktopModules folder will resolve the error, but it doesn't, is there any other folder I have to give write permission to
- BTW, I am trying to install the already existing "Feedback" module in DNN
views:
195answers:
1
+1
A:
Okay the Feedback module and most modules that are installed as PA's have binary/compiled files for the data provider and much of the actual code for the controls. First thing I would check is that the 'bin' folder has write permissions as well as 'app_code' and 'desktopmodules'
codemypantsoff
2009-12-22 15:14:47
yes it was the bin folder
soldieraman
2010-01-06 00:02:17