web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Multiple Errors in Microsoft Dynamics GP

Ian Grieve Profile Picture Ian Grieve 22,784
Microsoft Dynamics GPI received an urgent call from a client early one morning a short time ago. All users logging into Microsoft Dynamics GP were receiving multiple errors across the system rendering it unusable.

The first reported error was displayed on login and encountered by all users:

ReportSchedule error
...clear table ReportSchedule...

A second error was produced when trying to open SmartList and was displayed 12+ times:

WIP error
Error saving favorite. Remaining WIP*

Two errors were produced back to back when trying to select a SmartList favourite:

First SmartList error

unhandled script exception:

String overflow on set 'ASI_Item_Description'

EXCEPTION_CLASS_SCRIPT_STRING_OVERFLOW

Second SmartList error
'ASI_SOP_LINE_Items_Get_Records_Backgoround'...

The final reported error, although there were more, was produced when tabbing from the Currency field on Sales Transaction Entry:

Sales Transaction Entry window error
Field on window is inactive or disabled. (Line #3)

After doing some investigation, I found that a line had been added by someone to the Dex.ini file which enabled a script debugger (all users access Dynamics GP from the same RDS server):

ScriptDebugger=TRUE

If the line is removed or the highlighted section changes to FALSE the errors will no longer appear when the user next logs into Dynamics GP.

Read original post Multiple Errors in Microsoft Dynamics GP at azurecurve|Ramblings of an IT Professional


This was originally posted here.

Comments

*This post is locked for comments