MVC Online Designer issues

edited 10:24PM in FastReport .NET
Hello,

I'm trying to use the MVC Online Report Designer, but I keep getting an error.
There is a bit of Javascript in the HTML file:
return function(app) {
var uuid = utils.getUrlParameter('uuid'),
demo = utils.getUrlParameter('demo'),
url;
In my case the uuid value is ReportFileName+some long number, e.g. GetAllClients632455663343434.
And it cannot find the report by this uuiD.

The resource that fails to load is : /FastReport.Export.axd?getReport=GetAllClients632455663343434&v=cf82tukk6aia9neq7u8fr
Failed to load resource: the server responded with a status of 404 (Not Found)

Is this what should go in? The documentation is very sparse.

Thanks.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.