E
Eric
Hi,
I have created a website which is working fine on localhost and on a
webserver of our internal network. But it has to move to external and I have
moved it to the hosting ISP.
Now I get an Server Application error for one of the pages and
investigating it with a redirect on several places, I found out that it is
correctly running the Page_Init event, but then it errors.
It never fires the Page_Load event nor does it even fire the Page_error event.
How can this happen?
How can I solve this?
It actually my admin page, so it's quite important!
please help.
Eric
I have created a website which is working fine on localhost and on a
webserver of our internal network. But it has to move to external and I have
moved it to the hosting ISP.
Now I get an Server Application error for one of the pages and
investigating it with a redirect on several places, I found out that it is
correctly running the Page_Init event, but then it errors.
It never fires the Page_Load event nor does it even fire the Page_error event.
How can this happen?
How can I solve this?
It actually my admin page, so it's quite important!
please help.
Eric