6/20/2025 2:28:16 PM
|
|
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.
|
|
|
|
When Picklist is Edited Error Comes Up
Posted: 17 Oct 07 9:42 AM
|
I have a problem which needs to be addressed
I have a list of custom picklists(In Manage Picklists).I edited the items in some picklists.when I Select a picklist for making some changes,it is not opening up.Instead,it shows the following error
Exception:
Error on get Picklist Item Access violation at Address 04005C44 in module 'Architect.Exe'.Read of Address 45A43SS663
Exception Location: [45A43SS663][Architect.Exe]
Can anyone Suggest how to overcome it.
Thanks, Vijay
|
|
|
|
Re: When Picklist is Edited Error Comes Up
Posted: 18 Oct 07 11:53 AM
|
Well, it looks like you don't have many responses, so I'll just give you a guess on a few things I would try. First, which you probably have done, is to close down Architect and reopen it - whenever I see Access violations, closing and reopening almost always handles that problem. If that didn't work, I would probably then attribute it to a data error - one or more of the rows in the picklist table for that particular custom picklist you are having trouble with might be messed up - possibly a problem with a name or something. You can try editing it, or putting generic information in the varchar fields, and see if it responds (by going directly to the database). Judging by your name (and hopefully you'll forgive me if I'm wrong), you might have a different language thing going on, and maybe the picklist isn't responding well.
If it's neither of those things, then I'd say the installation has problems, and I'd uninstall and reinstall it - but on this last item I am most doubtful. Sorry I can't offer much more advice - I haven't seen this error myself. |
|
|
|
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!
|
|
|
|
|
|
|
|