Showing posts with label eval. Show all posts
Showing posts with label eval. Show all posts

Saturday, February 25, 2012

Reporting Server 2000 Authentication Issue

Hi,

I have installed the eval version of Reporting Services 2000 on my pc. And i've used the report viewer control to view the report on a ASP.NET Page. When i view that .ASPX page, i get a windows authentication window before it opens the actual report.

Is there any way to disable this windows authentication dialouge box?

Regards,

PS: in the viewer i gave the path of the report as http://localhost/Rerport/ABC.rdl
I also tried with the ip address in place of localhost.
The ReportViewer control that ships with Visual Studio 2005 does not support Reporting Services 2000.

-Lukasz

Tuesday, February 21, 2012

Reporting Manager - Not all buttons seem to work

I just installed the eval on a XP Pro machine and
everything seems to work fine except in certain places in
the web app. Buttons just don't seem to have a related
event for the onclick or onsubmit. If you click it
nothing happens.
Anyone else run across this?Hi Brian:
It could be the client side javascript files supporting ASP.NET are
not installed properly. Find and run 'aspnet_regiis.exe -c'
HTH,
--
Scott
http://www.OdeToCode.com/
On Fri, 8 Oct 2004 13:16:59 -0700, "Brian Fairchild"
<bfairchild@.NOSPAMintelemedia.com> wrote:
>I just installed the eval on a XP Pro machine and
>everything seems to work fine except in certain places in
>the web app. Buttons just don't seem to have a related
>event for the onclick or onsubmit. If you click it
>nothing happens.
>Anyone else run across this?