Archived Forum Post

Index of archived forum posts

Question:

Could not load file or assembly ‘ChilkatDotNet46.dll’

May 17 '16 at 12:13

I'm using VS 2015 on Win Svr 2012 R2 machine

I was using the ...DotNet4.dll for my Win 7 user environment. I switched some machines to Win 10 and it no longer worked.

I changed VS to point to 4.6, added ...DotNet4.6.dll, built and it works on my Win 10 machines. However, it will now not work on my Win 7 machines.

I added Framework 4.6(4.53) and 4.61 to Win 7, and it still fails.

Do I need to maintain 2 different builds? Or, am I missing something that was already discussed here.

Thanks.


Answer

I loaded VC++ 2015 runtime redistributable and it is working.

I'm not sure if I needed to install both 4.6 and 4.61, or if I needed to install them at all.