Related Posts
  • Forum Post: Re: Re: Re: Re: Dynamics SL crashes on startup.

    Nope - we're not Dynamics solution providers or whatever they call it - this is our only client that uses it (thankfully if this is the way it's supported!) However I did call Microsoft's (free) hotfix request line on 888 456 5570, requested hotfix 961802 for Dynamics 7 and they sent it to...
  • Forum Post: Re: Business Framework Eventlog error

    I Restarted the Microsoft Business Framework queued work item service from the services console and the errors did not reappear.
  • Forum Post: Field Services Module to BlackBerry

    Can the field services module be extended to RIMs BB Curve, Storm via the browser or mobile application? My thinking is that this is more of a development task.
  • Forum Post: Converting SDO files to DLL

    Has anyone created a dll that contains all the SDO files to be referenced by the project? We have several developers so we thought it might save time by making a DLL and making one change instead of when there is a change in the SDO file, it won't break all our custom apps, which we have several...
  • Forum Post: How can I run a report that shows AR payments by project in SL?

    Trying to find a report that can show the payments received (through AR) by project (project controller). Does one exist or is there a report that can be modified to do this? Thx
  • Forum Post: Recycling database connections while running numerous ROI reports.

    Hello, I have a custom screen with a filter and a grid, where the grid displays a list of Shippers that have been invoiced. The purpose of the screen is to export the invoices in both PDF and CSV format. The grid has an Export check box column field that the user can select a range with, and push...
  • Forum Post: "The RPC server is unavailable" with Dynamics 2011 FP1

    We just upgraded to Microsoft Dynamics 2011 FP1. We have a custom application which uses the object model to automate some Dynamics functionality. One of our users is receiving the following error: "ERROR (198330): The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)" Does...
  • Forum Post: Unable to save changes to AR Customer Maintenance

    Only recently, our AR person is unable to save any changes to customer records in Customer Maintenance. As an example: Pull up a customer using a 6 digit ID, then the customer name is displayed. We change the customer name and click save at the top of the screen. If we go to a different customer...
  • Forum Post: Help!! New to SDK - Small sample on how to create new screen?

    I am new to the SL 7.0 SDK. I am using VStudio 2008. Anyone with a small example on how to create a new .exe (screen) from scratch ? (it is a screen that will mainly display data from several tables but has some data entry in custom tables) Also, I need to be able to pass parameters to other screens...