There is COM dll, I access it in both Classic ASP and ASP.NET. I'm able to access the methods of COM in ASP.NET, but when I'm accessing the same COM from Classic ASP, it's giving following error.
Error: Value must be variant type string-2147220992
This issue is not coming in XP, but coming in Windows7 (Enterprize).
Please post if any idea on resolving the issue.