Error code (0x80131019) ??
Managed C++/CLI
1
Posts
1
Posters
1
Views
1
Watching
-
Hi, I created a CustomConrol using ManagedC++. This Control is Used in a C# Application. When I Drop/Draw this Control to a Form, I get an error message "Exception from HRESULT : 0x80131019". But when I set the CopyLocal property of the Reference to False, the Control is properly Drawn. Why does this happen. Why it gives Error when CopyLocal is True? What does the Error code (0x80131019) mean ? (I was not able to find this HRESULT Code in WinError.h) Thanks, FiroZ