The goal is to generate some html reports and html emails using templates hosted within the app perhaps using cassini
so the report files will be saved in app_home\Report\Templates*.MyReport file
The app would allow a report (.aspx) page to be selected, loads it using cassini/asp.net hosting api processing some custom markup to populate the data
the resultant html can be viewed in the webbrowser control or can be emailed as html emails
Is there a better way ? Also any pointers on using cassini as such would be great