Hi,
I am facing problem when i m trying to export crystal report from ASP to HTML format
i have created one dll for exporting report. crystal report's export will be using pdsodbc.dll
From my ASP i am calling that dll passing all the variables required. (relativepath, reportpath, selection formula,dsnname,databasename,userid,password,conne ction string to server).
when setting of crystal report i have tried all the options.
i have set location properly.
my DSN on web server is accurate.(in dsn configuration, i m reffering my server as IP address).
userid,password and database name is going properly to dll.
when i m firing report from ASP page i m getting 2 types of error.
1) Sever has not yet been opened.
2) Error detected by database dll.
i m very much confused. Please help me as early as possible.
i m running out of time. plz help me.