6/29/2025 6:32:20 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 the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
sData - Exception Error
Posted: 12 Aug 10 8:49 AM
|
Hi All
i've deployed sData successfully and can access http://localhost:3333/sdata/$system/adapters . but when i try to access the url (http://localhost:3333/sdata/slx/dynamic/contacts) I get the following error:
error -
Exception caught during the processing of a message
Verb: GET Uri: http://localhost:3333/sdata/slx/dynamic/contacts
Original Message: Could not load type 'Sage.Utilities.Collections.MarshalByRefList`1' from assembly 'Sage.Utilities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c59b718b5ca510a8'.
Stack Trace: at Sage.Integration.Entity.Adapter.ContactRequest.CreateFeed() at Sage.SalesLogix.Web.DynamicFeeds.DynamicRequestBase`3.DoGet(IRequest request) at Sage.Integration.Entity.Adapter.ContactRequest.Getcontacts(IRequest request) in c:\Documents and Settings\Administrator.TDW\Application Data\Sage\Platform\Output\sdata\Contact.cs:line 60 at Invoke16e24f9342a84b429d67455b21777bfc.Invoke(Object , IRequest ) at Sage.Integration.Messaging.RequestTargetRegistration.RequestTargetMethod.Invoke(IRequest request) at Sage.Integration.Messaging.MessagingService.Process(IRequest request)
-1
Any ideas on what may be the issue? Thanks in advance |
|
|
|
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!
|
|
|
|
|
|
|
|