Click here to Skip to main content
15,889,096 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: help in making aa application in .net(C#) of soil prediction model Pin
shikhanirankari5-Nov-09 23:41
shikhanirankari5-Nov-09 23:41 
GeneralRe: help in making aa application in .net(C#) of soil prediction model Pin
sashidhar6-Nov-09 0:09
sashidhar6-Nov-09 0:09 
GeneralRe: help in making aa application in .net(C#) of soil prediction model Pin
shikhanirankari6-Nov-09 0:21
shikhanirankari6-Nov-09 0:21 
GeneralRe: help in making aa application in .net(C#) of soil prediction model Pin
sashidhar6-Nov-09 1:16
sashidhar6-Nov-09 1:16 
GeneralRe: help in making aa application in .net(C#) of soil prediction model Pin
Gamzun6-Nov-09 3:27
Gamzun6-Nov-09 3:27 
GeneralRe: help in making aa application in .net(C#) of soil prediction model [modified] Pin
sashidhar6-Nov-09 5:24
sashidhar6-Nov-09 5:24 
Questionexport to excel visible false......... Pin
bhavnvyas5-Nov-09 22:37
bhavnvyas5-Nov-09 22:37 
AnswerRe: export to excel visible false......... Pin
sashidhar5-Nov-09 23:02
sashidhar5-Nov-09 23:02 
I searched in google..! and found this try it may help..!

Installation folder may be different from MSSQL.1, can be MSSQL.2 or MSSQL.3 (search for rsreportserver.config under Program Files\Microsoft SQL Server if not found)

Here are the more detailed steps for Disabling Excel Export Option in Reporting Services -

1. Go to Database server where reporting services is installed, open the rsreportserver.config file located at -<Drive Letter>:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer2. Go to <Configuration> <Render> section.
3. Change this entry <Extension Name="EXCEL" Type="Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer,Microsoft.ReportingServices.ExcelRendering"/>to<Extension Name="EXCEL" Type="Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer,Microsoft.ReportingServices.ExcelRendering" Visible="false" />i.e. add Visible="false" for Excel rendering extension, or you can comment this line too.


LatestArticle :Log4Net

Why Do Some People Forget To Mark as Answer .If It Helps.

GeneralRe: export to excel visible false......... Pin
bhavnvyas5-Nov-09 23:34
bhavnvyas5-Nov-09 23:34 
GeneralRe: export to excel visible false......... Pin
sashidhar5-Nov-09 23:53
sashidhar5-Nov-09 23:53 
GeneralRe: export to excel visible false......... Pin
bhavnvyas6-Nov-09 0:17
bhavnvyas6-Nov-09 0:17 
GeneralRe: export to excel visible false......... Pin
sashidhar6-Nov-09 0:20
sashidhar6-Nov-09 0:20 
QuestionInterop Excel Pin
mithun narayanan5-Nov-09 22:19
mithun narayanan5-Nov-09 22:19 
AnswerRe: Interop Excel Pin
sashidhar5-Nov-09 22:58
sashidhar5-Nov-09 22:58 
GeneralRe: Interop Excel Pin
mithun narayanan5-Nov-09 23:02
mithun narayanan5-Nov-09 23:02 
GeneralRe: Interop Excel Pin
sashidhar5-Nov-09 23:05
sashidhar5-Nov-09 23:05 
Questiontreeview with navigateurl Pin
antony beula5-Nov-09 22:04
antony beula5-Nov-09 22:04 
AnswerRe: treeview with navigateurl Pin
Abhishek Sur5-Nov-09 22:13
professionalAbhishek Sur5-Nov-09 22:13 
GeneralRe: treeview with navigateurl Pin
antony beula5-Nov-09 22:17
antony beula5-Nov-09 22:17 
QuestionTrack Internet Explorer close forcibly by user Pin
Amit Agarrwal5-Nov-09 20:32
Amit Agarrwal5-Nov-09 20:32 
AnswerRe: Track Internet Explorer close forcibly by user Pin
Abhishek Sur5-Nov-09 20:48
professionalAbhishek Sur5-Nov-09 20:48 
GeneralRe: Track Internet Explorer close forcibly by user Pin
Amit Agarrwal6-Nov-09 0:34
Amit Agarrwal6-Nov-09 0:34 
QuestionWhy page is slow? Pin
tonymathewt5-Nov-09 20:14
professionaltonymathewt5-Nov-09 20:14 
AnswerRe: Why page is slow? Pin
Christian Graus5-Nov-09 20:18
protectorChristian Graus5-Nov-09 20:18 
GeneralRe: Why page is slow? Pin
tonymathewt5-Nov-09 22:53
professionaltonymathewt5-Nov-09 22:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.