<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx</link><description>I saw a question last week asking if one could use the new 2.0 SQLMembershipProvider to build a Forms Auth solution with SSRS, so I created a prototype to find out. Long story short, you can. Here's a walkthrough which will leave you with the following:</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#514402</link><pubDate>Wed, 18 Jan 2006 21:25:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:514402</guid><dc:creator>Shiv</dc:creator><description>Hello Russell,&lt;br&gt;&lt;br&gt;This is very interesting. We were waiting to use the custom authentication on SRSS using forms for the longrest time and I am glad we can do it now. I really like your step-by-step overview on how to accomplish the authentication. However, would you shed some light on how the permissions to the various reports on the report server would be setup? For example we want the admin reports to be viewable only by admins, etc. &lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Shiv.&lt;br&gt;[shiven.ramji@gmail.com]</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#515839</link><pubDate>Sun, 22 Jan 2006 03:34:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:515839</guid><dc:creator>russch</dc:creator><description>Hi Shiv -- Maybe I don't understand your question -- However, you set up permissions on reports just they way you would before switching to Forms Auth -- You'd add the machine\Administrators group to the Browser Role of a report in order to allow admins to view the report, for example.</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#531819</link><pubDate>Tue, 14 Feb 2006 18:36:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:531819</guid><dc:creator>Trish</dc:creator><description>We are using a web app with our own custom authentication using cookies. &amp;nbsp;We want to be able to use that cookie to bypass the login screen when displaying a report to the user. &amp;nbsp;Is this possible and if yes, how?&lt;br&gt;&lt;br&gt;</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#535944</link><pubDate>Tue, 21 Feb 2006 13:45:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:535944</guid><dc:creator>Kris</dc:creator><description>Hi&lt;br&gt;It is a great tip.&lt;br&gt;It works fine.&lt;br&gt;One help required:&lt;br&gt;In Report Manager, how do you assign roles to groups with Role Manager enabled?&lt;br&gt;Presently, it is only taking usernames, but not accepting group names.&lt;br&gt;I have membership and roles enabled in my application calling the report server.</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#536964</link><pubDate>Wed, 22 Feb 2006 18:57:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:536964</guid><dc:creator>russch</dc:creator><description>Yes, you can do this and it will happen automatically (the login screen will only be displayed if the cookie doesn't exist). See:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/bimusings/archive/2005/12/05/500195.aspx"&gt;http://blogs.msdn.com/bimusings/archive/2005/12/05/500195.aspx&lt;/a&gt;</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#536965</link><pubDate>Wed, 22 Feb 2006 18:58:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:536965</guid><dc:creator>russch</dc:creator><description>I haven't played with this, sorry.</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#540323</link><pubDate>Tue, 28 Feb 2006 06:58:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:540323</guid><dc:creator>Wan</dc:creator><description>Hi,&lt;br&gt;it is great to interoperate SQLmembershipprovider with RSS2005.&lt;br&gt;But i need to hardcode the &amp;nbsp;Membership.ApplicationName of the website somewhere in the RSS2005. &lt;br&gt;How if there are multiple website ( with different Membership.ApplicationName ) that need to access the same RSS2005 , but the RSS 2005 can only take one Membership.ApplicationName ?? ??&lt;br&gt;PLease help....i stuck in this..thanks&lt;br&gt; &amp;nbsp; </description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#541606</link><pubDate>Thu, 02 Mar 2006 01:49:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:541606</guid><dc:creator>russch</dc:creator><description>No, this wouldn't work...you essentially want o &amp;quot;multiplex&amp;quot; the user database, which we don't do...You couldn't do this in an ASP.NET app scenario, either.</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#542660</link><pubDate>Fri, 03 Mar 2006 06:35:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:542660</guid><dc:creator>wan</dc:creator><description>OK. thanks for youre reply..&lt;br&gt;Another question. I have manage to make SQLmembershipprovider with RSS2005 to work. Thanks for your guide..&lt;br&gt;But the subscription couldnt work. In the log file, it said that couldnt load authorization extension. Cant find any more info in the log. Do you have any idea ?</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#542853</link><pubDate>Fri, 03 Mar 2006 14:40:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:542853</guid><dc:creator>russch</dc:creator><description>Can you post the complete error message coming out of your log?</description></item><item><title>http://blogs.ugidotnet.org/kfra/archive/2006/01/24/33585.aspx</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#560325</link><pubDate>Fri, 24 Mar 2006 23:56:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:560325</guid><dc:creator>TrackBack</dc:creator><description /></item><item><title>Cookie not passed from ASP.net to RS???</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#580495</link><pubDate>Fri, 21 Apr 2006 13:07:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:580495</guid><dc:creator>Dirk</dc:creator><description>Hi, I managed to get the FormsAuth to work from both (FormsAuth demo app) and the direct login to &lt;a rel="nofollow" target="_new" href="http://SERVERNAME/Reports"&gt;http://SERVERNAME/Reports&lt;/a&gt;.&lt;br&gt;&lt;br&gt;But I can't get it to work to use the cookie from the web app to automatically login to RS. The custom Login.aspx is shown every time after I try to redirect to &lt;a rel="nofollow" target="_new" href="http://SERVERNAME/Reports"&gt;http://SERVERNAME/Reports&lt;/a&gt;.&lt;br&gt;&lt;br&gt;I'm sure that I use only a single SQLServer tables users and I ca login with identical credentilas in both apps.&lt;br&gt;&lt;br&gt;How can I validate if the cookie is passed from ASP to RS?&lt;br&gt;&lt;br&gt;Is it possible to use the ReportViewer Control (ASP.net 2.0, ) in my ASP.net app and give the control the credentials from the forms auth?&lt;br&gt;&lt;br&gt;Thanks a lot,&lt;br&gt;Dirk</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#580671</link><pubDate>Fri, 21 Apr 2006 18:22:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:580671</guid><dc:creator>Sreeni KCH</dc:creator><description>We are very thankfull for your step by step approach. &amp;nbsp;Everything works fine. &amp;nbsp;But i have situation, while accessing the Report Builder, its asking again userid and password. &amp;nbsp;How can i bypass that.</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#580938</link><pubDate>Fri, 21 Apr 2006 23:07:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:580938</guid><dc:creator>Kris_usa</dc:creator><description>Cannot find Readme_FormsAuthenication.html file and this directory. Can you post it?</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#581028</link><pubDate>Sat, 22 Apr 2006 01:21:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:581028</guid><dc:creator>russch</dc:creator><description>Sreeni -- There is no way to pass credentials to Report Builder if not using Windows Auth, so you will always be prompted for credentials in this scenario -- There is no way around it. Sorry.</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#582439</link><pubDate>Tue, 25 Apr 2006 00:17:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:582439</guid><dc:creator>Sreeni KCH</dc:creator><description>As i mentioned earlier i successfully implemented the forms authentication. &amp;nbsp;But i am getting the following error while generating the report using Report Builder. &amp;nbsp;&amp;quot;The permissions granted to user 'user1' are insufficient for performing this operation. &amp;nbsp;(rsAccessDenied)&amp;quot;.&lt;br&gt;&lt;br&gt;Could you please help me out on this.</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#582460</link><pubDate>Tue, 25 Apr 2006 00:44:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:582460</guid><dc:creator>russch</dc:creator><description>Have you granted user1 Execute Report Definitions? Sometimes people miss that.</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#583137</link><pubDate>Tue, 25 Apr 2006 17:52:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:583137</guid><dc:creator>Sreeni KCH</dc:creator><description>How can i give user1 Execute Report Definitions? &amp;nbsp;Please explain how can i do that.</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#584263</link><pubDate>Wed, 26 Apr 2006 18:37:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:584263</guid><dc:creator>russch</dc:creator><description>Use Report Manager | Site Settings. It is a system-level task, so you will need to assign Execute Report Definition to a system role, then put user1 in that role.</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#589976</link><pubDate>Thu, 04 May 2006 18:49:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:589976</guid><dc:creator>Sreeni KCH</dc:creator><description>After forms auth implementation I am getting the following error: &amp;nbsp;Could you please help me out.&lt;br&gt;&lt;br&gt;System.Web.Services.Protocols.SoapException: Server was unable to process request. ---&amp;gt; System.Web.HttpException: Access to the path 'C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\App_Data' is denied. ---&amp;gt; System.UnauthorizedAccessException: Access to the path 'C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\App_Data' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity) at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity) at System.IO.Directory.CreateDirectory(String path) at System.Web.DataAccess.SqlConnectionHelper.CreateMdfFile(String fullFileName, String dataDir, String connectionString) --- End of inner exception stack trace --- at System.Web.DataAccess.SqlConnectionHelper.CreateMdfFile(String fullFileName, String dataDir, String connectionString) at System.Web.DataAccess.SqlConnectionHelper.EnsureSqlExpressDBFile(String connectionString) at System.Web.DataAccess.SqlConnectionHelper.GetConnection(String connectionString, Boolean revertImpersonation) at System.Web.Security.SqlMembershipProvider.GetPasswordWithFormat(String username, Boolean updateLastLoginActivityDate, Int32&amp;amp; status, String&amp;amp; password, Int32&amp;amp; passwordFormat, String&amp;amp; passwordSalt, Int32&amp;amp; failedPasswordAttemptCount, Int32&amp;amp; failedPasswordAnswerAttemptCount, Boolean&amp;amp; isApproved, DateTime&amp;amp; lastLoginDate, DateTime&amp;amp; lastActivityDate) at System.Web.Security.SqlMembershipProvider.CheckPassword(String username, String password, Boolean updateLastLoginActivityDate, Boolean failIfNotApproved, String&amp;amp; salt, Int32&amp;amp; passwordFormat) at System.Web.Security.SqlMembershipProvider.CheckPassword(String username, String password, Boolean updateLastLoginActivityDate, Boolean failIfNotApproved) at System.Web.Security.SqlMembershipProvider.ValidateUser(String username, String password) at System.Web.Security.Membership.ValidateUser(String username, String password) at Microsoft.Samples.ReportingServices.CustomSecurity.AuthenticationExtension.LogonUser(String userName, String password, String authority) in C:\Program Files\Microsoft SQL Server\90\Samples\Reporting Services\Extension Samples\FormsAuthentication Sample\cs\FormsAuthentication\AuthenticationExtension.cs:line 73 at Microsoft.ReportingServices.WebServer.RSCustomAuthentication.LogonUser(String userName, String password, String authority) at Microsoft.ReportingServices.WebServer.ReportingService2005.LogonUser(String userName, String password, String authority) --- End of inner exception stack trace ---</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#592684</link><pubDate>Tue, 09 May 2006 00:08:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:592684</guid><dc:creator>Sreeni KCH</dc:creator><description>How to add groups, after implementing the Forms Authentication? Is there any way where i can configure groups?</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#596485</link><pubDate>Sat, 13 May 2006 00:14:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:596485</guid><dc:creator>Patrick</dc:creator><description>I want to do authentication without using Login control. &amp;nbsp;Is that possible, if so what would be the code for that?</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#601991</link><pubDate>Fri, 19 May 2006 20:30:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:601991</guid><dc:creator>mljdtj</dc:creator><description>I followed all the steps outlined above and am getting the following error message now when I try to load reportmanager...&lt;br&gt;&lt;br&gt;&lt;br&gt;[NullReferenceException: Object reference not set to an instance of an object.]&lt;br&gt; &amp;nbsp; Microsoft.ReportingServices.UI.GlobalApp.Application_AuthenticateRequest(Object sender, EventArgs e) +44&lt;br&gt; &amp;nbsp; System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92&lt;br&gt; &amp;nbsp; System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) +64&lt;br&gt;&lt;br&gt; &lt;br&gt;</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#640404</link><pubDate>Wed, 21 Jun 2006 00:28:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:640404</guid><dc:creator>rubia</dc:creator><description>i have set up custom authentication and everything works fine when I access a report from a c# app using URL. but if I use reportviewer control or web service then i get this error &amp;nbsp;The request failed with the error message: -- &amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Object moved&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt; &amp;lt;h2&amp;gt;Object moved to &amp;lt;a href=&amp;quot;/ReportServer/login.aspx?ReturnUrl=%2freportserver%2fReportExecution2005.asmx&amp;quot;&amp;gt;here&amp;lt;/a&amp;gt;.&lt;br&gt; &amp;nbsp; please help me to solve this error</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#682218</link><pubDate>Sat, 29 Jul 2006 06:16:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:682218</guid><dc:creator>anagrah</dc:creator><description>Hello rubia,&lt;br&gt;I am getting the same problem that you have mentioned above. Did you get resolved that problem?. Does any one else has idea why I am getting this this error.&lt;br&gt;Error detail:&lt;br&gt;&lt;br&gt;I using custom authentication and everything works fine when I access a report from a c# app using URL. but if I use reportviewer control or web service then i get this error &amp;nbsp;The request failed with the error message: -- &amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Object moved&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt; &amp;lt;h2&amp;gt;Object moved to &amp;lt;a href=&amp;quot;/ReportServer/login.aspx?ReturnUrl=%2freportserver%2fReportExecution2005.asmx&amp;quot;&amp;gt;here&amp;lt;/a&amp;gt;.&lt;br&gt;&lt;br&gt;please help me to solve this error</description></item><item><title>Custom role authorization with form authentication in Reporting Services 2005</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#685349</link><pubDate>Tue, 01 Aug 2006 18:45:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:685349</guid><dc:creator>Around .NET</dc:creator><description>Reporting Services 2005, as like its predecessor but now without edition limits, allows the developers...</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#712573</link><pubDate>Tue, 22 Aug 2006 15:47:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:712573</guid><dc:creator>Leana</dc:creator><description>Hi ! &lt;br&gt;I managed to get the custom authentication to work well for some time, but recently I've had a problem : it seems that the report server &amp;quot;loses&amp;quot; the informations about the user or it's profile after a random amount of time, and I get error messages like &amp;quot;The permissions granted to user '' are insufficient for performing this operation. &amp;nbsp;(rsAccessDenied)&amp;quot; either with an empty user name, or with the username when it has just lost the role.&lt;br&gt;Would anybody have an idea about what is happening, and how to solve that ?</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#760951</link><pubDate>Mon, 18 Sep 2006 19:36:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:760951</guid><dc:creator>Eugene Rainey</dc:creator><description>Regarding the &amp;quot;object moved&amp;quot; error, if you are using ReportViewer you need to implement IReportServerCredentials. See the following article:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://msdn2.microsoft.com/en-us/library/microsoft.reporting.webforms.ireportservercredentials.aspx"&gt;http://msdn2.microsoft.com/en-us/library/microsoft.reporting.webforms.ireportservercredentials.aspx&lt;/a&gt;&lt;br&gt;</description></item><item><title>Forms Authentication in SQL Reporting Services</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#845106</link><pubDate>Thu, 19 Oct 2006 20:31:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:845106</guid><dc:creator>Project Programmability</dc:creator><description>&lt;p&gt;Phil passed along a blog entry from one of our SQL colleagues which mentions how to support Forms Authentication&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#1051954</link><pubDate>Fri, 10 Nov 2006 08:23:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1051954</guid><dc:creator>kukabuka</dc:creator><description>&lt;p&gt;Did anyone figure out how to post the connection string in the web.config instead of the machine.config? &amp;nbsp;&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#1161433</link><pubDate>Tue, 28 Nov 2006 00:54:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1161433</guid><dc:creator>Vince</dc:creator><description>&lt;p&gt;I have setup forms authentication for SQL 2005 RS and it works fine except for subscriptions. &amp;nbsp;If I subscribe to a report using Report Manager when logged in as a user other than the &amp;quot;Admin&amp;quot; defined in rsreportserver.config, the subscription fails. &amp;nbsp;I looked up the log files and found the following error:&lt;/p&gt;
&lt;p&gt;ReportingServicesService!library!d!11/27/2006-14:56:01:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., ;&lt;/p&gt;
&lt;p&gt; Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details. ---&amp;gt; System.Configuration.Provider.ProviderException: The Role Manager feature has not been enabled.&lt;/p&gt;
&lt;p&gt; &amp;nbsp; at System.Web.Security.Roles.GetRolesForUser(String username)&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;It goes on to list the &amp;quot;CheckAccess&amp;quot; method of my CustomSecurity module.&lt;/p&gt;
&lt;p&gt;How does the subscription delivery driver work with forms auth?&lt;/p&gt;
&lt;p&gt;It appears that subscription delivery does not recognize that role manager is enabled when Report Manager and my application both work fine with role manager.&lt;/p&gt;
</description></item><item><title>Forms Authentication with Reporting Services and ASP authentication provider &amp;laquo; Charlie Maitland&amp;#8217;s Blog</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#1178313</link><pubDate>Thu, 30 Nov 2006 18:18:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1178313</guid><dc:creator>Forms Authentication with Reporting Services and ASP authentication provider « Charlie Maitland’s Blog</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://charliem.wordpress.com/2006/11/30/forms-authentication-with-reporting-services-and-asp-authentication-provider/"&gt;http://charliem.wordpress.com/2006/11/30/forms-authentication-with-reporting-services-and-asp-authentication-provider/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Put ConnectionString below ConfigSection in web.config file of ReportServer</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#1338687</link><pubDate>Thu, 21 Dec 2006 09:12:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1338687</guid><dc:creator>Akash Jain</dc:creator><description>&lt;p&gt;Put ConnectionString below ConfigSection in web.config file of ReportServer.&lt;/p&gt;
&lt;p&gt;It worked for me.&lt;/p&gt;
&lt;p&gt;SSRS's web.config (found in C:\Program Files\Microsoft SQL Server\MSSQL.?\Reporting Services\ReportServer)&lt;/p&gt;
&lt;p&gt;&amp;lt;configuration&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;configSections&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;section name=&amp;quot;RStrace&amp;quot; type=&amp;quot;Microsoft.ReportingServices.Diagnostics.RSTraceSectionHandler,Microsoft.ReportingServices.Diagnostics&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;/configSections&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;connectionStrings&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;add name=&amp;quot;MyLocalSQLServer&amp;quot; connectionString=&amp;quot;Initial Catalog=aspnetdb;data source=blre331;Integrated Security=SSPI;&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;/connectionStrings&amp;gt;&lt;/p&gt;
</description></item><item><title>Troubleshooting Sql Reporting Services custom assemblies (extensions &amp;amp; what not)</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#1607951</link><pubDate>Tue, 06 Feb 2007 04:46:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1607951</guid><dc:creator>Lance's Whiteboard</dc:creator><description>&lt;p&gt;I dont have time for a lengthy post, so here is some link-love for some great articles that have helped&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#1913689</link><pubDate>Mon, 19 Mar 2007 19:20:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1913689</guid><dc:creator>Kevin Thomas</dc:creator><description>&lt;p&gt;I understand the authentication extension that has been done in the samples I've seen. &amp;nbsp;However, I haven't understood the authorization framework in a way that makes it useful for a project my company is building. &amp;nbsp;We'd like to use authorization from an external website's security model. &amp;nbsp;We'll know the username with an authorization security extension in CheckAccess, GetPermissions, but want to use the authorization from an external source. All we seem to have access to in the IAuthorizationExtension interface is the ACL for a given item, not any other information about the item ( such as its path or name ) except for its type. &amp;nbsp;How should the ACLs be managed for the items? &amp;nbsp;I'd like to avoid the users using Reporting Services web site to have to manage a separate authorization system from the external website's authorization system.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#1963961</link><pubDate>Tue, 27 Mar 2007 16:55:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1963961</guid><dc:creator>chi </dc:creator><description>&lt;p&gt;&amp;quot;As i mentioned earlier i successfully implemented the forms authentication. &amp;nbsp;But i am getting the following error while generating the report using Report Builder. &amp;nbsp;&amp;quot;The permissions granted to user 'user1' are insufficient for performing this operation. &amp;nbsp;(rsAccessDenied)&amp;quot;.&amp;quot; &lt;/p&gt;
&lt;p&gt;&amp;quot;Have you granted user1 Execute Report Definitions?&amp;quot; &lt;/p&gt;
&lt;p&gt;i followed &amp;quot;Use Report Manager | Site Settings. It is a system-level task, so you will need to assign Execute Report Definition to a system role, then put user1 in that role.&amp;quot;&lt;/p&gt;
&lt;p&gt;my question is how do i &amp;nbsp;put user1 in the new role ?&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#2156060</link><pubDate>Mon, 16 Apr 2007 21:25:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2156060</guid><dc:creator>MM</dc:creator><description>&lt;p&gt;How do you programmatically set permissions using the RSS2005 WebService? There is only a GetPermissions method and a SetProperties() method. But there is no 'security' property. &lt;/p&gt;
&lt;p&gt;I want to give write access to Report Builder users to save to their own folders and read access to the suborganization folder that they belong to etc. &lt;/p&gt;
&lt;p&gt;I cannot use the 'My Reports' folder feature because it restricts them to their own folder but does not grant them read access to the suborganization folder.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#2157022</link><pubDate>Mon, 16 Apr 2007 23:20:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2157022</guid><dc:creator>MM</dc:creator><description>&lt;p&gt;Sorry I found that I was supposed to use SetPolicies to set permissions. My next questions is, I am using ReportingService.asmx, but there's another service called ReportingService2005.asmx. What is the difference?&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#2190660</link><pubDate>Thu, 19 Apr 2007 14:30:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2190660</guid><dc:creator>russch</dc:creator><description>&lt;p&gt;ReportingService.asmx is the SSRS 2000 Webservice, which was kept around for backwards compat. You shouldn't use it if you can avoid doing so, however as it will probably &amp;quot;go away&amp;quot; in the next version of SQL.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#2241731</link><pubDate>Mon, 23 Apr 2007 08:20:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2241731</guid><dc:creator>Pritesh Gandhi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I want do the Authorization in form Authentication.Only user can access this much reports that belonging in to the particular Reply.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#2503050</link><pubDate>Wed, 09 May 2007 16:12:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2503050</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;I have Forms authentication working fine, but when deploying Reports using Visual Studio it fails to display a login popup, with error &amp;quot;The permissions granted to user '' are insufficient for performing this operation.&lt;/p&gt;
&lt;p&gt;What's the solution?&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#3241999</link><pubDate>Tue, 12 Jun 2007 10:29:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3241999</guid><dc:creator>Vivek Harne</dc:creator><description>&lt;p&gt;How to set the authentication mode to SSRS.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#3812432</link><pubDate>Wed, 11 Jul 2007 13:26:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3812432</guid><dc:creator>SwissToni</dc:creator><description>&lt;p&gt;Hi &lt;/p&gt;
&lt;p&gt;Nice article. &amp;nbsp;I have a problem with report manager, when I login to it I get redirected back to the UILogin.aspx even though the CustomSecurity extension try to redirect to the Folder.aspx. &amp;nbsp;Any ideas why this would happen? &amp;nbsp;I can login to the Report Server with out any problem.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#3813407</link><pubDate>Wed, 11 Jul 2007 14:30:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3813407</guid><dc:creator>DS</dc:creator><description>&lt;p&gt;Report Builder prompts for credentials every time it is launched. Is there any way to skip this since in my web app, the user has already entered his credentials once?&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#3818533</link><pubDate>Wed, 11 Jul 2007 22:12:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3818533</guid><dc:creator>russch</dc:creator><description>&lt;p&gt;SwissToni, I'm guessing you initially navigatge to SSRS using &amp;quot;&lt;a rel="nofollow" target="_new" href="http://localhost/Reports&amp;quot;"&gt;http://localhost/Reports&amp;quot;&lt;/a&gt; instead of &amp;quot;&lt;a rel="nofollow" target="_new" href="http://machineName/Reports&amp;quot;"&gt;http://machineName/Reports&amp;quot;&lt;/a&gt;. If you don't use the machinename, you can see this behavior.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#3818557</link><pubDate>Wed, 11 Jul 2007 22:13:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3818557</guid><dc:creator>russch</dc:creator><description>&lt;p&gt;Hi DS -&lt;/p&gt;
&lt;p&gt;If you use any sort of authentication mechanism beyond Windows in SSRS, Report Builder will always prompt for credentials. There are discussions of this elsewhere on the blog.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#3825637</link><pubDate>Thu, 12 Jul 2007 08:34:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3825637</guid><dc:creator>DS</dc:creator><description>&lt;p&gt;Hello Russell,&lt;/p&gt;
&lt;p&gt;Thanks a lot for the reply.&lt;/p&gt;
&lt;p&gt;Since skiping the Report Builder prompt is not possible, is there any way to customize the authentication failure message that this prompt throws on entering invalid credentials in case of Forms Authentication?&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#3830976</link><pubDate>Thu, 12 Jul 2007 15:36:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3830976</guid><dc:creator>SwissToni</dc:creator><description>&lt;p&gt;Hi Russell,&lt;/p&gt;
&lt;p&gt;That was the problem. &amp;nbsp;Many thanks.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#3910646</link><pubDate>Tue, 17 Jul 2007 11:38:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3910646</guid><dc:creator>DS</dc:creator><description>&lt;p&gt;Hi Russell,&lt;/p&gt;
&lt;p&gt;Im facing another problem using Forms Authentication of SSRS 2005.&lt;/p&gt;
&lt;p&gt;when i try to call any of the SOAP functions of ReportingService2005.asmx in my FormsAuthentication application, i get following error:&lt;/p&gt;
&lt;p&gt;********* &lt;/p&gt;
&lt;p&gt;The request failed with the error message: -- &amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Object moved&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt; &amp;lt;h2&amp;gt;Object moved to &amp;lt;a href=&amp;quot;/ReportServer/logon.aspx?ReturnUrl=%2fReportServer%2fReportService.asmx&amp;quot;&amp;gt;here&amp;lt;/a&amp;gt;.&amp;lt;/h2&amp;gt; &amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt; --. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;*********&lt;/p&gt;
&lt;p&gt;But if I type &lt;/p&gt;
&lt;p&gt;&amp;quot;[servername]/reportserver/ReportExecution2005.asmx&amp;quot; into a browser, I get the webservice wsdl:definitions as I would expect. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you please help me out in this?&lt;/p&gt;
&lt;p&gt;It is very important for our project to get this solved. Any help would be much appreciated.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;DS&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#3928518</link><pubDate>Wed, 18 Jul 2007 05:15:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3928518</guid><dc:creator>russch</dc:creator><description>&lt;p&gt;You're not in SharePoint Integrated mode, are you? Also, are you calling LogonUser before you call the other SSRS web service methods?&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#3938329</link><pubDate>Wed, 18 Jul 2007 17:34:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3938329</guid><dc:creator>DS</dc:creator><description>&lt;p&gt;Thanks a lot for the reply.&lt;/p&gt;
&lt;p&gt;No, I was not in the SharePoint Integrated mode but I know that for the same issue in the SharePoint Integrated mode with the Forms Authentication, Microsoft has given a hotfix (KB 939942) on 16th july 2007.&lt;/p&gt;
&lt;p&gt;For more information, visit the following link:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=278056"&gt;http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=278056&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now coming back to my problem, I got this one resolved. I discovered that the credentials/cookie of my ReportingServices2005 object were not getting set properly. This are getting set properly now and things are working fine.&lt;/p&gt;
&lt;p&gt;DS&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#4208254</link><pubDate>Fri, 03 Aug 2007 18:17:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4208254</guid><dc:creator>clark</dc:creator><description>&lt;p&gt;hmm .. logging in from ReportServer/Logon.aspx gives an error containing &amp;quot;Invalid object name 'Users'&amp;quot; (I renamed the UserAccounts.Users table). Logging in via my app login page or the Reports/UILogon.aspx page works as expected. Any help greatly appreciated.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#4264516</link><pubDate>Mon, 06 Aug 2007 21:42:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4264516</guid><dc:creator>Josh</dc:creator><description>&lt;p&gt;I've successfully implemented a forms custom security extension to authenticate against our LDAP server.&lt;/p&gt;
&lt;p&gt;However, deployment via Visual Studio fails due to insufficient permissions and does not prompt for login credentials to the server.&lt;/p&gt;
&lt;p&gt;Is there any way to deploy directly from Visual Studio while using Forms authentication?&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#5391421</link><pubDate>Wed, 10 Oct 2007 16:04:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5391421</guid><dc:creator>Manoj Kumar Sinha</dc:creator><description>&lt;p&gt;I am using Sql server 2005 reporting services. I have created reports on server. I want -- to connect reportserver from client's PC and Reports with Records should come logged in User wise. This I want to place on different panes, as this happens with Google Analytics and msn sites.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#5395062</link><pubDate>Thu, 11 Oct 2007 01:40:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5395062</guid><dc:creator>russch</dc:creator><description>&lt;p&gt;Hi - Reporting Services isn't an analytics suite, it's a reporting tool. You're not going to find all the fun dynamic drag-and-drop stuff because it's not meant for that purpose.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#5514835</link><pubDate>Fri, 19 Oct 2007 02:04:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5514835</guid><dc:creator>Gavin Ramm</dc:creator><description>&lt;p&gt;Hi, I'm not using the SQL membership provider im using an LDAP membership. Will this solution work with this also?&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#5525128</link><pubDate>Fri, 19 Oct 2007 18:34:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5525128</guid><dc:creator>russch</dc:creator><description>&lt;p&gt;Sure, but you'll have to re-write your code to talk to the LDAP provider.&lt;/p&gt;
</description></item><item><title>Error at step 3</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#5577376</link><pubDate>Sun, 21 Oct 2007 19:22:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5577376</guid><dc:creator>Krishni</dc:creator><description>&lt;p&gt;Hi there&lt;/p&gt;
&lt;p&gt;I am trying to follow steps above, but at step 3, where i compile the sample application I get and wrror when browsing to the report server : http://&amp;lt;report server&amp;gt;/reports. The error is &amp;quot;loginURL is not a valid site element&amp;quot; &lt;/p&gt;
&lt;p&gt;What am i doing wrong?&lt;/p&gt;
&lt;p&gt;thanks in advance&lt;/p&gt;
&lt;p&gt;Krishni&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#5600677</link><pubDate>Mon, 22 Oct 2007 17:36:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5600677</guid><dc:creator>Krishni</dc:creator><description>&lt;p&gt;hi there&lt;/p&gt;
&lt;p&gt;I have managed to get the application working....yay. BUT i can only log on with the admin credentials while if I use a normal user then I get the following error when trying to use normal user credentials&lt;/p&gt;
&lt;p&gt;System.Web.Services.Protocols.SoapException: Logon failed. ---&amp;gt; Microsoft.ReportingServices.Diagnostics.Utilities.LogonFailedException: Logon failed. at Microsoft.ReportingServices.WebServer.RSCustomAuthentication.LogonUser(String userName, String password, String authority) at Microsoft.ReportingServices.WebServer.ReportingService2005.LogonUser(String userName, String password, String authority) --- End of inner exception stack trace --- at Microsoft.ReportingServices.WebServer.ReportingService2005.LogonUser(String userName, String password, String authority) &lt;/p&gt;
&lt;p&gt;any help will be appreciated&lt;/p&gt;
&lt;p&gt;Krishni&lt;/p&gt;
</description></item><item><title>SetPolicies</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#5673383</link><pubDate>Thu, 25 Oct 2007 20:11:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5673383</guid><dc:creator>Ryan </dc:creator><description>&lt;p&gt;I have successfully completed form authenication with and without LDAP provider. &lt;/p&gt;
&lt;p&gt;How do i call the function SetPolicies?&lt;/p&gt;
&lt;p&gt;When someone logs into the system, I want to set there role to browser. but I can't get it to work. Any ideas? &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim test As Microsoft.Samples.ReportingServices.CustomSecurity.ReportingService2005&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim Item As String = &amp;quot;/&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim Policies(0) As Microsoft.Samples.ReportingServices.CustomSecurity.Policy&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Policies(0) = New Microsoft.Samples.ReportingServices.CustomSecurity.Policy&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Policies(0).GroupUserName = TxtUser.ToString&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'Policies(0).Roles = New Microsoft.Samples.ReportingServices.CustomSecurity.Role(0) {}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Policies(0).Roles(0) = New Microsoft.Samples.ReportingServices.CustomSecurity.Role&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Policies(0).Roles(0).Name = &amp;quot;Browser&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Policies(0).Roles(0).Description = &amp;quot;May view folders, reports and subscribe to reports.&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;test.SetPolicies(Item, Policies)&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#6219269</link><pubDate>Wed, 14 Nov 2007 20:54:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6219269</guid><dc:creator>Vince</dc:creator><description>&lt;p&gt;We are using RS 2005 SP1 with Forms Authentication.&lt;/p&gt;
&lt;p&gt;Most functionality appears to be working correctly, however there are 2 troublesome issues in Report Manager:&lt;/p&gt;
&lt;p&gt;#1. My Subscriptions page returns &amp;quot;There are no items to show in this view. Click Help for more information about this page.&amp;quot;&lt;/p&gt;
&lt;p&gt;This happens even for the RS admin account defined in the rsreportserver.config file&lt;/p&gt;
&lt;p&gt;#2. Non-admin users can create their own subscriptions, but they cannot edit them since the &amp;quot;Edit&amp;quot; link is not available in Report Manager.&lt;/p&gt;
&lt;p&gt;I have done extensive testing via trial and error - if I turn on the &amp;quot;Manage all subscriptions&amp;quot; task for my default role then item #2 is solved but #1 is still a problem. &amp;nbsp;However, that's a huge security hole that I cannot open.&lt;/p&gt;
&lt;p&gt;I have also used the SOAP API to call ListSubscriptions and verify that the Owner property is exactly the same user name that I used to create the subcriptions.&lt;/p&gt;
&lt;p&gt;My gut tells me that somehow Report Manager is building the SOAP API calls to match subscriptions based on user id incorrectly. &amp;nbsp;It may be including a slash before the username as a holdover from windows auth or something like that. &amp;nbsp;The scenarios I have tested seem to point to that. &amp;nbsp;I have extensively debugged the custom security module for forms auth. and it appears to work correctly.&lt;/p&gt;
&lt;p&gt;Any help would be appreciated, especially any details on how Report Manager builds the &amp;quot;My Subscriptions&amp;quot; page and how it determines whether to display the &amp;quot;Edit&amp;quot; link for a subscription.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#6602714</link><pubDate>Fri, 30 Nov 2007 00:05:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6602714</guid><dc:creator>Pavani</dc:creator><description>&lt;p&gt;Hi Russell&lt;/p&gt;
&lt;p&gt;I would like to thank you for this nice blog post. This has been helping me a lot and saving tons of my time.&lt;/p&gt;
&lt;p&gt;I am wondering whether you have any time to answser/comment on the below questions.&lt;/p&gt;
&lt;p&gt;1. How can we deploy a SSRS 2005 Report Model or a Report (RDL) to the Report Manager using Visual Studio 2005 while FORMS AUTHENTICATION + SQL MEMBER PROVIDER is on ?&lt;/p&gt;
&lt;p&gt;2. How can I upload the Report Model using Report Manager (I tried your sugggestions but no luck), Can you please provide more specific instructions on how to merge these files?&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;p&gt;Pavani&lt;/p&gt;
&lt;p&gt;Email: pvajjala@doubleknot.com&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#6984535</link><pubDate>Sat, 05 Jan 2008 03:03:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6984535</guid><dc:creator>docchang</dc:creator><description>&lt;p&gt;I tried to edit the connection string into both web.config in ReportManager &amp;amp; ReportServer. Its been two days I have been trying to input a connection string until i read your&lt;/p&gt;
&lt;p&gt;&amp;quot;MAJOR LAMENESS ALERT&amp;quot;&lt;/p&gt;
&lt;p&gt;I got it compile, but during run time when my object trying to grab the connection string. It is not there.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#7151226</link><pubDate>Fri, 18 Jan 2008 20:46:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7151226</guid><dc:creator>Drikus</dc:creator><description>&lt;p&gt;Hi, nice discussion...&lt;/p&gt;
&lt;p&gt;I would also ask a question about the security context with wich a deployment is made from VS2005, which challenged me once and now those credentials are stowed somewhere and I so want to change the user, because I have subsequently created a security model to suit my situation. &amp;nbsp;If I deploy with my &amp;quot;currently stowed away user credentials&amp;quot; I have to add that account to the Publisher role, which is not what I want. &amp;nbsp;I would like to change the user? &amp;nbsp;Howz this done? &amp;nbsp;Thanks in advance!&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#8181660</link><pubDate>Thu, 13 Mar 2008 19:23:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8181660</guid><dc:creator>Krip</dc:creator><description>&lt;p&gt;&amp;gt;&amp;gt;Friday, November 10, 2006 12:23 AM by kukabuka &lt;/p&gt;
&lt;p&gt;Did anyone figure out how to post the connection string in the web.config instead of the machine.config?&amp;lt;&amp;lt;&lt;/p&gt;
&lt;p&gt;Yes it worked for me. &amp;nbsp;I just added this line in the &amp;lt;configuration&amp;gt; section:&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;connectionStrings configSource=&amp;quot;connectionStrings.config&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;Then my sqlProvider line has this attribute:&lt;/p&gt;
&lt;p&gt; &amp;nbsp;connectionStringName=&amp;quot;myConnectionString&amp;quot;&lt;/p&gt;
&lt;p&gt;Finally, the connectionStrings.config file:&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;connectionStrings&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;add name=&amp;quot;myConnectionString&amp;quot; connectionString=&amp;quot;conn string here&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;/connectionStrings&amp;gt;&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;/p&gt;
&lt;p&gt;Krip&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#8183816</link><pubDate>Thu, 13 Mar 2008 21:52:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8183816</guid><dc:creator>Krip</dc:creator><description>&lt;p&gt;Just a question for everyone: Anyone figured out how to deploy Data Sources and Report Models from Visual Studio 2005 when SSRS is in Forms Authentication mode? &amp;nbsp;I get prompted to enter user name and password but it's not able to connect to the report server.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Krip&lt;/p&gt;
</description></item><item><title>  Links Today (2008-05-28)</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#8556731</link><pubDate>Wed, 28 May 2008 19:38:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8556731</guid><dc:creator>  Links Today (2008-05-28)</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://mhinze.com/links-today-2008-05-28/"&gt;http://mhinze.com/links-today-2008-05-28/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#8578341</link><pubDate>Fri, 06 Jun 2008 19:14:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8578341</guid><dc:creator>Jeetu</dc:creator><description>&lt;p&gt;I am able to authenticate to reporting service using the logonuser method. I call this methode from the reportproxy object while loggin in my custom application. But when I try to access the report catalog using the listchildren method it gives me an &amp;quot;Object moved to here&amp;quot; error. Any help will be appreciated.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#8653474</link><pubDate>Thu, 26 Jun 2008 00:48:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8653474</guid><dc:creator>Ross Mason</dc:creator><description>&lt;p&gt;Great article. Will be trying soon... &lt;/p&gt;
</description></item><item><title>Lexapro.</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#8738442</link><pubDate>Wed, 16 Jul 2008 16:08:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8738442</guid><dc:creator>Lexapro.</dc:creator><description>&lt;p&gt;Generic lexapro. Lexapro. Lexapro focalin xr.&lt;/p&gt;
</description></item><item><title>re: Using SQL Reporting Services 2005 and Forms Authentication with the Whidbey/2.0 SQLMembershipProvider</title><link>http://blogs.msdn.com/bimusings/archive/2005/12/05/using-sql-reporting-services-2005-and-forms-authentication-with-the-whidbey-2-0-sqlmembershipprovider.aspx#9125734</link><pubDate>Wed, 19 Nov 2008 23:01:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9125734</guid><dc:creator>Jon</dc:creator><description>&lt;p&gt;registered Admin, cannot login. &lt;/p&gt;
&lt;p&gt;Russell, do you still check this article/blog?&lt;/p&gt;
&lt;p&gt;If so, I can give more detail.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Jon&lt;/p&gt;
</description></item></channel></rss>