11/22/2024 4:55:11 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!
Forum to discuss building external web applications for SalesLogix. View the code of conduct for posting guidelines.
|
|
|
|
Simple Country/State dropdown
Posted: 04 May 10 2:34 PM
|
On my localhost I have SLX installed as a fat client user. On the server I do not have it installed.
I have a simple page that just has a State drop down that works on my local host. When you click the drop down you get a list. Good. When publish to the server I get the following 404 error. http:///SLXPickListCache.aspx?picklist=State&multiselect=False&alphasort=true&clientid=State¤t= (Actually the drop down just says "Helvitica", but a deeper look reveals it is the error message back from the ajax call.
The SLXPickListCache.aspx is not an actual page.
Web.config has the httpHandlers:
I'm missing something. The BIN has all the "Sage.*" files.
Any clue as to what might be missing? What I have to install on the server for this to work?
Thanks, Scott |
|
|
|
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!
|
|
|
|
|
|
|
|