Undrhil Posted July 20, 2017 Posted July 20, 2017 I had previously used AutoItX (v3) with Visual Basic 2015 and had it working correctly. However, now whenever I try to use a Reference to AutoItX in my program and I use one of the commands in my program, I get a DLLNotFoundException thrown in the Visual Studio console and my program crashes. I have verified that the .dll file exists and I have even gone so far as to download the AutoIt installer and allowing it to install on my desktop. Even then, when I add the AutoItX.assembly as a Reference from the new location, I still get the DLLNotFoundException. Any ideas for troubleshooting this?
Undrhil Posted July 20, 2017 Author Posted July 20, 2017 I had previously used AutoItX (v3) with Visual Basic 2015 and had it working correctly. However, now whenever I try to use a Reference to AutoItX in my program and I use one of the commands in my program, I get a DLLNotFoundException thrown in the Visual Studio console and my program crashes. I have verified that the .dll file exists and I have even gone so far as to download the AutoIt installer and allowing it to install on my desktop. Even then, when I add the AutoItX.assembly as a Reference from the new location, I still get the DLLNotFoundException. Any ideas for troubleshooting this?
Moderators JLogan3o13 Posted July 20, 2017 Moderators Posted July 20, 2017 Please stick to one thread "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now