Moved site to a new server - portlet editing now returns a 404

3 messages Options
Embed this post
Permalink
bujanx () Moved site to a new server - portlet editing now returns a 404
Reply Threaded More More options
Print post
Permalink
So i'm having a weird problem that is driving me nuts. I moved my site from
the test environment to the production environment and now when I go edit
the portlets I receive a 404 error.

The exact error is

404 - File or directory not found.
The resource you are looking for might have been removed, had its name
changed, or is temporarily unavailable.

The test site was running iis 6 with server 2003, the production environment
is iis7 with server 2008 running.

Everything else works perfectly as far as I can see.

To move the site I copied over my templates, the data.fs file and my
buildout config.
ajung () Re: Moved site to a new server - portlet editing now returns a 404
Reply Threaded More More options
Print post
Permalink
This is never ever the full error message. Look at your error_log and please
provide the full traceback after having removed NotFound from the list of
swallow exceptions.

-aj

bujanx wrote:

The exact error is

404 - File or directory not found.
The resource you are looking for might have been removed, had its name
changed, or is temporarily unavailable.
bujanx () Re: Moved site to a new server - portlet editing now returns a 404
Reply Threaded More More options
Print post
Permalink
The plot thickens!

If I log into the machine remotely I can edit the portlets fine from the main menu item. If I go into a sub menu and attempt to edit the portlets there it gives me a error. This is all through localhost:8080/1

The error in the plone error log is http://pastie.org/675153

I've tried transferring the site to another production server using the same hardware/software and receive the same error. Could it be an issue with iis7? I'll admit I've not used IIS much (or nearly at all) but had to for this project.

Sorry about the double post, didn't think my original message got through.


ajung wrote:
This is never ever the full error message. Look at your error_log and please
provide the full traceback after having removed NotFound from the list of
swallow exceptions.

-aj

bujanx wrote:

The exact error is

404 - File or directory not found.
The resource you are looking for might have been removed, had its name
changed, or is temporarily unavailable.