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.
Value must be variant type string-2147220992
This issue is not comming in XP, but coming in Windows7 (Enterprize).
Please post if any idea on resolving the issue.
Please Mark as Answer, if it answers you, also correct me if I'm wrong.
duttavr
Contributor
4035 Points
1079 Posts
Error: Value must be variant type string-2147220992
Mar 01, 2012 08:27 AM|LINK
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.
Value must be variant type string-2147220992
This issue is not comming in XP, but coming in Windows7 (Enterprize).
Please post if any idea on resolving the issue.
Please Mark as Answer, if it answers you, also correct me if I'm wrong.