HankFay
2014-04-25, 14:17
In testing a deployment, I found a (can you believe it?) mistake in a .prg. So I corrected the mistake, tested it in the app, which tested OK.
I then redeployed to the app center. Confirmed that the new .dbo was there.
And the same error occurs. In my runtime errorhandler I SAVE ERROR and then import into a memo field. It shows the erring line in the .dbo as not having been changed.
I rinsed and repeated a number of times.
Apparently there is some caching going on? If so, how to clear? If not, any suggestions?
thanks,
Hank
Addendum: I found a copy of the App Center running rogue (no UI showing) -- I had started the app directly, bypassing the app center. When attempting to End Task (or get a Dump File) I get an Invalid Operation.
661
I suspect a reboot will fix the issue.
Hank
I then redeployed to the app center. Confirmed that the new .dbo was there.
And the same error occurs. In my runtime errorhandler I SAVE ERROR and then import into a memo field. It shows the erring line in the .dbo as not having been changed.
I rinsed and repeated a number of times.
Apparently there is some caching going on? If so, how to clear? If not, any suggestions?
thanks,
Hank
Addendum: I found a copy of the App Center running rogue (no UI showing) -- I had started the app directly, bypassing the app center. When attempting to End Task (or get a Dump File) I get an Invalid Operation.
661
I suspect a reboot will fix the issue.
Hank