calling PhotoshopPersistent causes Photoshop to crash
The panel is completed, and runs properly on my machine as well as a test machine.
Yet on one of our designers machines (windows vista ultimate) it crashes PS on loading the plugin. I have narrowed the problem down to specifically calling CSXSInterface.instance.evalScript("PhotoshopPersistent"); . If I comment it out the plugin loads, and everything is fine.
This is a road block for me beacuse we need to use persistence. Any help would be appreciated, I have not been able to locate any documenation on this possible issue. It should just work..
Chris