Showing posts with label folder. Show all posts
Showing posts with label folder. Show all posts

Thursday, March 22, 2012

A connection could not be made to report server

Hi,
:Every time I try to Deploy report I get this error
A connection could not be made to report server
http:// localhost/reports/pages/folder.aspx
I have already tried:
1. Define my user
2. I can see the report manager from the browser
3. change to asp.net 2
4. find out that the IIS user is not anonymous
!Please help me , I am trying to solve this problem for weeks
Thank you
AviIn the VS 2005 Report Project properties dialog what's the value for the
TargetServerURL property?
http://localhost/ReportServer?
Steve MunLeeuw
"AB" <savi176@.yahoo.com> wrote in message
news:1160682021.955195.311490@.h48g2000cwc.googlegroups.com...
> Hi,
> :Every time I try to Deploy report I get this error
> A connection could not be made to report server
> http:// localhost/reports/pages/folder.aspx
> I have already tried:
> 1. Define my user
> 2. I can see the report manager from the browser
> 3. change to asp.net 2
> 4. find out that the IIS user is not anonymous
> !Please help me , I am trying to solve this problem for weeks
> Thank you
> Avi
>|||:the TargetServerURL property is
http:// localhost/reports/pages/folder.aspx
Steve MunLeeuw =D7=9B=D7=AA=D7=91:
> In the VS 2005 Report Project properties dialog what's the value for the
> TargetServerURL property?
> http://localhost/ReportServer?
> Steve MunLeeuw
> "AB" <savi176@.yahoo.com> wrote in message
> news:1160682021.955195.311490@.h48g2000cwc.googlegroups.com...
> > Hi,
> > :Every time I try to Deploy report I get this error
> >
> > A connection could not be made to report server
> > http:// localhost/reports/pages/folder.aspx
> >
> > I have already tried:
> > 1. Define my user
> > 2. I can see the report manager from the browser
> > 3. change to asp.net 2
> > 4. find out that the IIS user is not anonymous
> >
> > !Please help me , I am trying to solve this problem for weeks
> >
> > Thank you
> >
> > Avi
> >|||Try:
http:// localhost/reportserver
Steve MunLeeuw
"AB" <savi176@.yahoo.com> wrote in message
news:1160684262.288244.239240@.i42g2000cwa.googlegroups.com...
:the TargetServerURL property is
http:// localhost/reports/pages/folder.aspx
Steve MunLeeuw ?:
> In the VS 2005 Report Project properties dialog what's the value for the
> TargetServerURL property?
> http://localhost/ReportServer?
> Steve MunLeeuw
> "AB" <savi176@.yahoo.com> wrote in message
> news:1160682021.955195.311490@.h48g2000cwc.googlegroups.com...
> > Hi,
> > :Every time I try to Deploy report I get this error
> >
> > A connection could not be made to report server
> > http:// localhost/reports/pages/folder.aspx
> >
> > I have already tried:
> > 1. Define my user
> > 2. I can see the report manager from the browser
> > 3. change to asp.net 2
> > 4. find out that the IIS user is not anonymous
> >
> > !Please help me , I am trying to solve this problem for weeks
> >
> > Thank you
> >
> > Avi
> >|||!Thank you
.It was the problem.
Steve MunLeeuw =D7=9B=D7=AA=D7=91:
> Try:
> http:// localhost/reportserver
> Steve MunLeeuw
> "AB" <savi176@.yahoo.com> wrote in message
> news:1160684262.288244.239240@.i42g2000cwa.googlegroups.com...
> :the TargetServerURL property is
> http:// localhost/reports/pages/folder.aspx
>
> Steve MunLeeuw ?:
> > In the VS 2005 Report Project properties dialog what's the value for the
> > TargetServerURL property?
> > http://localhost/ReportServer?
> >
> > Steve MunLeeuw
> >
> > "AB" <savi176@.yahoo.com> wrote in message
> > news:1160682021.955195.311490@.h48g2000cwc.googlegroups.com...
> > > Hi,
> > > :Every time I try to Deploy report I get this error
> > >
> > > A connection could not be made to report server
> > > http:// localhost/reports/pages/folder.aspx
> > >
> > > I have already tried:
> > > 1. Define my user
> > > 2. I can see the report manager from the browser
> > > 3. change to asp.net 2
> > > 4. find out that the IIS user is not anonymous
> > >
> > > !Please help me , I am trying to solve this problem for weeks
> > >
> > > Thank you
> > >
> > > Avi
> > >sql

Monday, February 13, 2012

401.3 Error on Reports folder

Hi,
I have created a test setup of SQL 2000 Report Services on my laptop. I can
access the report server link and run the reports fine. The OS is Win2003 SP1
(I have done the KB 896861 workaround too).
In IIS, when I browse to the Reports folder, I get the error -
Error message 401.3: You do not have permission to view this directory or
page using the credentials you supplied (access denied due to ACLs). Ask the
Web server's administrator to give you access to 'C:\Inetpub\SQL Reporting
Services\ReportManager'.
I get the same error whether the authentication method is anonymous or
Integrated.
If I try to browse on home.aspx page under reports folder, I get no error
and it works.
Can anyone help? Thank you.See if you enabled and set the default content page for this
application directory (Reports) in IIS to Home.aspx
HTH, Jens K. Suessmeyer.
--
http://www.sqlserver2005.de
--|||Tried it. No luck. Still same error.
I have given permissions to all of the users and groups on my system, still
receiving the error.
"Jens" wrote:
> See if you enabled and set the default content page for this
> application directory (Reports) in IIS to Home.aspx
>
> HTH, Jens K. Suessmeyer.
> --
> http://www.sqlserver2005.de
> --
>|||Is the website running on another Application pool than the Report
Server virual directory ? That probably the cause of it (found that on
the internet)
HTH, Jens K. Suessmeyer.
--
http://www.sqlserver2005.de
--|||No it is not.
"Jens" wrote:
> Is the website running on another Application pool than the Report
> Server virual directory ? That probably the cause of it (found that on
> the internet)
> HTH, Jens K. Suessmeyer.
> --
> http://www.sqlserver2005.de
> --
>