Home
|
Forums
|
Contact
|
Search
|
Syndication
[login]
[create account]
Sunday, July 6, 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/6/2025 8:29:20 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!
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 Thread
View:
Dynamic
Flat
Tree
Search:
Author
Thread: SLX Source File Path
NagaratnaPandi
Posts: 111
SLX Source File Path
Posted: 15 Jun 09 3:44 AM
Hi all,
Where can i find the source code of SalesLogix Web.
I beleive that all files are going in to the VSF.
But i want to open the files in .Net and i need to customize that.
How can i find the source file path.
Thanks
-Pandi.
[
Reply
][
Quote
]
Sandeep Gaykhe
Posts: 9
Re: SLX Source File Path
Posted: 15 Jun 09 10:02 AM
It is available in the directory itself from where the site is running.
Although I would recommend not to try doing customizations on your own.
Get a help from either a SLX partner or from Sage.
Else would recommend to have training from Sage or other private trainings like SLX developer was conducting.
If you are doing any changes they should be done in such a manner that changes are not overwritten and they do not interfere with any existing functionality.
[
Reply
][
Quote
]
NagaratnaPandi
Posts: 111
Re: SLX Source File Path
Posted: 15 Jun 09 11:39 PM
I agree that.
But i feel that it is compiled files(C:\Inetpub\SlxClient) because if i made any changes in that, then it is not there when i am re deploying the site again.
So please let me know where should i do all the changes and it should be permanent.
[
Reply
][
Quote
]
Mike LaSpina
Posts: 116
Re: SLX Source File Path
Posted: 18 Jun 09 1:09 PM
It sounds like you are trying to take a quickform custom. This is a pretty common thing to do since a quickform will often get you 90% of the way there and save you a lot of typing.
The files in the VFS (or LFS if you're working on disk) are xml files that are used to generate the .ascx files. If you want to customize these ascx files, you'll need to add them (and the corresponding resource files) back into the Filesystem so they get deployed each time. To do this, do the following:
- Open App Architect and view the Project Explorer
- Navigate to Portal Manager -> SalesLogix (or whatever portal you're working on) -> SupportFiles -> SmartParts
- Right click on the appropriate directory (it will have the same name as the directory on the website) and choose 'Add Existing Files'
- Navigate to your inetpub/wwroot/SlxClient/SmartParts/xxx directory and choose the file to add
- Be sure to do this for the resource file as well.
Note that you can create the folder in project explorer if it does not exist. You'll also need to create a subdirectory 'App_LocalResources' for the resource file.
Once you do this, it is a good idea to delete the quickform version as it may be confusing to you and other developers in the future. Also note that you need to repeat this process, or cut and paste any code that you modify in the website using Studio back into AA, or you will lose your changes on subsequent deployments.
[
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/6/2025 9:13:35 AM