Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Thursday, August 28, 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!
 Architect Forums - SalesLogix Scripting & Customization
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Scripting & Customization | New ThreadView:  Search:  
 Author  Thread: Application Object not created
LeVar Berry
Posts: 47
 
Application Object not createdYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Mar 09 9:22 AM
I have one form (Account Tab) that all of sudden does not create the Application object. Any code that references Application.BasicFunctions ... etc doesn't work.

Any reason that Application object will be not available in a tab?

[Reply][Quote]
LeVar Berry
Posts: 47
 
Re: Application Object not createdYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Mar 09 1:17 PM
Problem Resolved......


There was a control (The form) that had a name property value of "Application" ... which was causing the Application object to not be the SLX Application but just the collection of controls on the form.


I didn't create it ...but changing the value of the name property to frmApplication FIXED the problem.

[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: Application Object not createdYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 19 Mar 09 8:13 AM
YEP!

Controls/forms are objects and there's nothing in the code editor that checks for duplicate naming... passes syntax check, etc. This is because of the "late binding" (runtime) of VBScripting engines.

This can happen w/ANY of the objects.
--
RJLEdger - www.rjlSystems.net
[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): 8/28/2025 3:49:43 PM