Panels generated on Mac, running on Windows: 1 is recognized. 1 is not.
Following up on this post
After successfully generating a Custom Adobe Panel on Mac and running it on Windows, a second attempt to do the same failed.
The only difference between the two panels (that I'm aware of) is the panel name.
Both panels are signed, and both include the same .debug specs.
The 2nd panel gets no further than the window opening, which is is more than you get if trying to open a signed panel that has been altered.
The panel opens, and the window size specified in manifest.xml is respected.
But that's it. Blank screen. Even the simplest index.html won't display
<!DOCTYPE html><html><head></head><body style="color:red; background-color:blue;">Hello World</body></html>
So both panels are generated on Mac, both function successfully on Mac
But while one works just fine on Windows, the second does not.
Looking for ideas on how to best trouble-shoot.
