Home
|
Forums
|
Contact
|
Search
|
Syndication
[login]
[create account]
Wednesday, July 9, 2025
slxdeveloper.com
Home
Search
Contact us
About slxdeveloper
Syndication
Community
Forums
(NEW!)
Newsletter Archive
Members
Your Profile
Submit Article
General
Administration
(6)
OLE DB Provider
Miscellaneous
(2)
Architect
VBScript
(9)
ActiveX Controls
(6)
How To's
(14)
.NET Extensions
(3)
External
OLE DB Provider
(12)
SLAPI (SlgxApi.dll)
SalesLogix COM
(1)
Web
ASP/ASP.NET
(2)
Web Services
Web Client
Downloads
Samples
(17)
Documentation
(7)
Utilities
(18)
Resources
SalesLogix
(3)
Programming
(1)
7/9/2025 10:36:04 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!
Administration Forums - General Administration
Forum to discuss general administration topics for SalesLogix (including LAN & remote topics). View the
code of conduct
for posting guidelines.
Forums RSS Feed
Back to Forum List
|
Back to General Administration
|
New Thread
View:
Dynamic
Flat
Tree
Search:
Author
Thread: Error : Cannot find or access the subject required
Richa
Posts: 45
Error : Cannot find or access the subject required
Posted: 13 Sep 07 4:28 AM
Hi All,
We just deployed a bundle on the system and when the toolbar icon is clicked in the SLX Client, the following error pops up :
"Cannot find or access the subject required by FAMILY:PLUGINNAME plugin using the option you selected"
Any pointers to this...why is this happening...??
TIA.
Regards,
Richa
[
Reply
][
Quote
]
Raul A. Chavez
Posts: 1300
Re: Error : Cannot find or access the subject required
Posted: 13 Sep 07 6:41 AM
The first thing that I would check is whether or not the necessary plugin was indeed included in the bundle and to whom it was released.
Go ahead and edit the toolbar on Architect on the target system, and try to choose again the appropriate plugin, it may make a difference.
[
Reply
][
Quote
]
Ryan Farley
Posts: 2265
Re: Error : Cannot find or access the subject required
Posted: 13 Sep 07 9:19 AM
What is being launched by the toolbar button? Would it happen to be a bound form that is being launched using DoInvoke?
[
Reply
][
Quote
]
Richa
Posts: 45
Re: Error : Cannot find or access the subject required
Posted: 13 Sep 07 11:52 PM
Thanks Raul & Ryan.
And sorry everyone for bothering for this issue.
Actually it has been solved.
Since the plugin does a contact import, we were clicking on the toolbar icon without being on the Conacts tab.
Now if are on the Contacts tab and click on the toolbar icon, it works.
But does that actually make a difference?
[
Reply
][
Quote
]
Ryan Farley
Posts: 2265
Re: Error : Cannot find or access the subject required
Posted: 13 Sep 07 11:55 PM
It does sound like it is a Contact form. This will cause this problem. If it shouldn't matter whether the user is on a contact or not, then you'd want to use a Manage form since it does not have a base table property and therefore no data context. Then it could be launched from anywhere.
-Ryan
[
Reply
][
Quote
]
Frank Chaffin
Posts: 475
Re: Error : Cannot find or access the subject required
Posted: 14 Sep 07 1:36 AM
I think Ryan is correct in that your form is a databound contact form. To find out issue this SQL...
Select pluginid, name, family, type, datacode from plugin where pluginid = 'your pluginid'
My guess is that the DATACODE with contain 'CONTACT', which would indicate that this is a databound contact form. To change it to a managed form clear out the DATACODE value.
[
Reply
][
Quote
]
Ryan Farley
Posts: 2265
Re: Error : Cannot find or access the subject required
Posted: 14 Sep 07 1:44 AM
Quote:
Originally posted by Frank Chaffin
To change it to a managed form clear out the DATACODE value.
Which will also mean you can't use data binding on the form and will need to read & save data via code.
[
Reply
][
Quote
]
Page 1 of 1
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!
slxdeveloper.com is brought to you courtesy of
Ryan Farley
&
Customer FX Corporation
.
This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.
code of conduct
|
page cache (param): 7/9/2025 10:55:27 AM