Reply To: Failed to send request to...
For those who experience this issue, this case was resolved by removing the following entry from the web.config file in the MVC project Thanks,
View ArticleReply To: Chart Actions and Labels
Hello Thank you for answer. I updated C1 to this version but it didn’t fix the problem, I still get same exception. Also labels added through PointLabelTemplate don’t became collapsed/visible...
View ArticleReply To: Failed to send request to...
<add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="*" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0" />
View ArticleReply To: Page Layout Control – Variable Width Based on Expression
Thanks for your help. I appreciate the quick reply.
View ArticleReply To: Active Reports 6 Server Licensing to remove watermark
Does it really have to be so dang tedious to licence this product?
View ArticleReply To: Upgrading project from Spread V5 to V7
Mohita, I don’t get an error message. When it hits that line of code it aborts the procedure without giving me an error message. Since you can duplicate the issue why would a sample application from...
View ArticleReply To: Summary Row in C1FlexGrid
I am currently using the C1FlexGroupPanel which works very well for dragging/dropping groups. The problem I currently have is that I’d like 1 single row at the top of my grid that shows the Sum of...
View ArticleReply To: Summary Row in C1FlexGrid
To compare to other C1 Products, I’m looking for similar behavior as the DataGridSummaryRow in the C1DataGrid.
View ArticleReading Data From Spread
I’m just getting started with spread. The application will have the user creating data in columns and then validating it against a database. I’m thinking the easiest way to do it is to loop through...
View ArticleCacheToDisk not working
I have followed steps to use cachetodisk from you website but it doesn’t work i get a temp file that’s the size of 0. what am i doing wrong. i have attached the project.
View ArticleReply To: UseFileCaching I/O Exception on Save
Hello, I am working on the test project now, but here\’s a screen shot of the exception I am getting. I don\’t know how much help it will be. Thanks, - Jay
View ArticleDetail Section not displaying
Hello I have an ActiveReport8 Section Report When Viewing in designer the Details section displays When running the web application however, the Details do not show Is there something special that has...
View ArticlePrinter.EndPrint not working in AR8
Hello, I have confirmed that the Document.Printer.EndPrint event does not fire in any AR8 reports. We are testing conversion from v3, and it appears the functionality is still intact in the version 6...
View ArticleReply To: Printer.EndPrint not working in AR8
I was incorrect on my previous post, the BeginPrint event is not firing either.
View ArticleHow Do I add Row Numbers to Section Report
I have a Section Report and Would like to add The Row Number for each Item in the Detail Group. This Row Number should start at 0 and Increment by 1 for each item display in the Section It should...
View ArticleChange Picture1 image at runtime using ActiveReports VB.Net
How can I change/refresh the Picture1 Image at run time using VB.Net. The picture changes each time the report is run. The file location and name “C:\tmp\tmp.bmp” remains consistent, only the actual...
View ArticleReply To: Missing license errors & general license confusion
Hello Bob , licx file is used in the common scenarios of licensing in .NET framework applications. on rebuilding the license information for classes mentioned in licx file is added to the binnaries....
View ArticleMultiColumnComboBoxCellType text entry?
I have added a cell type of MultiColumnComboBoxCellType, linked it to a data source which returns values such as A, B, C, D, E and 'na’. It works well as a dropdown list but I also want my users to be...
View Article