Tech Support > Microsoft Windows > Windows CRM
Not able to save changes to system settings
Posted on June 26th, 2006 | 1 Comments

This is normally caused by a incorrect SQL Reporting Services setup. Check that your SRS Server is working, check that srs's url is well configured at deployment manager. And if it doesn't solve the...

Error on first screen
Posted on June 26th, 2006 | 1 Comments

try setting <add key="DevErrors" value="Off"/> to "On" in your web.config of your crm site. that should give you some more information about the error. alwin

Change normal letters in to Capitals
Posted on June 26th, 2006 | 2 Comments

Thank you really very much for the quick response, and most important: IT WORKS!!! Thank you!!

Outlook Client installation should not unlink the PST folder
Posted on June 26th, 2006 | 0 Comments

It is a suggestion to the product MSCRM 3.0. We implemented the MSCRM 3.0 for our customer and it is at the final phase of the project. Unfortunitely, our customer has recently found out that...

Router Rules
Posted on June 26th, 2006 | 3 Comments

Hi Tim, What the users are seeing is actually the same server-side inbox rule. In another word, the users themselves, are able to delete the inbox rule. Cheers! "Tim VonDerHaar"...

Knowledge Base Articles
Posted on June 26th, 2006 | 0 Comments

Hi CRMers, For the case entity, we have articles that are linked to the knowledge base. When my user selects an article, I hope to be able to copy the article and paste it into a 'ntext' to capture...

CRM Exchange route problem
Posted on June 26th, 2006 | 1 Comments

Not sure what you want to "change". If you never installed the router previously, there shouldn't be an issue. CRM isn't aware of the router until it's installed. The Repair can be used to route...

use workflow when a field Changes
Posted on June 26th, 2006 | 3 Comments

You can find more info about Callouts in the SDK: http://www.microsoft.com/downloads/details.aspx?familyid=9C178B68-3A06-4898-BC83-BD14B74308C5&displaylang=en -- Matt Parks MVP - Microsoft CRM

Misc CRM 3.0 Questions
Posted on June 26th, 2006 | 4 Comments

The backups are covered in the Implementation Guide. It has a section on disaster recovery. However, it does not get into specifics of Log vs. Full data backups of the DBs. You need to ensure you...

What about many regional offices?
Posted on June 26th, 2006 | 9 Comments

As far as I know, there are no plans to address this in v4. My company is in the process of building something similar for one of our clients, not aware of anyone who has compelted this...

JScript for phone formatting
Posted on June 25th, 2006 | 1 Comments

Mircorosft provides a script example to do exactly what you're trying to do here. Go...

Deleting more than 250 rows
Posted on June 25th, 2006 | 3 Comments

Where did you find it in the DB ? Jack "John O'Donnell" <csharpconsulting@nospam-hotmail.com-nospam> skrev i en meddelelse news:ua8jWaulGHA.3576@TK2MSFTNGP04.phx.gbl...

Cannot import customisations - various errors
Posted on June 25th, 2006 | 0 Comments

Well, I have created solution for a client which is currently running at 44 custom entities, including lots of changes to views and forms, and lots of jscript to consistently fill the names of "join"...

Some more simple CRM 3.0 Questions
Posted on June 24th, 2006 | 3 Comments

On the CRM server, bring up Workflow Manager. From there select E-mail from the Entity Type. Then select New from the File menu. Then give it a name and description and select Create for Event. Then...

Change 'Track in CRM' Status
Posted on June 24th, 2006 | 0 Comments

If a contact or task is designtated to be tracked in Outlook, how can I undo this so that it's no longer being tracked? Thanks

Add new field that is User Lookup
Posted on June 24th, 2006 | 0 Comments

I have had many clients that need to attach multiple users to a single account. What I mean is there is an Owner for every account . That can be used as the "Account Manager" But what if you also...

Offline Sync at Intervals
Posted on June 24th, 2006 | 0 Comments

I have many clients the have sales guys that are on the road constantly. They want to remain "Offline" with their Outlook most of the time. They constantly forget to press the "go online" to send...

PreCallout return messages
Posted on June 24th, 2006 | 0 Comments

I am trying to write a pre-callout routine. I have it working. When a certain condition is met, I return the abort return code and a message. Then I get this really bad end of the world type of...

Security account used for Microsoft CRM
Posted on June 23rd, 2006 | 3 Comments

<dcristu@discussions.microsoft.com> wrote: Of the three choices you asked about, you should use the following in order of preference: 1. Network Service preferably 2. Domain User next 3. Local...

relation between custom entity
Posted on June 23rd, 2006 | 1 Comments

<meer100@speedxs.nl> wrote: Did you create a 1-to-many relationship between opportunity and candidate? If so, then you should add the relationship attribute to the candidate form. You'd then set...