How do I use a custom C# library in CodeCreator?

cottomatte

Client
Регистрация
17.05.2012
Сообщения
3
Благодарностей
0
Баллы
1
I've created a C# library in VS2008 & .NET 3.5. This library hold several utility functions I use on a regular basis while creating templates. All the code is managed code. I can't for the life of me get codecreator to load it successfully once the template is started. I've attached a snapshot of the error I get.

zenno_error.jpg

Can anyone tell me what I'm doing wrong?
 

shade

Client
Регистрация
19.11.2010
Сообщения
580
Благодарностей
346
Баллы
63
I've created a C# library in VS2008 & .NET 3.5. This library hold several utility functions I use on a regular basis while creating templates. All the code is managed code. I can't for the life of me get codecreator to load it successfully once the template is started. I've attached a snapshot of the error I get.

Посмотреть вложение 1440

Can anyone tell me what I'm doing wrong?
I saw it only once. Perhaps it's mean that you should remove from reference your dll and add it again to your script. Maybe you just rebuilt your dll and compiler didn't copy it to script.
 

cottomatte

Client
Регистрация
17.05.2012
Сообщения
3
Благодарностей
0
Баллы
1
Thanks shade. I figured out my problem. I had to copy my dll to the same folder as the zennoposter.exe file. Once I did that, everything worked fine.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)