Ilya Verbitskiy
Ilya Verbitskiy
I am not quite sure. It happens when I migrated the existing 3 GB index from Solr 7.7.3 to Solr 8.11.1. I haven't experienced this problem with the "fresh" index...
There is no cookie creation date, only the expiration date, if I am not mistaken. You will need to create a custom cookie when the user logs in, but an...
It has been partially done for required attributes using Snippets syntax (#27). Better support is coming together CFML language server (hopefully soon, depending on free time availability).
Well, it has autocomplete for some tags, e.g. cfexchangecalendar. New snippets use only required attributes in snippets (but you can see all attributes in the snippet documentation). Proper implementation is...
Please try to create simple Web Forms application and open your report there. MVC helper is just a wrapper around the control. If the control works in web forms app...
I do not think you can change the report name whn uer clicks export button. This is the part of the original report viewer web control. Could you send me...
I think so.
Please configure your report server in https://github.com/ilich/MvcReportViewer/blob/master/MvcReportViewerExample/Web.config ( configuration section). The report URLs are set in the views, e.g. https://github.com/ilich/MvcReportViewer/blob/master/MvcReportViewerExample/Views/Home/Index.cshtml I hope it helps.
I am going to submit my test reports to simplify the process.
Sure. Please submit a pull request! :+1: