So I have a small PB sample app that uses an OCX for a schedule object. It does not use any database connections and I'm using the Trial version of PowerServer Web.
When I initially was testing it, it deployed to this webpage
http://localhost/scheduletest/x32_application.htm
It then changed somehow to this webpage
http://localhost/scheduletest/x64_application.htm
How do I get it to go back to 32 bit?
Also, when I rant it in Chrome, I used http://localhost:80/scheduletest/multi_browser_index.htm and this seems to bring the app up in IWA (it wasn't working in a browser). I don't understand why it did this...