Question:
Hi There, I am using VS2013 Express. I am getting error ...The specified module cannto be found. I have tried x86 and x62 configurations. Moved dll files from c: to path of where project resides. Also "unblocked" dll files from file protperies. rebooted the entire OS without any effect: I also installed the Visual Studio 2013 C++ runtime for 6x4 and x86.
Error occurs before the following line in my code: Chilkat.Gzip ggzip = new Chilkat.Gzip(); (I have added resource to my application also and have included it in the .cs file "using Chilkat;" No syntex erros occuring when i build. Can you help!!