Can not create instance of cBot
Created at 11 May 2016, 00:44
Can not create instance of cBot
11 May 2016, 00:44
I have following error:
10/05/2016 23:34:15.926 | Error #92940001: Can not create instance.
I am using own dll library and i am referencing it step by step using "Referencing a dll" API Guide. cBot build succeeds and then i am simply unable to start cBot. Error message is not detailed i have no idea what is wrong. Please help me. Any suggestions?
Replies
leohermoso
10 Sep 2018, 22:58
Got same error, and I am using a package download via nuget
@leohermoso
Spotware
11 May 2016, 12:23
Dear Trader,
You received this error because you are trying to load your dll library, which isn't .NET assembly.
@Spotware