Hi. After installing RS some buttons Report Manager do postback but many other don't. W2k, SP4,RS 2000, SP2 IE 6.0.2900 For example. In the subscrition form of a report : http://localhost/Reports/Pages/SubscriptionProperties.aspx?CreateNew=True...... when you click at the Select Schedule button nothing happens (no postback) Any ideas? Regards Andrés
Hello Andres, To understand the issue better, I'd like to know the following information: 1. Does the issue occur when you connecting to report manager from server console? Did you try from different client machines? 2. Can you send me the logfiles, (default: C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\LogFiles) directory along to me at petery@microsoft.com? You could see the source of the rendered html file of above link and the Select Schedule button is not as other server side control with dopostback script attached. However, it is still a submit input on client and shall be a server button control. It seems that server did not handle this request properly and did not transfer to schedule page as designed. You may want to check log file to see more related errors. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA 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 -------------------- | From: "Andres" <andres.fontan@alcuadrado.com> | Subject: Some RS buttons doesn't postback | Date: Thu, 24 Nov 2005 20:56:20 -0500 | Lines: 19 | X-Priority: 3 | X-MSMail-Priority: Normal | X-Newsreader: Microsoft Outlook Express 6.00.2900.2670 | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 | X-RFC2646: Format=Flowed; Original | Message-ID: <Oqf8xNW8FHA.1148@tk2msftngp13.phx.gbl> | Newsgroups: microsoft.public.sqlserver.reportingsvcs | NNTP-Posting-Host: cable200-116-196-31.epm.net.co 200.116.196.31 | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl | Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.reportingsvcs:63920 | X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs | | Hi. | | After installing RS some buttons Report Manager do postback but many other | don't. | | W2k, SP4,RS 2000, SP2 | IE 6.0.2900 | | For example. In the subscrition form of a report : | http://localhost/Reports/Pages/SubscriptionProperties.aspx?CreateNew=True... ... | when you click at the Select Schedule button nothing happens (no postback) | | Any ideas? | | Regards | | Andrés | | |
Hi Andres I had this problem too. The solution was to execute the command aspnet_regiis -i Check also if those two files are u2date (they were old altough i installed the service packs): C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ASP.NETClientFiles\WebUIValidation.js C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ASP.NETClientFiles\SmartNav.js regards
Don't see what you're looking for? Try a search.
|