Tech Support > Microsoft Windows > Windows CRM
Bare LFs when using bulk email / reply from CRM client.
Posted on May 15th, 2007 | 1 Comments

Did you solve your problem? I have the same issue with e-mails that gets returned with a Delivery Status Notification. I think this is because of the Bare LF problem. I have also created a Callout,...

CRM Software Leader | Business Technology Leadership
Posted on May 15th, 2007 | 0 Comments

Provides on-demand customer relationship management (CRM) software services to help companies with global customer communication.Tips and trends for maximizing the business benefit of customer...

Microsoft Releases Dynamics CRM 3.0, for Medical Network Development on 10.May 2007.
Posted on May 15th, 2007 | 0 Comments

Redmond, Washington - May 10, 2007 - The new Microsoft Dynamics CRM 3.0 has been developed, to assist medical device companies, in building a worldwide network of trainers, doctors and customers...

Help with field translation with Scribe
Posted on May 15th, 2007 | 0 Comments

Does anyone have a uself guide for using scribe to translate fields from Salesforce to the integer codes used in crm. I have a good amount of our data migrated but I'm stuck on theses translation. I...

Adding 2nd Contact Look-up to Quote
Posted on May 15th, 2007 | 2 Comments

See this thread for an answer to the same...

Problem with Report Filter
Posted on May 15th, 2007 | 1 Comments

Hi, You will need to prepare your report for filtering. you can do this by adding an alias to the filteredview with the prefix "CRMAF_". That means that you should not use this as query: "select *...

Defining "TO" recipient for workflow emails
Posted on May 14th, 2007 | 1 Comments

You need to write a workflow assembly so you can email the original creator ============================== John O'Donnell Microsoft CRM MVP http://www.crowecrm.com

Error when adding an Attribute i CRM 3.0
Posted on May 14th, 2007 | 4 Comments

I have tried the "Method2" and deleted the line from the web.config file. IISRESET, but it did nok help. Regarding Method 1: How do I know if i "have customizations that require...

Can callout developed by .net 1.1 call web service developed by ne
Posted on May 14th, 2007 | 5 Comments

Thank you guys. For now I am clear why my call out still working :) Amnouy J. "Jeremy" wrote:

set state of an opportunity
Posted on May 14th, 2007 | 1 Comments

You probably have to set the specific OpportunityStatus value, because there is more than one possible status for a lost opportunity. Try either: ss.OpportunityStatus = 4; //...

Create New Case From Lookup Window
Posted on May 14th, 2007 | 1 Comments

As far as I know, there is no way to overwrite this. It is not a permissions problem either. Perhaps someone from Microsoft will see this and chime in with a reason...

Is it possible to use CRM 3.0 without an Exchange Server?
Posted on May 14th, 2007 | 1 Comments

The answer is yes, you can. Typically you need to do this if you have set up your Exchange server incorrectly, or there are problems with CRM's Email functions. If you google both on the CRM...

Error Msg
Posted on May 14th, 2007 | 1 Comments

Melanie, This is a very general/vague error message. Please go to the web.config file located at C:\Program Files\Microsoft CRM\CRMWeb by default and find the DevErrors Key. Make sure the value is...

Microsoft CRM Reporting Services DateTime Parameter
Posted on May 14th, 2007 | 0 Comments

Hello, I've built a report for a client using Reporting Services in VIsual Studio 2005. The report is viewed in CRM 3.0. I have, among others, 2 parameters that are using DateTime format. The...

Close Opportunity programmatically
Posted on May 14th, 2007 | 3 Comments

What kind of script I should use? I have tried any possibilities to close opportunity (callouts, onChange and onSave events), but I could not find the right solution. When I use callouts it looks...

Delete Services
Posted on May 14th, 2007 | 1 Comments

Yes, you can't delete services but you can deactivate. The idea is not lose any related data. Similar to BUs and Users. "Jevgenij Martynenko" wrote:

Installation Error
Posted on May 14th, 2007 | 4 Comments

Hi all, I found a solution for this: Put the 1 cd of SBS2003 R2 in your CD drive , open a command prompt and copy this command: Start /wait E:\sql2005\setup.exe /qb...

Run report error
Posted on May 14th, 2007 | 3 Comments

Hi GrandiJoos, CRM is a alias in my dns server. It will redirect to the servername. No port specified "GrandiJoos" wrote:

CRM 403 forbidden: access is denied
Posted on May 14th, 2007 | 4 Comments

Hi Anne, I've been searching for solutions to this problem, and am wondering about your response... Are you implying this error is the result of CRM being installed on a non DC machine? Michael

Relationship between Campaign and Marketing List in CRM 3.0
Posted on May 14th, 2007 | 0 Comments

Hi, Do there exist any database relationship between Campaign and Marketing List? If I want to view the infomation present in the Marketing List, when a custom field in Campaign is checked,then how...