I have looked all the internet and found lots of people who claim to have work arounds for the 217 error. None of them work, believe me i've tried.
When my application closes (not via ctrl+c etc), I get a runtime 217 error at 004112C6. I put a break point in on the very last line of my project source code file "end.". The application stops at the breakpoint, but when I step in to that is when the error occurs.
I have created a map file but 004112C6 does not exist in it, is there any thing special I need to to to find the offending line of code?
I am going mad here!!!
When my application closes (not via ctrl+c etc), I get a runtime 217 error at 004112C6. I put a break point in on the very last line of my project source code file "end.". The application stops at the breakpoint, but when I step in to that is when the error occurs.
I have created a map file but 004112C6 does not exist in it, is there any thing special I need to to to find the offending line of code?
I am going mad here!!!