Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VS2005 and CR 11 viewer 1

Status
Not open for further replies.

newbeenthere

Programmer
May 10, 2006
4
FR
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
 
Hey Turkbear,
The info you posted did not pertain to the VS version I am using, 2003 vs 2005, it steered me in the right direction. I was able to compile and do what I wanted to do. Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top