<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Blog de P@blo - Tecnologías de Virtualización : SQL Server 2005</title><link>http://msmvps.com/blogs/tech-steps/archive/tags/SQL+Server+2005/default.aspx</link><description>Tags: SQL Server 2005</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>The Report Server Web Service is unable to access secure information in the report server. Please verify that the WebServiceAccount is specified correctly in the report server config file. (rsAccessDeniedToSecureData)</title><link>http://msmvps.com/blogs/tech-steps/archive/2009/11/12/the-report-server-web-service-is-unable-to-access-secure-information-in-the-report-server-please-verify-that-the-webserviceaccount-is-specified-correctly-in-the-report-server-config-file-rsaccessdeniedtosecuredata.aspx</link><pubDate>Thu, 12 Nov 2009 16:39:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739269</guid><dc:creator>tech-steps</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/tech-steps/rsscomments.aspx?PostID=1739269</wfw:commentRss><comments>http://msmvps.com/blogs/tech-steps/archive/2009/11/12/the-report-server-web-service-is-unable-to-access-secure-information-in-the-report-server-please-verify-that-the-webserviceaccount-is-specified-correctly-in-the-report-server-config-file-rsaccessdeniedtosecuredata.aspx#comments</comments><description>&lt;p&gt;Al tratar de publicar un reporte dise&amp;ntilde;ado en Reporting Services de SQL Server 2005 y abrir el sitio de &amp;quot;Reports&amp;quot; &amp;oacute; &amp;quot;Reportserver&amp;quot; se present&amp;oacute; el mensaje de error:&lt;/p&gt;
&lt;p&gt;The Report Server Web Service is unable to access secure information in the report server. Please verify that the WebServiceAccount is specified correctly in the report server config file. (rsAccessDeniedToSecureData)&lt;/p&gt;
&lt;p&gt;Al revisar en la consola de configuraci&amp;oacute;n de SQL Server Reporting Services 2005, la opci&amp;oacute;n de WebService Identity se encontraba con un s&amp;iacute;mbolo en rojo indicando error. La cuenta con la que se encuentra configurada el servicio no cambi&amp;oacute; su contrase&amp;ntilde;a ni mucho menos caduc&amp;oacute;. &amp;Uacute;nicamente hice un clic en el bot&amp;oacute;n de &amp;quot;Apply&amp;quot; y el servicio volvi&amp;oacute; a funcionar sin problemas.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739269" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/tech-steps/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category></item><item><title>Could not load type 'Microsoft.ReportingServices.UI.GlobalApp' - SQL Reporting Services 2005</title><link>http://msmvps.com/blogs/tech-steps/archive/2008/02/19/could-not-load-type-microsoft-reportingservices-ui-globalapp-sql-reporting-services-2005.aspx</link><pubDate>Tue, 19 Feb 2008 15:29:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1519153</guid><dc:creator>tech-steps</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/tech-steps/rsscomments.aspx?PostID=1519153</wfw:commentRss><comments>http://msmvps.com/blogs/tech-steps/archive/2008/02/19/could-not-load-type-microsoft-reportingservices-ui-globalapp-sql-reporting-services-2005.aspx#comments</comments><description>&lt;p&gt;El escenario de este problema resuelto. Servidor instalado con Windows Server 2003 R2 Standard Edition + SP2 (Español), SQL Server 2005 Standard Edition + SP2 (incluido Reporting Services), .NET Framework 3.0. Al inicio todo estaba funcionando correctamente, creo que a causa de un corte de energía eléctrica no se apagó bien el servidor y eso causo el problema.&lt;/p&gt;
&lt;p&gt;El sitio del servidor de reportes (&lt;a href="http://miservidor/reportserver"&gt;http://miservidor/reportserver&lt;/a&gt;) se abría y presentaba sin problema, es más pude diseñar un reporte y lo publiqué también sin problemas. Sin embargo, al abrir el sitio del administrador de reportes (Report Manager - &lt;a href="http://miservidor/reports"&gt;http://miservidor/reports&lt;/a&gt;) se presentaba el siguiente mensaje de error:&lt;/p&gt;
&lt;p&gt;Español: &amp;quot;No se pudo cargar el tipo Microsoft.ReportingServices.UI.GlobalApp&amp;quot;&lt;/p&gt;
&lt;p&gt;Inglés: Could not load type &amp;#39;Microsoft.ReportingServices.UI.GlobalApp&amp;#39;&lt;/p&gt;
&lt;p&gt;Source Error: &lt;br /&gt;&lt;br /&gt;Line 1: &amp;lt;%@ Application Codebehind=&amp;quot;Global.asax.cs&amp;quot; Inherits=&amp;quot;Microsoft.ReportingServices.UI.GlobalApp&amp;quot; %&amp;gt; &lt;/p&gt;
&lt;p&gt;Siguiendo la sugerencia del sitio: &lt;a href="http://sqlforums.windowsitpro.com/web/forum/messageview.aspx?catid=92&amp;amp;threadid=42375&amp;amp;enterthread=y"&gt;http://sqlforums.windowsitpro.com/web/forum/messageview.aspx?catid=92&amp;amp;threadid=42375&amp;amp;enterthread=y&lt;/a&gt;, ejecuté los comandos: aspnet_regiis -u y aspnet_regiis -i, para registrar nuevamente ASP.NET con IIS, y todo volvió a la normalidad.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Espero esta información sea de su utilidad.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1519153" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/tech-steps/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category></item></channel></rss>