Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Friday, June 6, 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: How to debug external assemblies from SLX 7.5.4 Web Client?
Tim Zech
Posts: 40
 
How to debug external assemblies from SLX 7.5.4 Web Client?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 20 Sep 13 6:12 AM
fiogf49gjkf0d

Hi, as Ryan suggests here I'm using external assemblies to code my custom business rules. My problem is that I don't know how to debug them (using breakpoints, quick watch etc.) while calling the business rules in the web client.


Can you help me out or at least push me in the right direction?

[Reply][Quote]
RJ Eaton
Posts: 234
 
Re: How to debug external assemblies from SLX 7.5.4 Web Client?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 20 Sep 13 6:36 AM
fiogf49gjkf0d

use reflector in Visual studio then place breakpoint in your code.. thats how I do mine

[Reply][Quote]
Tim Zech
Posts: 40
 
Re: How to debug external assemblies from SLX 7.5.4 Web Client?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 20 Sep 13 9:40 AM
fiogf49gjkf0d

I'm afraid my employer won't pay for that.
Is there any free/opensource/cheap solution for that?


Here's what I tried yet:


1. Right click website in Solution Explorer
2. Add Reference
3. Projects


Empty list. No way to add a project here.


1. Tools > Options
2. Debugging
3. Unchecked "Enable Just My Code (Managed only)"


Nothing changed


1. Built the website from Visual Studio 2010 in configuration "Debug"
2. Ran it


Nothing


1. Attached Visual Studio directly to the w3wp.exe


Nothing

[Reply][Quote]
RJ Eaton
Posts: 234
 
Re: How to debug external assemblies from SLX 7.5.4 Web Client?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 22 Sep 13 7:27 AM

I usally open the assembly and then breakpoint in the code..

[Reply][Quote]
Marcos Orfila
Posts: 40
 
Re: How to debug external assemblies from SLX 7.5.4 Web Client?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Sep 13 8:42 AM
fiogf49gjkf0d

Here's how I debug an external assembly in the 7.5.4 SlxClient:



  1. Deploy the SlxClient to an IIS website (i.e. do not run the website using Visual Studio).

  2. Make sure the SlxClient website can be debugged (i.e. set "debug" to "true" in web.config).

  3. open the external assembly with Visual Studio.

  4. In VS, select the menu "Debug > Attach to Process...".

  5. Select "Show process from all users" and "Show processes in all sessions" to see all processes.

  6. Select the "w3wp.exe" process and click "Attach" (you may have two or three, just try all of them one at a time).

  7. Set breakpoints as usual.


Regards,


       Marcos

[Reply][Quote]
Tim Zech
Posts: 40
 
Re: How to debug external assemblies from SLX 7.5.4 Web Client?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 26 Sep 13 10:34 AM

This works just fine. Thanks alot!


It seems, I just approached from the wrong direction...

[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): 6/6/2025 9:58:17 AM