Go bounty!
This question has earned me a tumbleweed badge (7 views in 7 days!), which is somehow a strong confirmation that Navision has a very limited market share, which - I suspect - should be a confirmation Navision is neither all that great piece of software...
But hey... that's what we got as a back-end, so I am ready to fight w...
I'm in the midst of upgrading a MS Dynamics SL (6.5sp1) installation, and was wondering if there was an easy way to review the BSL/VBA code involved in screen customizations.
Or at least a way to be able to discover each and every form that has customizations.
...
Hi,
I'm trying to create a small application within CRM in the ISV folder.
I created a new application using Visual studio 2008. The only thing it does is Response.Write("Hello world!") in the onLoad-function. I compiled it and uploaded it to a virtual folder (app) in the ISV directory in CRM.
If I now go to crm.mycrm.nl:5555/ISV/app ...
Hi,
I am planning to learn the following courses on my own.
MS SharePoint
MS Dynamics
Would you please provide any good reference URLs, CBTs and books for this?
Thank you..
Regards,
Karina.
...
Hi,
from the extense list of Quantum and Molecular Dynamics packages, which ones can be easily "interconnected" to a cluster which works with the queueing systems PBS and Sun Grid Engine?
Or is it there some program or method that allows "packing" all jobs in a PBS or SGE way?
Thanks
...
Hi,
I wish to create add ins for Microsoft Dynamics NAV/ Navision. Is there any API / SDK that I can use to create add-ins?
...
Does anyone know how to access the PageSetup properities of an Excel worksheet via COM from x++ code. I can do all the formatting I require for a custom report but can't access PageSetup object.
Any pointers / suggestions appreciated.
...
Is cost accounting native to GP?
...
I've simplified things down to cubes/a single cube colliding with an infinite-mass rectangle and the following code:
The problem is, the boxes tend to spin too much and get stuck together spinning and, if the binary search is included, just hit and spin a lot.
Thanks for any and all help.
/// <summary>
/// Projects an abstract 1D line...
I'm still in the planning on how to proceed phase with this, but at a customer site, they are moving to invoicing through axapta. now the axapta has been used for years, and the invoices they are generating for it is -only- using invoice lines.
While this is an acceptable solution, it is still preferred if there's some way to extend/pr...
I'm creating my first Dynamics GP integration using the Visual Studio .NET integration. In starting from the programmer's guide, I know how to add my custom form to an existing GP window. what I'd like to do though is create a new form that's not tied to any existing window. i.e. I'd like to be able to let the user add a window shortc...
Does anyone have any experience with this sort of thing?
I'm talking about applets like this http://dan-ball.jp/en/javagame/dust/
I'm really interested in how they work, it seems more like fluid-dynamics than regular game physics. Does anyone know any open source variations, or any hints on how they might work? I think it would be real...
Hi
I need to work on a Dynamics project in next 3 months with Pharmaceutical client. I have been working on .NET technologies from last couple of years. Now I am interestred in learning Microsoft Dynamics.
Please suggest how and where to start for the Dynamics Beginners...... your ideas/ any tutorial links / materials/ Books/ Traning/...
Hi Guys
Is there a way to apply negative tax amount into a tax field (e.g. quote product) in Microsoft Dynamics CRM 4?
...
Hi. I have following situation:
I need to join VendInvoiceJour.InvoiceAccount <- VendTable.AccountNum and take VendTable.Vendgroup.
In all cases (queries,or even views) Dynamics ax joins tables VendInvoiceJour.OrderAccount<- VendTable.AccountNum not
VendInvoiceJour.InvoiceAccount <- VendTable.AccountNum.
I`m trying to use this kind of q...
I have a need to return the contents of the Payables Distribution Zoom window to another application I'm writing. I have successfully used eConnect to pull back the Payables Transaction entries but cannot find where to get the line item detail. Can someone point me in the right direction? I've never worked with Dynamics. I'm not against ...
Using the Navision webservices, how can you filter by a date.
i.e. Within a SalesHeader table there is an "ExportedDate". I would like to find all SalesHeaders where the ExportedDate has not been set or were exported on a particular date.
It seems that whenever we set a filter on a date field, then the webservice will either return all...
G'day,
OK, I have now rewritten this question totally:
I am trying to import data into Dynamics through the use of the Business Connector (ideally, I would be importing it directly through SQL but I understand that is not a good idea - however I am open to other suggestions). This is to import invoices from a production system into Dy...
Hi Everyone,
I am hoping someone out there can give me help with this. So I need to be able to run Microsoft Dynamics AX test case in C#. Now I was going to try and do something like
Process.Start("ax32.exe", "-StartupCmd=RunTestProject_<name of test>");
But I am hoping there might be a way to run it by importing some Dynamics AX DLL...
In Dynamics AX, we use a large number of images and icons for various purposes in our custom forms. We're currently having to individually install image/icon packs on every client machine in order for everything to work.
Is there a way (or best practice) for handling images and icons in Dynamics so an install on every single client is ...