revlet deployment
Posted: Wed Feb 09, 2011 11:30 pm
I currently have a small application that runs great when double clicking the "test.html" (opening as a file) in Firefox, but will not load when deployed to an IIS server and accessed via http.
Basically I am copying the entire build folder to my IIS web server, and then browsing to the "test.html" file via http with Firefox. The page title is displayed, but the revlet object is never rendered.
Am I missing something simple?
Basically I am copying the entire build folder to my IIS web server, and then browsing to the "test.html" file via http with Firefox. The page title is displayed, but the revlet object is never rendered.
Am I missing something simple?