Hi,all

I have a software which use ASP pages to invoke COM componts.
They are OK on the windows 2000 system.

But, when I installed the software onto the windows 2003 server,
I find one of the COM componts does not work correctly.

The information of the COM component in the registry of windows 2003 are same as that in windows 2000.

I have the source code of this component. And I built a debug version dll which I can use "attach" in VC++6 to debug when in 2000.

But in 2003, I cannot run into the break point. And it seems the component cannot initialize in 2003.

I do not know why, can someone give me any suggestion?

Any suggestion is highly appreciated.

Thanks,
Jerry