Dynamics SL Object Model Command Line Args
After searching the documentation and internet in vain for anything helpful on this topic, I created two SL SDK applications... Continue reading →
After searching the documentation and internet in vain for anything helpful on this topic, I created two SL SDK applications... Continue reading →
I have had two web app installations now where sometime after installation users were not able to login. Users see... Continue reading →
The Dynamics SL object model documentation uses sivMyApp as the sample variable name to refer to an instance of SIVApplication.... Continue reading →
When adding a new field to a Dynamics SL screen customization that has a PV (“Possible Value”) property that only... Continue reading →
When adding an unbound field to a Dynamics SL form for a VBA screen customization it’s pretty common to see... 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: Dynamics SL 2018, CU3 (and later CUs) include an msi named “SDKSetupVS2017.msi” that is the official SDK when working... 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 →