hi thatraja, thank you for giving me suggestions. But unfortunately none of it worked. Regarding to uninstall the update KB956391, so nd so...., its not a practical solution, as there are more than 30 users, even we tried that. when i tried to install the Sql service packs 3 / 4 ...etc.. its showing message that, some other updates need to be installed. i'm using Mssql 2008 , Mssql report service 2005 , Asp.net 2005. please guide me, Thanks in advance.
SamRST
Posts
-
Unable to load client print control -
Unable to load client print controlAs per the 2nd thread, i had updated the RSclientprint.cab file and also changed the Browser security level. but still the same result.
-
Unable to load client print controlhi, thanks for the reply. I had tried both the methods, but still the same result.
-
Unable to load client print controlHi, i'm using sql report 2005. when i try to print the report using the print button, it shows "Unable to load client print control". i tried .. 1. update the Rsclientprint (Both in server and client) 2. update the Reportviewer Redistributeable package. 3. KB956391 update is not found. Please guide me. Thanks in advance. Sam.
-
Please modify the Stored procedure (Error:-incorrect syntax near '+')hi, when we pass the parameter , not need of the quotes. for eg: without param select * from employee where ename='sss'; with param Declare en as varchar(5); set en='wowow'; select * from employee where ename=@en; Good luck.
-
A login problemhi, the problem is simple. look your sql deeply. there is an error You sql = SELECT UserId FROM [Users] WHERE ([Email]=@Email AND [Password]=@Password hope u got the mark. there is a open bracket be the email which will fail the query result. Good luck.
-
Reportviewer shows unauthorized error.hi, thank you for all. i sorted out the issue. There are lots of problems related to this. if u created the Reports in 2005 and deployed in Report server 2008, you must have use Report viewer 8.0 or higher in your application. And my issue was related to the credential. when i disable the report service credential class. the report starts to working fine. Thanks for all.
-
Aspx Login and Sql Server Problem - Help Me :(hi, So with Database A you can connect and with DB B you cant. i hope its the problem with the permission of user to connect with DB B. Check the user permission for that DB. Go to managemt studio, take the Server logins, pick the user id, then check the permissions of that user to Database B. make sure, the user checked as db_owner. Good luck.
-
Reportviewer shows unauthorized error.Thank you for the link. i had tried the same before, but still the message remains. i'm using the Sql report service 2008, VS2005 , windows xp professional. Any other options...
-
Reportviewer shows unauthorized error.hi, i'm trying to access the SQL Report in asp.net reportviewer. i had successfully configured Sql Report service 2008 and the report manager is working fine. But when i try open the reports in asp.net page with reportviewer it shows "The request failed with HTTP status 401: Unauthorized". i'm passing the credentials parameter in config file and the reportserver Network credential class is also working fine. Can anybody help me please... i tired with googling... Thanks in advance....
-
How to avoid postback wheh click ImageButton to show/hide Gridview rowsHi, As far i know, You want to show the Master/Detail Grid view. ie, if u click the [more] button (imagebutton), u want to show the detailed/ sub grid. if i caught you correct, let me know, so that i can give u a gud solution. http://www.progtalk.com/viewarticle.aspx?articleid=54 http://www.giswiz.com/nested\_gridview\_dropdown/Default.aspx cheers, Sam
modified on Thursday, April 22, 2010 3:45 AM
-
Export Gridview to PDFThere is lots dll, for purhcase. but we r looking for opensource only.
-
Export Gridview to PDFif u dont mind, can u please give the Dll too. When i use, which i downloaded from google, shows a Red watermark in the pdf file.
modified on Wednesday, March 24, 2010 5:13 AM
-
Export Gridview to PDFcan u please suggest me a component and a sample code.
-
Export Gridview to PDFhi, ya ya ,, u r correct. but, i tried the same also. but, for running the reportviewer dll, we have to give FULL Trust to that, which is not given by the server.
-
Export Gridview to PDFhi, i tried the same first. But unfortunately the hosting server is not supporting Microsoft reporting & its dll's.
-
Export Gridview to PDFhi, i used Microsoft report first, but the hosting server is not supporting the same. please help me friend.
-
Export Gridview to PDFhi all, i had been n trouble for weeks, to generate Pdf from Gridview. i tried to use iTextsharp, but not found any how to generate Pdf from HTML. Please help me. its urgent. Thanks in Advance.
-
Download Formview/ Gridview as PDF in Asp.nethi, i'm in a trouble to download formview/Gridview as PDF. ie; i have a formview, which is filled with data including unicode & image. when i click a button, the formview should download as pdf. can any one help me to sortout this. i tried iTextsharp, Pdfclown, etc.. But it will download only Enlgish, not unicode & images. imp: i want to download the Entire Formview its urgent my dear. please help me. Thanks in advance.
-
Download Formview/ Gridview as PDFhi, i'm in a trouble to download formview/Gridview as PDF. ie; i have a formview, which is filled with data including unicode & image. when i click a button, the formview should download as pdf. can any one help me to sortout this. i tried iTextsharp, Pdfclown, etc.. But it will download only Enlgish, not unicode & images. imp: i want to download the Entire Formview its urgent my dear. please help me. Thanks in advance.