Sponsors

Thứ Hai, 30 tháng 10, 2006

Error: Deletion Service failed to clean up some tables

Some people have been experiencing the following error message in the event log:Event Type: ErrorEvent Source: MSCRMDeletionServiceEvent Category: NoneEvent ID: 16387Date: DateTime: TimeAM User: N/AComputer: Computer_NameDescription:Error: Deletion Service failed to clean up some tables.Microsoft has a solution for this message. See http://support.microsoft.com/kb/921391/EN-US/ for their

Thứ Tư, 18 tháng 10, 2006

MSCRM Mobile Applications

Microsoft does offer 2 different applications for the mobile devices. These are the Microsoft Dynamics CRM 3.0 Mobile client (in short the CRM Mobile client) and the CRM Mobile Express for Microsoft Dynamics CRM 3.0 (Mobile Express client). Next to these two applications there is the CWR Mobility's Mobile CRM client (CWR Mobile client). Now which application to use?Lets look at the descriptions

Enable or disable advanced find feature on attributes

Did you know that you can set each attribute of each entity to be able for advanced find or not?By doing this you can specify which fields the users can search on. That means that all the fields which you do not use in your CRM system can be removed from the list to make using the advanced find easier.So how do you do this? Just:- go to system- customizations- customize entities- select any

Thứ Ba, 17 tháng 10, 2006

Accessing webservices via Javascript (aka AJAX)

Several times I've been asked, or saw the question on the newsgroups, how to create a piece of javascript code which retrieves data from a webservice. This information has been included in the SDK and you'll be able to find it here:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/CrmSdk3_0/htm/v3d0accessingwebservices.aspHere's the code example of that page:// Declare

Thứ Tư, 4 tháng 10, 2006

Clone your production system: VMware Converter 3.0

Imagine you have a problem on your production server. You try to reproduce the error on your dev, test and acceptance servers and they all work fine... Now what? How do you solve this? I really don't like to debug errors on the production machine..VMware has the solution! They have created a free Physical to Virtual Convertion tool which does not require your server to go offline! They're

Thứ Ba, 3 tháng 10, 2006

BizTalk Adapter available for download!

It's been some time waiting since the announcement at the Convergence in Texas for the BizTalk Adapter to be released, but it has gone public! Here are links to the adapter and a code sample:The adapterCode SampleThis BizTalk connector basically exposes all the CRM API's in BizTalk. For each entity schemas can be generated. The adapter can perform Create, Update, Delete or Execute actions based

Thứ Hai, 2 tháng 10, 2006

Determine which priviledges are required

I do assume that you do not provide the end user administrator rights on the crm installation. You probably have defined your own security role with the least priviledges the user should posess. Well how do you know what priviledges the user should posess?There's an update to the online SDK with this information. You can browse to this url and you'll see a list of messages. Under each message the