DexterJones
asked on
error handling
Hi,
Please kindly assist how where is the ASPUnhandledException.dll located, do we need to compile to generate the file?
http://www.codeproject.com/aspnet/ASPNETExceptionHandling.asp
Thanks.
Please kindly assist how where is the ASPUnhandledException.dll located, do we need to compile to generate the file?
http://www.codeproject.com/aspnet/ASPNETExceptionHandling.asp
Thanks.
Did you download the zip file from codeproject site?
You will need to compile it.
ASKER
aki4u,
I have which one should I open/folder? I'm using visual web developer 2005
Thanks.
I have which one should I open/folder? I'm using visual web developer 2005
Thanks.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
You need to compile project in "ASPNETExceptionHandling_d emo\ASPUnh andledExce ption" folder and after that reference the dll (copy the dll from bin folder to your project bin folder) to your project. Also, in this folder you will find readme.txt file where is explained what needs to be done in web.config file, but still if you have problems, let me know.
ASKER
visual web developer 2005 can't see the file as a project, I have open it using open file (only one file opened)
can you kindly post the compiled dll ? so that I can download?
Thanks.
can you kindly post the compiled dll ? so that I can download?
Thanks.
ASKER
visual web developer 2005 can open .sln and .dsw
it couldn't see the ASPUnhandledException project, what could I be missing?
Thanks
it couldn't see the ASPUnhandledException project, what could I be missing?
Thanks
I can send you the dll by e-mail.
ASKER
eeforupload at yahoo dot com
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
hope it's not a virus!
;)
ASKER
aki4u,
Would you happen to know how can we remove the more button?
I dont like to show the more button to users of the site.
Thanks.
Would you happen to know how can we remove the more button?
I dont like to show the more button to users of the site.
Thanks.
check your mailbox
ASKER
aki4u thanks so much!