Hi,
I have built a suite of custom modules for a client - when one particular control is loaded, I get this error:
*********************************************************
Server Error in '/Reports' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /Reports/tabid/62/ctl/ReportViewer/mid/404/Default.aspx
*********************************
I came across a posting from a few years ago - someone that was having problems with the gallery module:
http://www.dotnetnuke.com/Resources/Forums/tabid/795/forumid/9/threadid/194917/scope/posts/threadpage/1/Default.aspx
The suggested solution was to disable friendly URL's on the Host Settings page. I did the same for my site - and it solved the problem for this particular page.
Why would the page render just fine with Friendly URL's turned off - but get a 404 Error when Friendly URL's are turned on?
This one has me stumped... My preference would be getting it work work with Friendly URL's turned-on. Any feedback would be appreciated.
This is a DNN 5.5.1 portal.