Editing Request Page in 2013 dev environment crashes

asmilie2b
asmilie2b Member Posts: 122
edited 2013-03-15 in NAV Three Tier
I have started to convert some of our reports from NAV 5.1 to 2013. No problem compiling them at all or with the upgrade.
But then when I try to add a request page, the moment I try and save the report the client crashes, no error is displayed. It happens for any report that I bring over from 5.1, some are just pure classic reports, some are processing only excel buffer using reports.

Is this a known issue?

Bruce Anderson

Answers

  • Excepti0nal
    Excepti0nal Member Posts: 74
    I have run into this a couple of times. Export the object as text, then edit with Notepad. Search for the request page portion of the code and delete it. Save, import, then recompile the object. That should fix it.
  • asmilie2b
    asmilie2b Member Posts: 122
    Many thanks, that worked!

    Bruce Anderson
  • Excepti0nal
    Excepti0nal Member Posts: 74
    No problem :) glad to help