Link to home
Start Free TrialLog in
Avatar of DexterJones
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.

Avatar of aki4u
aki4u

Did you download the zip file from codeproject site?
You will need to compile it.
Avatar of DexterJones

ASKER

aki4u,

I have which one should I open/folder? I'm using visual web developer 2005

Thanks.
SOLUTION
Avatar of Swapnil
Swapnil
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
You need to compile project in "ASPNETExceptionHandling_demo\ASPUnhandledException" 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.
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.
visual web developer 2005 can open .sln and .dsw

it couldn't see the ASPUnhandledException project, what could I be missing?

Thanks
I can send you the dll by e-mail.
eeforupload at yahoo dot com
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
hope it's not a virus!
;)
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.
check your mailbox
aki4u thanks so much!