Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Friday, April 19, 2024 
 
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!
 External Development Forums - SalesLogix COM
Forum to discuss using the SalesLogix COM interfaces from external applications, such as SlxApplication, ClientObjix, etc. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix COM | New ThreadView:  Search:  
 Author  Thread: SalesLogix.SLXApplication from VB.Net and Windows 2008/Vista
Jeremy Couzens
Posts: 10
 
SalesLogix.SLXApplication from VB.Net and Windows 2008/VistaYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 22 Sep 09 4:32 PM
I have a VB.Net project that has been working great for the last couple years. I recently tested the project on Windows 2008 with SLX v7.5, and the component cant start. The issue comes into play when I create a reference to the SLX COM. Normally, if I try to reference the COM and SLX is open, I'm able to reference the COM without any problem. Now, when I reference it, it doesn't see the currently open SLX Session, and tries to open a new one. This would be OK, except that even after the new one opens, the code hands on the line "Set slx = CreateObject("SalesLogix.SLXApplication"). After a few minutes it eventual times out.

I tried a test with a VB script with the same reference, and it happens there as well. The issue appears to be with Using the SLX COM on Windows 2008 or Vista.

Has anyone had any luck using the COM in this environment?
[Reply][Quote]
Jeremy Couzens
Posts: 10
 
Re: SalesLogix.SLXApplication from VB.Net and Windows 2008/VistaYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 22 Sep 09 6:03 PM
After some more testing, it looks like this may be related to the Beta SP2 for SLX v7.5.

If anyone else would like to confirm, you can just copy the below into a VBS script on your desktop and test...

call main

sub main()
Dim slx
set slx = CreateObject("SalesLogix.SLXApplication")
msgbox slx.ConnectionString
end sub
[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 © 2024 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): 4/19/2024 3:03:38 AM