moduledotnetnukedotnetnuke-6

Installing dotnetnuke module install fails with 404


Im doing some dev work on a dnn module. I was able to build and install a package on my installation of DNN once. I made some changes and wanted to uninstall and reinstall it. Uninstalling went fine. Installing the module again failed by throwing a 404 on the install popup window as soon as i upload the new module zip. I dont see anything logged in the event viewer. Anyone know what can cause this?

Im running DNN 6.2.4

UPDATE: adding more info

the url its 404ing on is: "/Host/Extensions/tabid/36/ctl/Install/rtab/36/portalid/0/Default.aspx?popUp=true"

Im sure this is something unique to my module. I tried installing other modules and they worked fine.

Here is a screenshot


Solution

  • Try hitting F12 in your browser to load the Developer console and see if you can find what the URL is that is 404'ng, that'll make tracking down the issue easier.

    Update: Since it appears to be the old "max upload size" issue check out this video for how to fix that part

    http://www.dotnetnuke.com/Resources/Video-Library/Viewer/Video/383/View/Details/How-to-increase-the-maximum-file-upload-size-in-DotNetNuke-6.aspx