Quantcast
Channel: UnhandledException
Viewing all articles
Browse latest Browse all 4

UnhandledException

$
0
0

I try to create an error page on this manner:

privatevoid Application_UnhandledException(object sender,ApplicationUnhandledExceptionEventArgs e)

{

ErrorPage ep= newErrorpage();this.RootVisual = ep;

}

 but if this occures i get an javascript exception?


Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images