I've written a program in Netexpress 3.0 which calls a 3rd party API that brings back and address after being given a postcode.
Everything works fine in 'debug' mode, but when I run it as a release version something strange is happening. The program calls the API fine, but when it gets to the 'exit program' statement to return to the calling program it just hangs.
I've tried everything I can think of but haven't managed to solve it or find out where the program is going (or thinks its going!!).
Any help would be greatly appreciated.
Clegg
Everything works fine in 'debug' mode, but when I run it as a release version something strange is happening. The program calls the API fine, but when it gets to the 'exit program' statement to return to the calling program it just hangs.
I've tried everything I can think of but haven't managed to solve it or find out where the program is going (or thinks its going!!).
Any help would be greatly appreciated.
Clegg