Hi, Many users asked this question before. first, I believe you are running the DotnetNuke portal as a sub portal? This means something like www.abc.com/yourportal. And your main portal www.abc.com is NOT a DNN portal. Usually when you run a sub portal, the main portal is also a DNN portal, this error happens when the main portal is not a DNN installation. and it trys to find the file at the /desktopmodules/ folder but unable to find. This is a tricky question unless I have to specify an option to allow users to specify whether it is a sub portal without main portal or not. This is not yet solved in version 2.4.2, I will probably address this problem properly in the future releases. However, you mentioned you want to eliminate this option. This is easy, you just need to goto template settings, remove the token [EXPORTTODESKTOP] from the list view template, (or detail view template) depends on which one you would like to remove. Hope that helps. Thank you. |