8/29/2025 9:31:18 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
Script Error
Posted: 13 Jul 09 8:46 AM
|
I'm getting this error only when I click on the Notes/History Tab for either Contact or Accounts. "An error occurred executing active form script (Contact:Notes-History). Error in include script (SYSTEM: NOTES HISTORY COMMON): Error calling method AXFORMCHANGE
Class not registered
at line 477, char 5
grdHistory.Active = True
I'm thinking I should run regsvr32.exe, any suggestions? |
|
|
|
Re: Script Error
Posted: 14 Jul 09 12:21 AM
|
Either that, or a good old-fashioned reinstall. However, I'm not sure either of those things will help. Do any other normal SalesLogix datagrids work, and display data from the database? If so, it might be a different issue. The reason I ask is because it would be odd for you to get this far before encountering an error. There was another post that suggested on which control to run regsvr32 (http://www.slxdeveloper.com/forum.aspx?forumid=5003&postid=3821), but from John's description, he didn't make it far enough to see any datagrids.
Has either Contact:Notes-History or System:Notes History Common been customized in any way? |
|
|
|
Re: Script Error
Posted: 14 Jul 09 4:25 PM
|
Do you have this problem on all SLX Clients or only on a single machine?
Have you updated recently?
It does indeed seem as if you have unregistered objects. If so, do re-register the SLX DLLs for the objects and try again, but that is more than likely isolated to one machine. |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|