custom error
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
i made a custom error in web.config as the following code but when i write a nonexistent page in the url i expected what i wrote in the fnf.aapx page but that what i had Line 29: --> Line 30: Line 31: Line 32: Line 33: what is the problem thanks in advance haitham
-
i made a custom error in web.config as the following code but when i write a nonexistent page in the url i expected what i wrote in the fnf.aapx page but that what i had Line 29: --> Line 30: Line 31: Line 32: Line 33: what is the problem thanks in advance haitham
The problem is propably the casing of the word statuscode, it should be statusCode
haytham_mohammad wrote:
Line 29: --> Line 30: Line 31: Line 32: Line 33:
Kind Regards, John Petersen