all groups > sql server reporting services > january 2005 >
You're in the

sql server reporting services

group:

Permission Denied Error



Permission Denied Error B. Mark McKinney
1/10/2005 7:53:02 PM
sql server reporting services: I am an issue running reports through a Netscreen (Juniper)
box and have found nothing on Juniper's website that addresses the issue. I
can access the Report Manager easily and enter parameters for a report.
However when I click on the View Report button I get a permission denied
error when executing the following Miscrosoft scipt:

function LoadToolbarFrame()
{
if (frames["oTbDMRepFrame"].location.href != tbDMRepFrameUrl ||
!IsIEBrowser())
frames["oTbDMRepFrame"].location.replace(tbDMRepFrameUrl);
}

I have been working on this for quite some time and have not found a
solution. I would appreciate any ideas and solutions.
Re: Permission Denied Error Jeff A. Stucker
1/12/2005 10:00:19 AM
What is your ReportServer URL in your config files? Is that different than
the URL you are typing in your browser? If so, you may be running into a
cross-domain scripting error.

--
Cheers,

'(' Jeff A. Stucker
\

Business Intelligence
www.criadvantage.com
--------------------------------------
"B. Mark McKinney" <BMarkMcKinney@discussions.microsoft.com> wrote in
message news:53751243-0BEF-4405-A154-DBBF3218635B@microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button