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

c# - Unity IoC Lifetime per HttpRequest for UserStore -

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

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -