http status code 404 - 404 Errors on asp.net site -


i have asp.net website continually throws 404 errors. here couple of examples:

> exception has occurred on website. message: file '/products/products/products/services/quote/quote/checkout/checkout/checkout.aspx' not exist. <<<< > '/products/products/products/services/products/quote/products/services/quality-assurance.aspx' <<<<

we have products folder, not have '/products/products/products/ folder.

it appears though concatenating real folders site together, putting on .aspx page site.

any ideas may happening? and, how fix problem?

thanks, tlf


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -