I installed the Microsoft Forms Authentication in Report Services example in
 a VPC running Windows 2003, Active Directory, SQl Server Enterprise and SQL
 Reporting Servcie Enterprise Edition.
 I registered user "john" and modified RSReportServer.config and added and
 changed the value for <UserName> tag to be "john".
 Stepping through the debugger the demo fails on GetWebResponse because
 cookie is null.
 I have tried FQDN in RSWebApplication.config but problem persist.
 Any idea what is going wrong causing GetWebResponse to fail?I'm using a solution that's primarily based on the Forms Auth sample and I
can say that it does work. Double-check your web.config modifications for
the ReportServer and ReportManager webs according to the instructions in the
sample.
Adrian M.
"John Amason" <jamason@.ics-associates.com> wrote in message
news:uH%23y30Q$EHA.2580@.TK2MSFTNGP15.phx.gbl...
>I installed the Microsoft Forms Authentication in Report Services example
>in
> a VPC running Windows 2003, Active Directory, SQl Server Enterprise and
> SQL
> Reporting Servcie Enterprise Edition.
> I registered user "john" and modified RSReportServer.config and added and
> changed the value for <UserName> tag to be "john".
> Stepping through the debugger the demo fails on GetWebResponse because
> cookie is null.
> I have tried FQDN in RSWebApplication.config but problem persist.
> Any idea what is going wrong causing GetWebResponse to fail?
>
 
No comments:
Post a Comment