Tech Support > Microsoft Windows > Windows CRM
Validating a field for a comma with Javascript
Posted on May 23rd, 2008 | 5 Comments

After the alert, add the following code: event.returnValue = false; crmForm.all.<schemaname of the field>.SetFocus(); Add all this to the onSave event. Hope this helps, Kevin Dosseray

Not Valid isv.config
Posted on May 23rd, 2008 | 2 Comments

Thanks!! Works perfectly. /Lotten "Sam" wrote:

CRM 3.0: Cannot delete account, opportunity
Posted on May 23rd, 2008 | 5 Comments

Hi Donna, Thanks it worked like a charm. -- phumulaniluyandacollinlembede "Donna" wrote:

The request failed with HTTP status 401: Unauthorized in plugin 4.
Posted on May 23rd, 2008 | 0 Comments

I've been though all the reports on this particular error without finding a solution. I did set the Name and Display Name for the Organization to the same i.e. w/o spaces. What happens is: The...

PriceList look does not work 3.0 to 4.0
Posted on May 23rd, 2008 | 1 Comments

On May 22, 11:02*pm, Venkat Bendalam <VenkatBenda...@discussions.microsoft.com> wrote: Off the top of my head I'd make sure currencies match as that has tripped me up a couple of times in hiding...

CRM 4 IIS wwwroot permissions
Posted on May 22nd, 2008 | 0 Comments

Where I can find out what the minimum ACL permissions should be for the wwwroot folder and children? We just upgraded our Dev Lab to CRM v4 from v3 and we weren't initially able to access the web...

CRM 3 Reports Neglected Leads Total not matching Detail Total
Posted on May 22nd, 2008 | 1 Comments

I am seeing the very same issue in one of my deployments. Have you figured out what is causing this? Thanks, -Jim "Dave A" wrote:

Register CRM 4.0
Posted on May 22nd, 2008 | 3 Comments

Sorry, mistyped. Registration won't affect the outlook client. -- Matt Parks MVP - Dynamics CRM "Matt M" <MattM@discussions.microsoft.com> wrote in...

CRM External Connector and Impersonation
Posted on May 22nd, 2008 | 3 Comments

The license agreement is what stops you. The External Connector is also only valid for users outside your company. Technically, we can do a lot that violates a EULA and there is nothing other than...

Integration with Sharepoint
Posted on May 22nd, 2008 | 2 Comments

Hi, the most common use of CRM integrated with Sharepoint is for Document Management - where a Document Library will be embedded into CRM via an iFrame. There are numerous examples and code for this...

import data
Posted on May 22nd, 2008 | 1 Comments

Hi Ian, I haven't try this myself, but you can try it to see if it works. If the field name on your CRM is exactly the same as the display name on the task form, you can leverage the automap import...

CRM 3.0 Contacts
Posted on May 22nd, 2008 | 0 Comments

Hello All: The CRM project manager is asking me whether or not there is a way to add everyone at the company as contacts into CRM without adding everyone's account to the CRM AD Groups. So he wants...

CRM 4.0 customize Activity Created Date
Posted on May 22nd, 2008 | 1 Comments

Hi, Can you please elaborate on you questions, are you trying to set value to the Created On Date on the activity? If you, you can't set the created on time, this is a system field set by the CRM...

CRM 4.0 Oulook Client on citrix servers w/roaming profiles
Posted on May 22nd, 2008 | 4 Comments

Unfortunatly when we managed to get ours to work it was just a bit of change it and see!!! The server it was on was not that important, and would have been rebuild if I had done too much damage, so I...

CRM 4.0 - Plugin Post Update Status - Possible Looping Issue
Posted on May 22nd, 2008 | 2 Comments

In general a preferable approach is to use a pre-event plugin and update the data before it is saved to the database, thus avaoiding a second call to the plugin, though I'm not sure if this works...

Closing all activites within a campaign so they appear in hisotry
Posted on May 22nd, 2008 | 5 Comments

Lisa...please tell me how you created the workflow rule (your whole process, pls)...I am running into the very same problem having created 100+ letters using quick campaign and all of the acts read...

About Rolex Watches and Replica Rolex Watches
Posted on May 22nd, 2008 | 0 Comments

About Rolex Watches and Replica Rolex Watches From Replica Watches Website: http://www.precisionreplicas.com You will be dazzled by our extensive Rolex replica watch collection. Our entire...

Go Offline in Outlook fails with SQL General Error
Posted on May 22nd, 2008 | 0 Comments

Hello After sometimes going offline in Outlook CRM Client I get an SQL General Error and the process cancels. I can repair that using the Diagnose program of the CRM Client. There I saw an message...

CRM 4.0 mail merge recipients list is blank?
Posted on May 22nd, 2008 | 2 Comments

I have had this same problem. I found that new records that had been directly inserted into crm 4.0 after the upgrade worked fine. I then found that all converted data from 3.0 were set to "Do...

import new tasks from CSV?
Posted on May 22nd, 2008 | 4 Comments

Using import to bring in new task could not have been easier just create a file with the following headers(or more if you have more attributes) Subject,Regarding,Priority,Start Date,Due...