I have the crystal report that take a paramter value reside in the crystal server.I want to pass the value from my aspx page to this report.
What are the steps that I need to take to get this thing working.
Are there namespaces that I need to import first into my aspx page ?if so, what are the namesapces that i need when I work with Crystal report.
Do I have to have crystal report in my IIS server?
Do I have to add something into my Web.config file?
What are the steps that I need to take to get this thing working.
Are there namespaces that I need to import first into my aspx page ?if so, what are the namesapces that i need when I work with Crystal report.
Do I have to have crystal report in my IIS server?
Do I have to add something into my Web.config file?