Im trying to add an auto update system to my app. But the problem is that for some reason one of the dll's used in it doesent work on any body elses computer. Its the right dll and there is only one of them. Im using the chilkat dll for ftping to a server. but everything else works except the dll. Any suggestions?
grimdoomer wrote:Im trying to add an auto update system to my app. But the problem is that for some reason one of the dll's used in it doesent work on any body elses computer. Its the right dll and there is only one of them. Im using the chilkat dll for ftping to a server. but everything else works except the dll. Any suggestions?
Error messages? Chances are the dll you're using references other things packaged with it...give a little more info ;P