Hey Guys
I am not quite sure how to fix this error.
"HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly"
I will try explain little more..
My directory Structure is like this..
ShoppingCart
StaffAdmin
CustomerAdmin
CommonFiles
If am in StaffAdmin (or CustomerAdmin) and i tried to view invoicedetails (a ASP Form) in CommonFiles which takes a parameter "ID" and shows details of the invoice, it gives me above error.
But when i am debugging mode it is fine..
Don't know if i am missing a include file or whatever..
Please help
Laadi
I am not quite sure how to fix this error.
"HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly"
I will try explain little more..
My directory Structure is like this..
ShoppingCart
StaffAdmin
CustomerAdmin
CommonFiles
If am in StaffAdmin (or CustomerAdmin) and i tried to view invoicedetails (a ASP Form) in CommonFiles which takes a parameter "ID" and shows details of the invoice, it gives me above error.
But when i am debugging mode it is fine..
Don't know if i am missing a include file or whatever..
Please help
Laadi