Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Simphony Extensibility DLL Integration

Status
Not open for further replies.

Orlando Jimenez

Programmer
May 30, 2019
5
CR
Hello
I'm adding a dll made in C# to simphony when I try to execute it tells me that the method is not signed correctly, is there any signature for these dll?
Any ideas?

error_yxjntm.jpg
 
I think what error means that it cant find a method with matching signature as in Input parameters and return values. If you post your code, i can help...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top