Subtitle - is there a way I'm missing to override Draw's drwGetTempPath?
It's presently calling GetTempPathA.
I added a graph to a nettalk app, copying one of the examples.
Works fine on my development machine.
Works fine on server when running as a service or run asAdministrator.
Crashes on server when not running as a service when I run the graph procedure. Error (shown in pic) says it's trying to create DrawStore.tmp in a folder that does not exist.
Yes, the app is mostly running as a service. And then it runs fine (using the windows\temp folder).
Or I can manifest the app with a requireAdministrator manifest and it works running as an exe on the server. But then I have to click through the UAC popup on my dev machine each time I compile and run.
It may just be that something is bolluxed on the server. SET says "my" temp path ends with \6
But that folder doesn't exist.
The GUI says my user's temp path just ends with \temp.
But this all seems rather fragile. It would be nice to have an option to tell Draw where to do its thing and not to encounter some servers where it can't make its temp folder work.
(Until, of course, NT 14's javascript graphs!)
Cheers,
Jane, writer of hyperbolic subject lines