Groups | Blog | Home
all groups > sql server reporting services > august 2004 >

sql server reporting services : can't access report through report manager...


nroy NO[at]SPAM iastate.edu
8/9/2004 2:10:03 PM
Here is what is happening.

I have a working project PROG created using VS.Net. I create a new
project for reports RPTPROJ under PROJ.

I create several reports RPT1.RDL, RPT2.RDL under the new project
RPTPROJ.

Now I start the REPORT MANAGER and create a new folder (MYREPORTS) and
upload all my reports (RDLs) into this new folder. Now when I click on
any of the reports from here, it doesn't show up. Only shows up an
"Action Canceled" message.

Here is the URL, it generates for one of the reports:

http://localhost/Reports/Pages/Report.aspx?ItemPath=%2fRPTPROJ%2fRPT1

But when I goto,
http://localhost/reportserver?%2fPROJ%2fRPTPROJ

I can see all my reports and run them.

Please can someone explain what I should do to run them from the
report manager?

Lukasz Pawlowski [MSFT]
8/9/2004 2:27:23 PM
When you publish to the report server in Report Designer, in the project
properties dialog (where you set your URL to the report server), there is a
target folder property. Set that to MYREPORTS. By default it is the
project name, which is why you're getting link s containing /RPTPROJ/RPT1

-Lukasz


--
This posting is provided "AS IS" with no warranties, and confers no rights.



[quoted text, click to view]

nroy NO[at]SPAM iastate.edu
8/10/2004 6:55:53 AM
Lukasz,

I made the changes suggested by you but still the same problem. The URL it shows is:

http://localhost/Reports/Pages/Report.aspx?ItemPath=%2fMYREPORTS%2fRPT1

What am I doing wrong?

[quoted text, click to view]
AddThis Social Bookmark Button