Home
»
Microsoft Dynamics SL
»
Microsoft Dynamics SL Forum
»
All Tags
»
Solomon Object Model
Browse by Tags
Tags
.net
.Net Framework
.Net Runtime
Account Payables
Crystal Reports
Customization
database
development
Dynamics SL
Dynamics SL 2011
Dynamics SL 7.0
Dynamics SL7
inventory
Microsoft Dynamics SL
MS Dynamics SL
OM
Performance
SDk
SL 6.5
SL 7
SL 7.0
system message
Transaction Import
vb
vba
Related Posts
Forum Post:
Re: Re: Re: SL7 and C#
Price Brattin
Absolutely you can write programs that utilize the Solomon Object Model in C#. I would guess you could write VBTools screens in C# but you would have to figure out the C# equivalent of the VBTools required objects, like the record buffers. Examples of those objects are shown in VB.Net.
on
13 Jan 2010
Forum Post:
Re: Re: Re: Create an Input Form in SL
Paul Phillips
Hi Lisa, Al of the SL screens (provided with the application or custom-built) are created using the SDK (also referred to as VBTools). The screen and its program code are created in Visual Studio using the standard SL user interface controls that are provided. The SDK provide the SL-specific API calls...
on
6 Aug 2010
Forum Post:
Re: Using Solomon COM libraries with C# for SL 6.5
Paul Phillips
Hi, I'm not sure if you are referring to doing interop over the .dll business objects that exist for a few areas of the system (e.g. DMGSalesOrderBO.dll, FMGCustomerBO.dll, etc.) or whether you are referring to the Solomon Object Model. If it is the business objects I can't offer much help...
on
9 Aug 2010
Forum Post:
Re: Creating Inventory Issues with Object Model Extremely Slow
Paul Phillips
HI Seth, It would be helpful if you could clarify a few points so I understand the issue. 1. By 'one of our sites' you mean a separate business at a separate location, not a specific SL inventory site within the same database? 2. By 'network share' you mean that the SL client...
on
1 Oct 2010
Forum Post:
Dynamics SL 7 Object Model with .NET 4.0?
Ek0nomik
I have a custom application that uses the Dynamics SL Object Model to automatic functionality. We're using Dynamics SL 7 Feature Pack 1. I'm trying to upgrade the application to be compiled against .NET 4.0, but I end up with an error when the application is running: Unable to establish...
on
30 May 2012
Forum Post:
Automate Transaction Import
cavvon
I'm a C# developer for my company, and we currently have a process that involves creating a CSV of invoice data, which is then imported into Dynamics SL everyday. I was recently asked to automate this import step so that it can be performed without human interaction. I have no experience with...
on
29 Oct 2012