|
Hi All, I have ActiveX control written on the C#. It works fine on the Vista64 in ie32 but don't works in ie64. Why? In compiler option property "Target platform" set in value "Any CPU"...I used only .NET class library, without unmanaged code, without P/Invoke etc. However, when I set "Target platform" in "x64", ActiveX component don't works in both explorer (ie32 and ie64). |