I am using reportviewer of version 8.0.0.0 in visual studio 2005 and now i had upgraded my .net application to visualstudio 2010,Does i need to upgrade my report viewer to 10.0.0.0 or the earlier vesion will work fine?? Please help me.
Does reportviewer upgradation needed from vs 2005 to vs 2010 or not?
251 views Asked by user1471194 At
1
There are 1 answers
Related Questions in ASP.NET
- Implementing Azure AD B2C Authentication in .NET 8 Blazor Project (RenderMode: InteractiveAuto)
- Azure Application Insights Not Displaying Custom Logs for Azure Functions with .NET 8
- IIS Rewrite Module exclude bots but allow GoogleBot
- Angular 16 sending null values to API
- I am the domain admin, newbie, how do I connect youtube.com on my domain?
- Dropdown list showing SQLServer2005SQLBrowserUser$DONSERVER instead of Active Directory group name in ASP.NET MVC C#
- ASP.NET Identity, Losing Ability to Login until Application Pool Recycles
- How to unprotect ASP.NET FormAuthentication cookie
- How does it work using ASP.NET FormAuthentication
- What is the purpose of a completely standalone 'this'?
- Is there a way to read .csproj PropertyGroup variable in c#
- MSBuild trying to copy different dll with similar name into project sporadically
- Minimizing IdentityServer4 Round Trips in Microservice Architecture with Ocelot
- Azure AD guest account in web app authentication user claims data
- Receiving 400 bad request on post when customer auth handler is used
Related Questions in REPORTVIEWER
- Getting Browser not supported for Report Viewer - Visual studio 2019
- Need to be able to load different reports into the same report viewer, based on the selection of a combobox value How do i do this?
- Problem with loading rdlc in report viewer
- Report Viewer in .NET8 to windows form application
- Changing the text of the paragraph generated by Report Viewer
- SSRS Export from Report Viewer mangles report (Excel, Word, PDF, etc)
- Could not load file or assembly 'microsoft.reportviewer.common (VS2022)
- XSS Atack for Microsoft Report Viewer in c#
- why print directly from rdlc/report viewer, the print output has a red marking in vb.net
- How to set the data source manually and print RDLC reports directly without report viewer control from list in VB.NET
- RDLC ReportViewer toobox cannot be used in VS 2022
- C# LocalReport: how to add custom code from a different directory
- Getting ReportViewer processing error Visual Studio 2022
- Create report with Microsoft Report Viewer PDF/A compliance
- How can I change the TargetServerVersion to SQL Server 2008 in Visual Studio 2022? VS not showing solution properties "general" tab
Related Questions in REPORT-VIEWER2010
- ReportViewer Local report have a cache ? Impossible to replace old report
- RDLC Reportviewer - Showing every sub report in a single page and remove a blank page
- How to install Microsoft Reportviewer exe in web apps service hosted in azure?
- How get winForm textbox value to textbox in report1.rdlc file in C# windows form application
- RDLC, too large table is cut but displayed at the same side without line break
- ReportViewer 'varchar' sorting in asp.net using C#
- ASP.NET web site CS0433 ReportViewer exists in both xx and xx error
- report viewer (2010) subreport
- Full height report viewer with a sidebar
- Internet Explorer 11(IE11) and reportviewer
- How to use ReportViewer vs Two methods in VB.Net 2010
- Not able to load ReportViewerForMvc reference in cshtml
- How to show last column of chart series in report viewer?
- Report Viewer In VS 2010 always showing loading in ie 8
- Enable/Disable visibility of a column based on another column value in SSRS 2008
Related Questions in REPORTVIEWER2008
- existing connection was forcibly closed by the remote host when Export Excel Report Server
- Control does not support transparent background colors
- Group Series Data on same axis of Range Bar Chart in Reportviewer ASP.NET
- Which .net framework (32 or 64 bit) would an app use on a 64 bit windows if it was built with 'Any Cpu' config
- RDLC report showing red X mark instead of image in IIS 8.0, windows 2012 R2
- View Datatable in Reportviewer from 1 dimensional array
- SSRS Export in ReportViewer returns 401 Unauthorized
- Report viewer throws out of memory exception error while exporting to excel
- SQL Server 2016 REPORT SERVER REPORTS ARE NOT VIEIWING PROPERLY IN VS 2008 9.0 REPORT VIEWER
- Internet Explorer 11(IE11) and reportviewer
- Report Parameters for RDLC and ReportViewer in VB.NET
- how to pass another .rdlc report into reportviewer
- Microsoft Report Viewer Drillthrough using Multiple Data Sources
- CLR20r3 issue with exe having report viewer
- How to create a footer row for Tablix and repeat it in every page of report?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
If you convert your vs 2005 project to vs 2010, the report viewer automatically
upgraded to the new version. There is no additional coding needed.
Please Note : Please make a backup of existing project before upgrade.
Hope will help.