Re: Error running bound exe

new topic     » goto parent     » topic index » view thread      » older message » newer message
cp said...

My exe runs fine on one machine, however when I copy it to another machine and run it I get an error msg like this: Myapp.exw:1 c_proc/c_func: bad routine number (-1)

help pointing me to why it fails on one machine but not another is much appreciated.

We need a little more information. This error says that it couldn't load some function from a dll.

  1. Are you using any custom dlls (i.e., not provided by the operating system)? If so, are they where the exe expects them to be (probably in the same directory)?
  2. Do both machines run the same operating system? Your application could be using something introduced in a particular version of Windows, but now you're running on an earlier version.

I suspect that the answer is number 1, but most likely one of these is the issue.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu