One or more rows contain values violating non-null, unique, or foreign-key...
Hi. i was Trying To read report and i got this error through reportviewer I'm No sure of wats wrong. I tried Searching the net it seems to be the Dataset Prob. But im positive Dataset is working as im...
View ArticleHelp with creating a front end that runs reports
I am looking at creating a front end in Visual Studio for running reports in SSRS. Are there any walkthroughs on this site or information you could give me?
View ArticleReportViewer center display...
Hi guys Im using ReportViewer control to display reports in my application. However the reports are displayed, justified left. How can i display them in the center of the viewer?
View ArticleReport Viewer wait graphic not showing and Report Viewer collapses while loading
I am having a problem with the wait graphic and load screen in Report Viewer. I am using MS Report Viewer 10 with Visual Studio 2008 with SQL Server 2008 R2. The problem is that when I try to embed...
View Articlessrs
I am working in ssrs. The data in my sql server are in the form of string. Can I fetch the data in the form of string, if yes then how ?
View ArticleError The report definition is not valid. rsInvalidReportDefinition
I got this errorerror rsInvalidReportDefinitionThe report definition is not valid. Details: The report definition has an invalid target namespace...
View ArticleReport Viewer Control v11
We are using the beta version of Visual Studio 11 and as well, the standalone Report Viewer Control runtime v11 (downloaded fromhttp://www.microsoft.com/en-us/download/details.aspx?id=27230).On the...
View ArticleProblem with ReportViewer v10 on IIS7.5
Hi, I have recently migrated a .net 2.0 website (written in vb.net) from IIS 6 to a 64bit windows 2008 server with IIS 7.5. The website uses v10 of the ReportViewer ControlI've tried using the "appcmd...
View ArticleVisual Studio 2010 Report Wizard error could not load file or assembly
I am having alot of trouble with making reports in visual studio 2010, everything worked fine in visual studio 2008. I am currently trying to create a report from a wizard. I cannot get this to...
View ArticleCrystal Reports asking for Username and Password at runtime!
Hi,I am creating a Crystal Report application in c#. However when i run the form its asking me for a username and password. I am using Microsoft SQL Server 2008 and i am using Windows Authentication to...
View Articleget Dataset values error uing reportviewer
Private Sub ComboBox1_SelectionChanged(ByVal sender As System.Object, ByVal e As System.Windows.Controls.SelectionChangedEventArgs) Handles ComboBox1.SelectionChanged If ComboBox1.SelectedIndex >= 0...
View ArticleMicrosoft report open error after deployment or installation of software (on...
i created s/w application. On the client side when i try to open microsoft reports there is an error . the error is Microsoft.Reporting.WinForms.LocalProcessingException: An error occurred during...
View ArticleMy application is built on .net framework 1.1 and Visual studio 2008. When I...
My application is built on .net framework 1.1 and Visual studio 2008. When I am accessing the report module of my application I am getting the error "Server error '/(report module' application. Parser...
View ArticleExpressions and calculations not working in report
Hello,I am creating a c# Winforms Application, using Microsoft Visual Studio 2010.Within this project I created a rdlc report, which is used in a report viewer.I've added a dataset, and when the...
View ArticleHow do I use RDLC Boolean Parameters?
I have an rdlc report (VS 2010 DESKTOP App, NOT Web App).I created a boolean parameter called "showMoney", that hides the money columns when not true.HOWEVER:There is no way to pass in a boolean on the...
View Articlewpf reportviewer ,setting datasource
hi The Reportviewer is Blank although I have poulated values on it ,pls help me reg thishi My code follows private void PrepareReport() { this.mform_components = new...
View Articlechart control for visual c++ win 32 console application
I have to design graphs from the output of the visual C++ application, can somebody help me in guiding how to do that, I am a beginner to Visual Studio,I want to know how to use the chart tool for...
View ArticleObject datasources vanish from rdlc data sources in web project
Anyone having issues with their object datasources appearing and vanishing from the datasource browser? I create an object for binding as a datasource in my App_Code folder, compile my web project and...
View ArticleWhere can I download Microsoft Report 2012 Runtime Final
Sombody can say where I download this package. Microsoft Report 2012 Runtime Final.Thanks.
View ArticleOnly one Crystal Reports for .NET report will execute at a time (single...
I am trying to run an ASP.NET 2.0 website that uses the Crystal XI runtime to deliver reports. To be clear, this is the embedded Crystal Reports for .NET functionality, not an external Crystal...
View Article