back to top

Major Problem in Saleslogix v8.1 Cloud Instances

I have been working with a new client who is on the hosted cloud solution for Saleslogix version 8.1.  They have been having a strange issue with the Saleslogix Application Architect I have not seen before.

When doing a build of the web platform, if any build errors occur you normally see red errors in the output window and then receive a message box popup like so:

 

In the cloud system, the Application Architect would instead flash the red messages in the output window, but when the message box would normally pop, application Architect would just crash and disappear.

The Application Architect would log the following to the event log:

.NET Runtime 1026:

Application: AppArchitect.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
   at Sage.Platform.Application.UI.WinForms.MsgBoxExceptionHandler.HandleException(System.Exception, Boolean)
   at Sage.Platform.Application.ExceptionManagerService.HandleException(System.Exception, Boolean)
   at Sage.Platform.Client.Windows.Program.CurrentDomain_UnhandledException(System.UnhandledExceptionEventArgs)
   at Sage.Platform.Client.Windows.Program.Main(System.String[])

Application Error: 1000(100)

Faulting application name: AppArchitect.exe, version: 8.1.0.1146, time stamp: 0x52b2a24c
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18229, time stamp: 0x51fb1116
Exception code: 0xe0434352
Fault offset: 0x0000c41f
Faulting process id: 0x149c
Faulting application start time: 0x01cf42c4cf556130
Faulting application path: C:Program Files (x86)SaleslogixAppArchitect.exe
Faulting module path: C:Windowssyswow64KERNELBASE.dll
Report Id: c43e6990-aebc-11e3-8957-a3f4cfe6120b

 

if you built the web platform with no build errors, everything worked fine.  It was just when errors were encountered and the error message should display that the Application Architect crashed.

I finally got lucky and was doing a build with another Application Architect dialog open in the foreground.  When the build error hit, the Application Architect did not crash, instead I received the following:

 

 OK, finally we are getting some details.

The Micorosft.ExceptionMessageBox is a component installed with SQL Server components.  Specifically the version 9.0.242.0 is the message box component shipped with SQL 2005.

What?

Turns out that normally this file is installed to C:Program Files (x86)Microsoft SQL Server90SDKAssemblies and is a part of the SQL 2005 Server installation.

Well on the version 8.1 cloud instances, there is no  C:Program Files (x86)Microsoft SQL Server90SDK folder.

Luckily Microsoft actually has a redistributable for just this component.

You can find it from this download location:

http://www.microsoft.com/en-us/download/details.aspx?id=17943

 Choose the file  SQLServer2005_EMB_x64.msi

 Once installed then the Application Architect no longer crashes.

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
Kris Halsrud
Kris Halsrud
Kris Halsrud is a Senior Analyst / Developer for Customer FX Corporation.

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