Quantcast
Channel: SCN: Message List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 7329

Re: PB 12.5 Classic how to return a C# dll array

$
0
0

Are you seeing your method in the C# class get invoked?  Put some kind of tracing statements in there (write to a log file, put up a messagebox, etc...)

You'll get that error message for literally ANY error that happens inside the DLL.

 

And have you tried putting this in a TRY/CATCH block?  The error class may catch more details on the error being thrown by the DLL.

 

-Paul-


Viewing all articles
Browse latest Browse all 7329


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>