SL VBA Custom Control Crashes
Sometimes a VBA screen customization that creates a new custom control works correctly in development but crashes when installing from... Continue reading →
Sometimes a VBA screen customization that creates a new custom control works correctly in development but crashes when installing from... Continue reading →
When creating Active Directory passwords that will be used to login to Dynamics SL Web Apps avoid using the HTML... Continue reading →
I wrote a post about this for Visual Studio 2019. Since then Dynamics SL made their install package compatible with... Continue reading →
I wrote an earlier post about a way to get this error when upgrading VBA from an earlier version of... 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 →