Okay, I found the project you linked, and I did the following:
<ul><li>Downloaded the file, placing it into my plugins/ folder, and selecting 'open'</li>
<li>It uncompresses, giving me some '.tlb file should be in the same folder as the .dll' directory error when I try the 'install' button</li>
<li>I see the separate .NET directory, and I can successfully open the solution file</li>
<li>I rebuild the project and get an output message stating that 1 succeeded, 0 failed, and 0 skipped (Yay!)</li>
<li>So I go to XUnleashed 2; go to the plugins tab, and click 'Manually install plugin or service'
-- It prompts me for a location, which I then traverse down to the bin/release/ subfolder which contained the solution file I've been toying with (well, uncompressed and rebuilt
-- I get an error box with the following error message:</li>
</ul>
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
TITLE: acmaw.dll - MSCOREE.DLL load error (Error code =%X)
MESSAGE: Two different copies of MSCOREE.DLL have been loaded.
First copy: <Unknown>
Second copy:
C:WindowsMicrosoft.NETFrameworkv1.1.4322mscorwks.dll
This is typically caused by having a registered MSCOREE.DLL
that is different from the one that is statically linked
with the application.
Help?