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= "http://yada/crystal.aspx". 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)
To make thing easier the data source is a previous generated(CR8) rpt file. All I need to do is refrence this file in aspx page.
Thanks in advance for reponding
newbeenthere