Page 1 of 1

revlet deployment

Posted: Wed Feb 09, 2011 11:30 pm
by wake
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?

Re: revlet deployment

Posted: Thu Feb 10, 2011 4:00 am
by wake
Nevermind...I tested the revlet on an apache web server and it worked like a charm. Chalk this up to some quirky IIS setting I suppose.

Re: revlet deployment

Posted: Thu Feb 24, 2011 7:50 pm
by scott47303
Screenshot-2.jpg
Screenshot-2.jpg (71.13 KiB) Viewed 2870 times
you have to add a mime type for the .revlet extension in the properties of IIS.