.Hi
Visio 2013 app works well until a large multi page Visio diagram is opened If you click print preview it crashes with a StackHash_d6cf error which gives an error message of a fault in an unknown module.
Reading round the subject it appears it is a DEP issue. If I turn DEP off completely on a test desktop it work fine for large Visio file.
I do not want to do that in a live environment. In Thinapp 4.7 it suggests adding AddPageExecutionPermission=1 to remove DEP for the package. I notice in the 5x documentation that is no longer listed as a parameter. I added it and rebuilt but the error is still there is the option valid in Thinapp 5 or is there an alternative ?