How to work Fast Report with asp.net
Hi
First download the Fast Report Download exe and Insatll in .Net Framework 2.0.
Then I saw my vs-toolbox in web appication i can visible only pointer and webReport..
meanwhile, we can open winform we saw that all controls disply there..
But i need to work with Asp.net, I follow manual..
working with asp.net.. i crate new web application and i put web report in my page..
i design report and save in cs files..
when i am run appication "Type name web does not exist in the type fastreport".
please anyone help me..
i am trying last two days...
whether fast report support web appication ?
if support mean, which namespace i want to add... what i want do in this i am fetching data form Sal server
pl help me !
First download the Fast Report Download exe and Insatll in .Net Framework 2.0.
Then I saw my vs-toolbox in web appication i can visible only pointer and webReport..
meanwhile, we can open winform we saw that all controls disply there..
But i need to work with Asp.net, I follow manual..
working with asp.net.. i crate new web application and i put web report in my page..
i design report and save in cs files..
when i am run appication "Type name web does not exist in the type fastreport".
please anyone help me..
i am trying last two days...
whether fast report support web appication ?
if support mean, which namespace i want to add... what i want do in this i am fetching data form Sal server
pl help me !
Comments
Please describe step-by-step what are you doing; how to reproduce an error?
We managed to resolve the problem by copying the Fastreports DLLs into the bin folder.
We plan to use our application in a Hosted Website and following your docs, we used Net Class method where we encountered the said error.
We tried the Web-form method. While we are successful with our development machine, we are unable to use it in our Hosted website.
We noticed that the bin folder was created after using the Web-form method and reverted back to the Net Class Method, copied the Fast report DLLs into the folder. Everything is working fine now.
We are currently using the Demo version and once everything is in place, we will purchase a lisenced copy.
Thanks and Best regards,
Ashok