Converting Dynamics SL BSL to VBA
Dynamics SL 2018 doesn’t support BSL screen customizations any more. These must be converted to VBA. Contact third-party vendors to... Continue reading →
Dynamics SL 2018 doesn’t support BSL screen customizations any more. These must be converted to VBA. Contact third-party vendors to... Continue reading →
I often edit Dynamics SL (DSL below) customization files using a text editor. I find this especially helpful when working... Continue reading →
UPDATE (2023-03-14): You CANNOT use the Visual Studio 2022 Windows Forms designer with the Dynamics SL 2018 CU9 SDK or... Continue reading →
I’ve been using Profiler to explore Dynamics SL’s database calls for years. Recently, I learned about Extended Events, which is... Continue reading →
UPDATE: Dynamics SL 2018, CU3 (and later CUs) include an msi named “SDKSetupVS2017.msi” that is the official SDK when working... Continue reading →
It’s been a busy year, and a long time since I blogged. Here’s one for a fairly small audience. 😉... Continue reading →
I created a PV Lookup (showing Possible Values) for a custom table for a Microsoft Dynamics SL 2015, CU 1, SDK application.... Continue reading →
If you’re still reading, you’re probably a Dynamics SL programmer, scratching your head. I had a requirement today that I... Continue reading →
You can often accomplish customer requirements, such as hiding textboxes or other controls, in the Dynamics SL Web Apps by editing... Continue reading →
An upgraded BSL (Basic Script Language) customization that used SendKeys displayed System Message 10058 “Basic Script Language execution error 5... Continue reading →