Hi all!
I use EfficionConsulting Articles module version 3.2.6 on my portal and need to modify it's functionality. Since I'm newbie in this I've got some troubles and I would be really happy if someone could help me a litle bit...
I'm running DNN 4.5.5 and Articles is installed as PA and everything works just fine. I know that the Articles module is DNN3 module so I need VS2003 and ASP.NET 1.1 to compile it. I've got another machine with VS2003 and ASP.NET 1.1. I've downloaded source codes and modified it (I've opened Articles project in VS2003 and modify some .vb files) to provide additional functionality I need. Then I build Articles project into a DLL and place this DLL into Bin folder of my DNN 4.5.5 portal. And then I've encountered error:
Could not load type 'EfficionConsulting.Articles.ArticleDetails'.
What I'm doing wrong? What actually should I do to successfully modify Articles functionality? Maybe there is some kind of tutorial anywhere?
Thanks in advance!
Best regads, Konstantin.