Hi I know that this is not directly related to ASP.NET but I hope you can forgive me, as im trying to integrate SQL reporting Services into my VB .Net web app.
OK so I have started using SQL Reporting Services to do my reports as I think its a better dot net solution than Crystal Reports. So I have installed Reporting Services and I am using VS .Net 2003 to create my RDL's.
However I have noticed that my reports are created at however I am working on an application which resides in http//localhost/myWebProject . I am not keen on having two web addresses for this one project and would like my reports project to reside in side my web project.
So basically I could give my user a URL of
I was wondering is this possible?
OK so I have started using SQL Reporting Services to do my reports as I think its a better dot net solution than Crystal Reports. So I have installed Reporting Services and I am using VS .Net 2003 to create my RDL's.
However I have noticed that my reports are created at however I am working on an application which resides in http//localhost/myWebProject . I am not keen on having two web addresses for this one project and would like my reports project to reside in side my web project.
So basically I could give my user a URL of
I was wondering is this possible?