Jump to content

[SOLVED] Invalid license data when using AutoitX with vb.net


ozymandius257
 Share

Recommended Posts

I have made a vb.net application and this references AutoitX3.Assembly

I include AutoitX3.dll, AutoitX3_x64.dll, and AutoitX3.Assembly.dll in the same folder as the executable.

It's a very simply program that just does a MouseClick - I was using it to check I could get it to work...

On 32-bit Windows 7, it works ok, but on 64-bit Windows 10, I get the following displayed when I run the .exe...

image.png.2583c3d44227ac9cc1ac14b3486c1e5a.png

Anyone know how to resolve this?

 

Back up my hard drive? - I can't even find reverse gear.

Link to comment
Share on other sites

  • ozymandius257 changed the title to [SOLVED] Invalid license data when using AutoitX with vb.net

Please ignore me - this was caused because instead of copying over the executable, Test.exe, I copied over the file Test.exe.config

Then of course, file explorer was hiding the file extensions, so my befuddled brain just saw Test.exe and tried to run that - and VS shell tried to open to display the xml in the .config file, but couldn't.

Back up my hard drive? - I can't even find reverse gear.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...