11/22/2024 3:55:08 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 upgrading SalesLogix from version to version. View the code of conduct for posting guidelines.
|
|
|
|
Unknown Function Number:178
Posted: 22 Jul 10 9:26 AM
|
Hi,
Some of our users get the 'Unknown Function Number:178' error when they try to sync outlook from SLX 7.5 windows client.
This error is coming after they upgraded their SLX clinet from SLX V7.0 to V7.5- is it something related to the upgrade?
Any ideas?
Thanks! |
|
|
|
Re: Unknown Function Number:178
Posted: 22 Jul 10 11:42 AM
|
I don't have 7.5.x open in front of me right this second, but it sounds like an upgrade statement failed.
Function numbers relate to the SECFUNCTIONS table, ID Field...
SELECT [NAME] ,[PROGRAM] ,[DISPLAYNAME] ,[RESOURCEID] ,[ISPARENT] ,[DESCRIPTION] ,[DEFAULTENABLED] ,[PARENTNAME] ,[ID] FROM sysdba].[SECFUNCTIONS] WHERE DESCRIPTION like '%outlook%'
Function ID 178 is missing from your database for your users. |
|
|
|
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!
|
|
|
|
|
|
|
|