d00_ape Posted June 24, 2004 Share Posted June 24, 2004 What my this runtime error mean? Or what could it mean? I had a working app. Compiled in VS 6.0 but now when I compile it in VS .NET this error happens. Run-Time Check Failure #2 - Stack around the variable 'cz' was corrupted. Link to comment Share on other sites More sharing options...
0 kjordan2001 Posted June 24, 2004 Share Posted June 24, 2004 What language? Some languages, like VB won't transfer from 6.0 to .NET. Link to comment Share on other sites More sharing options...
0 John Veteran Posted June 24, 2004 Veteran Share Posted June 24, 2004 I've seen this error before, but I forget what the problem was :pinch: It's easy enough to fix though. Post the code around your "cz" variable. Link to comment Share on other sites More sharing options...
Question
d00_ape
What my this runtime error mean? Or what could it mean?
I had a working app. Compiled in VS 6.0 but now when I compile it in VS .NET this error happens.
Run-Time Check Failure #2 - Stack around the variable 'cz' was corrupted.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts