404 File not found

Hi,

I’m doing a new 1.5.3 setup and I’m stuck at the DSN setup. I clearly see that this template exists, but it’s throwing a 404 error and it does it when I point specifically to this url.

/modules/contentbox-dsncreator/handlers/verifyDSN.cfm?dsnName=contentbox

I checked that URL rewriting is installed and the correct files/foldes are writable.

Any idea what this could be?

Thanks,

John

John, are you manually trying to call that or this is what is being thrown from the installer?

Both. When I click the “Verify Datasource” button nothing was happening and when I inspected the AJAX call I noticed the 404.

J

Hi,

I’m doing a new 1.5.3 setup and I’m stuck at the DSN setup. I clearly see that this template exists, but it’s throwing a 404 error and it does it when I point specifically to this url.

/modules/contentbox-dsncreator/handlers/verifyDSN.cfm?dsnName=contentbox

I checked that URL rewriting is installed and the correct files/foldes are writable.

Any idea what this could be?

Thanks,

John

It’s IIS, CF10, Windows 7 enterprise

You can check it out at

http://supremecarpetcleaner.com

DSN is contentbox

What are you using for URL rewriting? IIS?

It’s IIS, CF10, Windows 7 enterprise

You can check it out at

http://supremecarpetcleaner.com

DSN is contentbox

It’s IIS, CF10, Windows 7 enterprise

You can check it out at

http://supremecarpetcleaner.com

DSN is contentbox

I installed the IIS7 url rewriting extension. The installer doesn’t come with a web.config but I used the template from this page

http://wiki.coldbox.org/wiki/URLMappings.cfm

Not sure if that was a good idea—do I let the installer make that file?

J

It’s IIS, CF10, Windows 7 enterprise

You can check it out at

http://supremecarpetcleaner.com

DSN is contentbox

OK—I’ll try that. CF10 is at Update 10.

J

I installed the IIS7 url rewriting extension. The installer doesn’t come with a web.config but I used the template from this page

http://wiki.coldbox.org/wiki/URLMappings.cfm

Not sure if that was a good idea—do I let the installer make that file?

J

Yeah, I don’t think it’s rewriting as that url is standard. I tried this on another server and hit the same snag.

J

Here’s the line from the IIS logs.

2013-06-06 17:29:28 192.168.115.178 GET /modules/contentbox-dsncreator/handlers/verifyDSN.cfm dsnName=contentbox 80 - 65.115.114.131 Mozilla/5.0+(Windows+NT+6.1;+WOW64;+rv:21.0)+Gecko/20100101+Firefox/21.0 404 0 2 280

I turned on directory browsing…

http://supremecarpetcleaner.com/modules/contentbox-dsncreator/handlers/

Strangely in this folder the .cfm’s throw a 404 and the .html does not yet the parent folder works. Same behavior on another machine! Weird!

J