generate excel reports through asp.net

G

Guest

Actually i am doing this through ASP.Net. My webserver is Win2000 server
machine, IIS 5.0. my requirement is generte excel reports through asp.net.
I have a sample code to access excel component and send the information to
excel work book cells. Actually it works fine through VB.Net (windows forms
application), But it does not work with ASP.Net (web application) because to
access the excel component (Excel.application) it seems i should give some
permissions etc. for theuser.
I did give some access/launch permissions through DCONCNFG, but it still
gives permissions denied.
if any body does this permissions etc. pls help me to do this.
thanks.
hari.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top