Hi - In our RS + SP1 installation on Windows Server 2003, we recently began
to get the following error:
"Unable to get report parameters: Unable to access Web Service: The request
failed with HTTP status 403: Forbidden."
We are calling Render() in code using an account which has admin rights to
the RS box, is not locked out, etc. Event logs show no failures and the RS
logs are as useless as ever. I see no access denieds from Windows auditing
either.
Thoughts?
thanks muchHi,
Thanks for your posting!
From your descriptions, I understood that you are not able to access Web
Service with the error message "Unable to get report parameters: Unable to
access Web Service: The request failed with HTTP status 403: Forbidden."
Have I understood you? Correct me if I was wrong.
Based on my knowledge, it seems that "anonymous" for Reportserver virual
folder is enabled. Please try the following steps and let me know whether
it works
1. Right click ReportServer in IIS->Properties->Directory Security
2. Make sure "Intergrated Windows authentication" is checked and "enable
anonymouse access" is unchecked.
Thank you for your patience and corporation. If you have any questions or
concerns, don't hesitate to let me know. We are always here to be of
assistance!
Sincerely yours,
Michael Cheng
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================This posting is provided "AS IS" with no warranties, and confers no rights.|||Hi Michael, I looked at my anonymous setting but it was set properly.
By chance, I tried to execute http://server/reportserver/reportservice.asmx
and it said that there were no permissions to execute scripts in this virtual
root. Sure enough, I looked at the ReportServer virtual root config and the
Execute permissions were improperly set. Not sure how changed, but once I
put it back to "Scripts and Executables" I was good.
Thanks much
"Michael Cheng [MSFT]" wrote:
> Hi,
> Thanks for your posting!
> From your descriptions, I understood that you are not able to access Web
> Service with the error message "Unable to get report parameters: Unable to
> access Web Service: The request failed with HTTP status 403: Forbidden."
> Have I understood you? Correct me if I was wrong.
> Based on my knowledge, it seems that "anonymous" for Reportserver virual
> folder is enabled. Please try the following steps and let me know whether
> it works
> 1. Right click ReportServer in IIS->Properties->Directory Security
> 2. Make sure "Intergrated Windows authentication" is checked and "enable
> anonymouse access" is unchecked.
> Thank you for your patience and corporation. If you have any questions or
> concerns, don't hesitate to let me know. We are always here to be of
> assistance!
>
> Sincerely yours,
> Michael Cheng
> Microsoft Online Partner Support
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> =====================================================> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>|||Hi,
Thanks for your prompt updates!
It's great to hear that it did turn out to be an authority issue and you
yourself have resolved it.
Thank you for your patience and corporation. If you have any questions or
concerns on SQL Server, don't hesitate to let me know. We are always here
to be of assistance!
Sincerely yours,
Michael Cheng
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================This posting is provided "AS IS" with no warranties, and confers no rights.sql
Showing posts with label sp1. Show all posts
Showing posts with label sp1. Show all posts
Thursday, March 22, 2012
Friday, March 9, 2012
Errors and Warnings
Running SQL 2005, SP1 on WIN2K3.
I am in the midst of troubleshooting High CPU and have identified several
queries that could use some performance tuning.
However, in the midst of performing some traces in Profiler, not wanting to
rule anything out, I included some of the "Errors and Warnings" events.
One Event Class that occurs very often is an Event Class of "User Error
Message" with:
TextData = "Changed database context to '[Name of a database]', and
TextData = "Changed language setting to us_english."
Because of the shear number of these messages occuring, I was wondering if
this is an error to be concerned about. Any thoughts?
--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server/200708/1It is more of an informational message but you may want to find out why they
are changing these. Normally you would set these in the connection and I
wouldn't expect them to pop up otherwise but I never trace that event.
--
Andrew J. Kelly SQL MVP
Solid Quality Mentors
"cbrichards via SQLMonster.com" <u3288@.uwe> wrote in message
news:7779563dc14d7@.uwe...
> Running SQL 2005, SP1 on WIN2K3.
> I am in the midst of troubleshooting High CPU and have identified several
> queries that could use some performance tuning.
> However, in the midst of performing some traces in Profiler, not wanting
> to
> rule anything out, I included some of the "Errors and Warnings" events.
> One Event Class that occurs very often is an Event Class of "User Error
> Message" with:
> TextData = "Changed database context to '[Name of a database]', and
> TextData = "Changed language setting to us_english."
> Because of the shear number of these messages occuring, I was wondering if
> this is an error to be concerned about. Any thoughts?
> --
> Message posted via SQLMonster.com
> http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server/200708/1
>
I am in the midst of troubleshooting High CPU and have identified several
queries that could use some performance tuning.
However, in the midst of performing some traces in Profiler, not wanting to
rule anything out, I included some of the "Errors and Warnings" events.
One Event Class that occurs very often is an Event Class of "User Error
Message" with:
TextData = "Changed database context to '[Name of a database]', and
TextData = "Changed language setting to us_english."
Because of the shear number of these messages occuring, I was wondering if
this is an error to be concerned about. Any thoughts?
--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server/200708/1It is more of an informational message but you may want to find out why they
are changing these. Normally you would set these in the connection and I
wouldn't expect them to pop up otherwise but I never trace that event.
--
Andrew J. Kelly SQL MVP
Solid Quality Mentors
"cbrichards via SQLMonster.com" <u3288@.uwe> wrote in message
news:7779563dc14d7@.uwe...
> Running SQL 2005, SP1 on WIN2K3.
> I am in the midst of troubleshooting High CPU and have identified several
> queries that could use some performance tuning.
> However, in the midst of performing some traces in Profiler, not wanting
> to
> rule anything out, I included some of the "Errors and Warnings" events.
> One Event Class that occurs very often is an Event Class of "User Error
> Message" with:
> TextData = "Changed database context to '[Name of a database]', and
> TextData = "Changed language setting to us_english."
> Because of the shear number of these messages occuring, I was wondering if
> this is an error to be concerned about. Any thoughts?
> --
> Message posted via SQLMonster.com
> http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server/200708/1
>
Friday, February 24, 2012
Error:1418 during Mirroring
I am trying to do mirroring using SQL Server Ent. 2005 SP1 on two machines. I was able to create end points on both the machines at the port no.s 5091 and 5092 respectively. I have all the security setting settings for both the users. I am getting error no. 1418 while starting mirroring sessions.
Can anybody tell me how to troubleshoot this error?
Can anybody tell me how to troubleshoot this error?
Google Error 1418, there are helpful pointers
e.g. check your SQL is listening on TCP, and the correct port
maybe SQL Browser?
you pointed to the correct ports?
Our mirroring works off the box, because I just used the wizard and used the default ports
|||There are some troubleshooting hints in the paper: http://www.microsoft.com/technet/prodtechnol/sql/2005/technologies/dbm_best_pract.mspx
|||Try editing the C:\WINDOWS\system32\drivers\etc\hosts file on each server to include
IP addressDNSname for each server.
Subscribe to:
Posts (Atom)