Hi all,
DNN 7.4.0
IIS 8.5
I have recently done my first local install of DNN. I have been able to set up the application and run the installation wizard without any trouble.
However, I am now testing a custom module on the localhost site and keep seeing the following error in my browser console:
" Given URL is not allowed by the Application configuration: One or more of the given URLs is not allowed by the App's settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains."
The URL in question is (for example):
http://localhost/DesktopModules/IMUK.TokensRates/A...
I can see from the site files that there is indeed no file at the listed path, but I don't think this is the problem, since this part of the module has worked on other sites - just not my local install?
I assume there is something I have set-up wrong in IIS, but I am not experienced enough with IIS to have any idea what is wrong.
Does anyone have any suggestions on what could be causing this issue?
Thanks for your help.
Ben Westbrook