I’m running DNN 5.5.1 and when I install Document Exchange I get errors when I try and run scripts… The code subdirectory '/DesktopModules/App_Code/[FOLDER]/' does not exist. Line 183: <codeSubDirectories> Line 184: <add directoryName="[FOLDER]" /> Line 185: <add directoryName="[FOLDER]" /> Line 186: </codeSubDirectories> I have a couple of custom apps I’m running and there are folders in the App_Code directory specified in the web.config file. I’m wondering if this has something to do with the web.config files used by FileUploader in the Document Exchange app.
|