ASP.Net without IIS

  • Thread starter Thread starter George Stanton
  • Start date Start date
G

George Stanton

Okay, get ready for likely the most ridiculous question
that has ever been posted.

Crystal Reports does not work in my situation. I have
custom classes with nested references to each
parent...blah blah...Crystal (and datasets for that
matter) are no solution for my reporting needs. ASP.Net,
however, aside from it not being able to product PDFs
from output HTML, would be an excellent custom reporting
tool for me to employ.

Now the stupid question: is there "any" way to run an
ASP.Net page on a client machine without accessing a web
server?
 
Back
Top