Goin' crazy with a windows error!!!

Bob Sneidar bobs at twft.com
Wed Feb 24 15:14:39 EST 2010


The error seems to mention xdent.exe a lot. That is some kind of dentistry utility. Are you sure it's your rev stack that is crashing? Could another process be causing a memory problem?

Bob


On Feb 24, 2010, at 11:33 AM, Giovanni Cannizzaro wrote:

> Hi all.
> 
> As object I'm going really crazy with an error causin a Windows crash.
> No way to trace it.
> I got it randomly (or it seems to be).
> "try ... end try" can't intercept it.
> Really ugly.
> 
> Here u can find the windows' report of the error:
> 
> http://pastebin.com/D9qyJ4ud
> 
> And here is the scenario:
> I use a really simple datagrid (table format, populated with the dgText) in a stack called in the modal way.
> Before the modal call of the stack I open the stack invisible, populate the dataGrid and re-close it in this way:
> 
> open inv stack "nStack"
> set the dgText of grp "myDG" of stack "nStack" to myText
> close stack "nStack"
> set the vis of stack "nStack" to true
> modal stack "nStack"
> 
> I know it's not simple to help me but I really don't know what really cause the error...
> See u and TY
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list