Hi There
1) Backup the Data\Dex.ini file from your Dexterity application folder.
2) Copy the Data\Dex.ini file from your Dynamics application folder to the Data\Dex.ini of the Dexterity application folder.
3) Edit the file and adjust the DexHelpPath to point back to the Dexterity folder.
Now...
Great news for Visual Studio developers.
Winthrop Development Consultants are pleased to announce the release of the Visual Studio Integration Toolkit for Microsoft Dynamics GP (VSIT).
The Visual Studio Integration Toolkit replaces Menus for Visual Studio Tools and is now available for...
Today, I am extremely pleased to announce that the Support Debugging Tool Build 18 for Microsoft Dynamics GP 10.0, GP 2010 and GP 2013 has been released.
For more information on the fixes, enhancements and new features, please see the blog post...
This blog post will get you another step closer.
http://blogs.msdn.com/b/developingfordynamicsgp/archive/2008/09/29/purchasing-terms-conditions-example.aspx
David Musgrave [MSFT]
Escalation Engineer - Microsoft Dynamics GP
Microsoft Dynamics Support - Asia Pacific
Microsoft Dynamics (formerly...
No, But you can add one with the Support Debugging Tool (http://aka.ms/SDT) using a non-logging menu trigger with a keyboard shortcut and a script to run script the button.
David Musgrave [MSFT]
Escalation Engineer - Microsoft Dynamics GP
Microsoft Dynamics Support - Asia Pacific
Microsoft...
Hi Zarkon4
Modifier cannot add new Dexterity windows.
Is this a VBA UserForm?
Or is this a new custom form created by a Dexterity developer that you are trying to modify?
In the modifier you can only add fields to a window from the autolinked table. However, depending on how the code is...
Hi Everyone
I am thrilled to let you know that Build 16 of the Support Debugging Tool has now been released.
See the announcement post below:
http://blogs.msdn.com/b/developingfordynamicsgp/archive/2012/01/06/support-debugging-tool-build-16-released.aspx
Support Debugging Tool Portal page...
The value is stored in the form table buffer for the SOP_HDR_WORK table and is not on any window field.
You are accessing the table buffer... not the table itself.
David Musgrave [MSFT]
Escalation Engineer - Microsoft Dynamics GP
Microsoft Dynamics Support - Asia Pacific
Microsoft Dynamics...
Cool
I added a comment to the original post at
http://blogs.msdn.com/b/developingfordynamicsgp/archive/2009/01/29/controlling-a-visual-studio-tools-window-position.aspx
David Musgrave [MSFT]
Escalation Engineer - Microsoft Dynamics GP
Microsoft Dynamics Support - Asia Pacific
Microsoft...
Page Length is controlled by the printable area and paper size defined by the driver.
Edit your printer properties.
David Musgrave [MSFT]
Escalation Engineer - Microsoft Dynamics GP
Microsoft Dynamics Support - Asia Pacific
Microsoft Dynamics (formerly Microsoft Business Solutions)...
Hi guys
Just wanted to let you know that the long awaited build 15 of the Support Debugging Tool for Microsoft Dynamics GP is available for versions 10.0 and GP 2010.
For more details, see the release post...
Hi guys
Just wanted to let you know that a new build of the Support Debugging Tool for Microsoft Dynamics GP is available for versions 9.0, 10.0 and GP 2010.
For more details, see the release post...
Those buttons are not enabled until you are stopped at a breakpoint.
Also what version of Dex are you using. We know that Dex 10.0 Sp5 breaks the Table Buffers functionality...
You need to use the process for upgrading Dexterity custom code.
Check all resources into your repository.
Update your Index File.
Then use Update with Index file from menus to update into a clean GP 10 dictionary
Recompile and test.
The chunk must be built against the same version as you...
Hi Karl
Use the Support Debugging Tool.
Then you can turn on and off SQL logging, Dexterity Script Logging and Dexterity Script Profiling at any time from inside the application without having to exit or change dex.ini settings...
Borvik is correct.
The GP client and the server data are a matched pair and MUST always be the same version, service pack and build.
David Musgrave [MSFT]
Escalation Engineer - Microsoft Dynamics GP
Microsoft Dynamics Support - Asia Pacific
Microsoft Dynamics (formerly Microsoft Business...
Use Named printers. That's what it's for.
David Musgrave [MSFT]
Original Developer of Named Printers
Escalation Engineer - Microsoft Dynamics GP
Microsoft Dynamics Support - Asia Pacific
Microsoft Dynamics (formerly Microsoft Business Solutions)
http://www.microsoft.com/Dynamics
mailto:David...
Looks like it is time to upgrade your Microsoft Dynamics GP system. Version 8.00 support finished a while back.
V9.0 support will finish January 2011.
David Musgrave [MSFT]
Escalation Engineer - Microsoft Dynamics GP
Microsoft Dynamics Support - Asia Pacific
Microsoft Dynamics (formerly...
I would say that you have a timing issue.
You are setting the printer back to the default printer before the report prints.
If the print button opens any dialogs then the after script you have will run before the report gets printed.
Try changing the after code to run when you close the...
Dedra
You can add the printer task to the table using the ST_Set_Printer_Task() function.
You can call it at any time. On Login, when the window for the report opens, whenever. It can be called multiple times ... it will only add once.
Once the task is added, you can use Named Printers to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.