Hi All,

I have been given the task of debugging a few COM Components which are running as part of a large ASP application.

I have edited the source code and created myself a new .dll, I have then gone to the server, unregistered there .DLL and registered mine. But as soon as I try and use the component the web application crashes with no error message. I just get the error page 500.100?

Can someone let me know if there is something I am missing, I have never used these COM components before.