Dear Team,
I'm doing upgrade report Nav 5.0 to 2013. Once report give me below error when i make upgrades report at navision 2013 and Dev. is crashed. Does someone has experience on this. Please share to me.
Error is
"The Length of the text starting exceeds the size of the string buffer".
Application Error log - 1 - Source - Application.
Faulting application name: finsql.exe, version: 7.0.33781.0, time stamp: 0x504919e5
Faulting module name: finsql.exe, version: 7.0.33781.0, time stamp: 0x504919e5
Exception code: 0xc0000005
Fault offset: 0x002b14a6
Faulting process id: 0x1478
Faulting application start time: 0x01ce3fcebc435e27
Faulting application path: C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\finsql.exe
Faulting module path: C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\finsql.exe
Report Id: b51e7c56-abcd-11e2-a00e-20cf30e641d9
Application Error log - 2 - Source - .Net Runtime.
Application: finsql.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at <Module>._WinMainCRTStartup()
Error - 1
Error - 2
Nav 5.0 Report
Best Regards,
Yukon
Comments
Taking a NAV 5.0 Report, upgraded via NAV 2013, into NAV 2015.
The Development Environment would crash when adding anything to the Request Page.
The solution was to create a field in the Request Page in NAV2009 before upgrading in NAV2013 and importing to NAV2015...
Faulting application name: finsql.exe, version: 7.0.33781.0, time stamp: 0x504919e5
Faulting module name: finsql.exe, version: 7.0.33781.0, time stamp: 0x504919e5
Exception code: 0xc0000005
Fault offset: 0x0026662d
Faulting process id: 0x2c8
Faulting application start time: 0x01d02afa3c232a77
Faulting application path: C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\finsql.exe
Faulting module path: C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\finsql.exe
Report Id: 87918bb5-96ed-11e4-90d5-00155d1f7702
Application: finsql.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at <Module>._WinMainCRTStartup()
http://saurav-nav.blogspot.co.nz/2013/1 ... crash.html
1. "Export the Upgraded Report as Text File from NAV 2013 and search for "REQUESTPAGE".
2. Delete Lines Shown Below -
REQUESTPAGE
{
PROPERTIES
{
}
CONTROLS
{
}
}