newbeenthere
Programmer
I am in a pickle. I want to do a very simple thing, genereate a crystal report using VS2005 in aspx, ref as a link. My problem is VS2005. I read and read, forums after forums, but none mention that I need to start a new project or a new file? If I start a new project in VB, then I get a .exe, which is useless. I need aspx which is refrence in a link, href= " So, can someone give me a baby step as an what project shold I start? I read "web application project" but there is no web-applicatin project in VS2005, and I installed a default install of VS (everything is installed).
If I start a new file, aspx, then there is no form and eventhough I can drop the CR viewer in the file, there is not onload event.
To make thing easier the data source is a previous generated(CR8) rpt file. All I need to do is refrence/point to this file in aspx page.
Thanks in advance for reponding
newbeenthere
If I start a new file, aspx, then there is no form and eventhough I can drop the CR viewer in the file, there is not onload event.
To make thing easier the data source is a previous generated(CR8) rpt file. All I need to do is refrence/point to this file in aspx page.
Thanks in advance for reponding
newbeenthere