back to top

SalesLogix 7.2 Web on Vista

In a recent conversation in the business partner newsgroups, it was brought to my attention by Mark Dykun that either due to changes from SalesLogix v7.2 SP2 or from Vista SP1 that the SalesLogix Web client will work on Vista (in a limited capacity). It still won’t work on IIS7, but it will work when running through the ASP.NET Web Development Server. The Development Server is included with the .NET Framework 2.0 and works by running a small web server to host a local ASP.NET site for development or testing purposes, similar to Cassini. The last I tried this was with SalesLogix v 7.2.0 and it definitely didn’t work then. But it does now (huge hooray!).

Mark followed this conversation up with a post on his blog where he outlines how to create a batch file to launch the Development Web Server on the command-line and point to the deployed SalesLogix Web site. This is a great approach, however, I wanted to point out an alernative as well that is built right into the Application Architect. When you right click on a Portal in the Application Architect, you have a menu option available called “Test Portal”.

That this option does is deploy the portal to a temporary location and then launches the site in the ASP.NET Development Web Server automatically. Both steps in one action. The complete steps that this Test Portal option does are as follows:

  1. Deploys the site to the following location:

    C:ProgramDataSagePlatformWebPortalDesignSlxClient_TEST

    where “SlxClient” is the name of the Portal. BTW, this is the same location that the site will get copied to when you use the “Pre-Compile” option in the deployment. The AA will copy the site here, precompile it using the aspnet_compiler.exe in the .NET Framework and then deploy the compiled result to the actual deployment location (unless you have the “In-Place Compile” option checked)

  2. The AA will then launch the .NET Development Web Server pointed to that location on port 8080.
  3. A browser window will then automatically open pointing to the server running on port 8080.

So, you save the step of deploying, running your batch file, then launching the browser to that location. It does it all in one step, and best of all, right from within the Application Architect. You can also still open Visual Studio and point to the deployment directory (the “actual” deployment directory or to the “TEST” location where the files were copied to from the “Test Portal” option) and run the site from VS as well.

Anyway, I was completely excited to find that this works now. I don’t know if it was a change in SP or Vista, but I don’t really care. I’m just excited to be able to test/develop a local site on Vista, even if it is in a limited capacity. It would be nice to be able to run the site right on IIS7, and that support will eventually come, but for now, this new find was much needed! Goes to show you have to keep trying the stuff that didn’t work before with each new version, because you’ll never know what sneaks it way in! A HUGE thanks for Mark for getting me to try it again.

Contact Customer FX for your CRM project
We let our expertise speak for itself - let us know how our all-star team can help on your CRM project
About the Author
Ryan Farley
Ryan Farleyhttps://customerfx.com/article/author/ryanfarley/
Ryan Farley is the Director of Development for Customer FX and creator of slxdeveloper.com. He's been blogging regularly about SalesLogix, now Infor CRM, since 2001 and believes in sharing with the community. His new passion for CRM is Creatio, formerly bpm'online. He loves C#, Javascript, web development, open source, and Linux. He also loves his hobby as an amateur filmmaker.

1 COMMENT

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Infor CRM Sync for Exchange: Action Required by August 31, 2026

Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.

[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters

See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.

Disable Caching in Infor CRM SLX Web Client

In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.

Exploring AI Options for Infor CRM v10

I've started taking a closer look at the AI capabilities built into Infor CRM v10. Over the next several posts, I'll share what I learn. From the built-in features and supported AI providers to implementation considerations, costs, and practical use cases.

Infor CRM SLX 10.0: Delegate Ownership Changes for “Everyone” Records

Learn how the new EveryoneOwnerAssignment secured action in Infor CRM SLX 10.0 allows designated users to change ownership of Everyone-owned records without requiring Administrator access.

Related Articles

Infor CRM Sync for Exchange: Action Required by August 31, 2026

Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.

[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters

See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.

Disable Caching in Infor CRM SLX Web Client

In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.

Exploring AI Options for Infor CRM v10

I've started taking a closer look at the AI capabilities built into Infor CRM v10. Over the next several posts, I'll share what I learn. From the built-in features and supported AI providers to implementation considerations, costs, and practical use cases.

Related Videos