Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Saturday, July 5, 2025 
 
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!
 Web Forums - SalesLogix Web Platform & Application Architect
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.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Web Platform & Application Architect | New ThreadView:  Search:  
 Author  Thread: Are there any web client error logs, or extended logging options besides event viewer?
NixDev
Posts: 98
 
Are there any web client error logs, or extended logging options besides event viewer?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 05 Aug 09 12:31 PM
Hi all,

I'm trying to track down a problem with Activities mainview (please see http://www.slxdeveloper.com/forum.aspx?forumid=4002&postid=23629). I wonder if, besides the event viewer, there are any other places where I could take a look at web client activities, or maybe some extended logging options. Whatever may help me to trace the culprit of the issue.

Thanks!
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Are there any web client error logs, or extended logging options besides event viewer?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 05 Aug 09 3:31 PM
SAGE may be able to provide you with Debug Builds of their DLLs, but those typically just give you the Source File and Line Number of SAGE's code to help them isolate a problem.

Have you customized Activities?

If not, your problems are more than likely going to be data related.

Have you verified your data?
Make sure that all your User IDs are valid (for any field that references userIDs).
Do not allow blank values (on ID fields), they should be NULL, otherwise the system will try to instantiate an object with a Blank ID and generate errors.
Ensure that your boolean fields have values (and that they are the correct values): (e.g. Alarm should always be populated with either a T or F).
Verify that all your date fields have data (E.g. CompletedDate, OriginalDate, StartDate, AlarmTime).
Verify that all your activity duration have values (I typically default them to 15 if they are blank).
Verify that all have valid type values
The part where they activities get more complex is around Recurrence....

Same applies to History records, as they are also loaded on the Calendar (and as the same rules apply).


My experience is that the entries on the Event Log are 90% enough to find out the cause of issues with Activities.
[Reply][Quote]
Carla Tillman
Posts: 290
 
Re: Are there any web client error logs, or extended logging options besides event viewer?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 07 Aug 09 9:45 AM
NixDev,

Have you tried using Fiddler for client side Activity tracking?

http://www.fiddlertool.com/fiddler/version.asp

Carla
[Reply][Quote]
Doug Evenhouse
Posts: 66
 
Re: Are there any web client error logs, or extended logging options besides event viewer?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 Aug 09 9:05 PM
You may also want to try modifying the log4net.config file in your slxclient folder to enable more verbose logging. There are a couple of commented sections in there by default that you may want to uncomment to begin with. If you subscribe to the SalesLogix Developer's Subscription you can view a screencast on the topic of logging. Even without the screencast, log4net is an open source app and you should be able to find lots of sources of info and examples on the net.
[Reply][Quote]
NixDev
Posts: 98
 
Re: Are there any web client error logs, or extended logging options besides event viewer?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 12 Aug 09 1:09 PM
Thanks to all for your help! We found out what was wrong, and yes, a user had corrupt data regarding the manager, that's why it was failing. Thank you all for your help!
[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 | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 7/5/2025 9:47:33 AM