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!
|
|
Unknown Function Number: -1 Errors
Posted: 08 May 07 11:13 AM
|
fiogf49gjkf0d I am receiving "Unknown Function Number: -1" errors after upgrading from v6.2.6 to a v7.0.1 test database. How do I fix these errors when they are only happening on the end users? The administrator has no problems viewing the pages.
Quick Run Down: I loaded our custom bundles on top of the service pk 1 bundle. Since receiving these errors, I've taken the liberty to disable/un-release all prior versions only to receive the same exact errors. This error is isolated to Leads, Contracts and Returns. |
|
|
|
Re: Unknown Function Number: -1 Errors
Posted: 09 May 07 6:28 AM
|
fiogf49gjkf0d When one does an upgrade it's not always possible to re-load customs over the upgrade dispite what is written in upgrade documentation. This is especially true for: Account Detail Contact Detail Opportunity Detail Ins/Add Contact Account ... etc.. get the idea?
Also, errors can appear to be isolated on one area but are in fact caused by another.
The Admin user is "special" and not just another user. Just because admin works does not mean a normal user will.
-- rjl |
|
|
| |
|
Re: Unknown Function Number: -1 Errors
Posted: 09 May 07 10:27 AM
|
fiogf49gjkf0d I too receive these errors - BUT, I get it for the Admin user and none for my end users. I've tried running through the Global code (Where the errors are generated from) but have not been able to pinpoint the error.
Let me know if the SP1 reload works out for you, please.
Carla |
|
|
|
Re: Unknown Function Number: -1 Errors
Posted: 09 May 07 2:29 PM
|
fiogf49gjkf0d Have either of you tried hooking up SLXProfiler.exe and performing the action as admin/normal user? You want to determine the SQL or Application.BasicFunction call being processed that returns the error and see if you can fix it.
If that doesn't help, try profiling a 7.0 blank database or some other test database that hasn't been upgraded. Does it show the same SQL results? Both databases should match but most likely the upgrade db may have some missing values in a table somewhere. |
|
|
|
Re: Unknown Function Number: -1 Errors
Posted: 11 May 07 9:49 AM
|
fiogf49gjkf0d Carla,
My problem has been resolved. We ran the integrity checker and released all v7.0 plugins. For some reason, the appropriate v7 plugins got disabled when I upgraded to service pk1. Now, your problem I figure is far more intense seeming that the admin can not view the plugins. That is wacky! However, run the integrity chaecker in Administrator and ensure all your plugins are released. |
|
|
|
Re: Unknown Function Number: -1 Errors
Posted: 11 May 07 11:05 AM
|
fiogf49gjkf0d Thanks - will do! I'm not so sure my issue isn't locally bound either. I am just barely getting to the point of some breathing space after our v7 implementation. *whew*
c |
|
|
|