Tech Support > Microsoft Windows > Windows CRM
Server was unable to process request
Posted on September 10th, 2006 | 1 Comments

JN wrote: I had the same problem andI ended up going to Microsoft to get the problem fixed. My problem was when I went into Systems Settings, Email tracking tab and made the tracking token prefix...

explorer file folders should show if they contain a file
Posted on September 10th, 2006 | 1 Comments

Bart, I think the addition of metadata to files will let us organize files better with better search options. I think this is a Vista feature. Calvin Luttrell How e-commerce is...

Completing CRM Appointments in Outlook
Posted on September 10th, 2006 | 1 Comments

Ben, The MSCRM provides a rich set of web services which is great because you write a outlook add-in to do whatever you want with CRM. I'm writing my own link to outlook simply because I had no need...

CSV Import
Posted on September 10th, 2006 | 1 Comments

Marlene, If you're importing try a test file of 10 records first to make sure your format works. It's very picky about data. You can use whatever field names you want if you use the same field names...

SQL Maintenace Plan
Posted on September 9th, 2006 | 6 Comments

Where do I find the DB Maint. Wizard, I need to backup my db for a system reformat? "Matt Parks" wrote:

Lead Form OnChange event jscript ot Working need expert advice
Posted on September 9th, 2006 | 5 Comments

I rewrote the script to not contain any functions. You can use it in the OnChange event of the address1_postalcode field. It may not be the best way to do it, but it doesn't need any modificatons to...

Can't create Appointment from Outlook
Posted on September 9th, 2006 | 4 Comments

The updated help (they released a help update on the MS Download site) does include much better descriptions, as does the latest version of the MS CRM SDK. Derek Ryan wrote:

Users and access in CRM
Posted on September 9th, 2006 | 1 Comments

You should NOT be touching the database directly (there is a LOT of stuff that is done behind the scenes between what you see in IE/Outlook and the database. There are supported methods for...

Contact Slugs
Posted on September 8th, 2006 | 0 Comments

When inserting a contact slug in the workflow email-template, the contact fields do not populate when the email is received. All other entities work (i.e. case, account, owner, subject, etc.). Has...

CrmService on offline client
Posted on September 8th, 2006 | 1 Comments

Sameer, There isn't anything wrong with your client installation. The offline web service does only provide a very limited functionality. The metadata service works great, but to use the CrmService...

Changing the "reply to" on emails
Posted on September 8th, 2006 | 0 Comments

I have several support reps who monitor a queue for customer support requests and then reply to the customer using a CRM email activity. We want any customer reply to our email to be sent to the...

How to Make Activity Associated View Default to "All"
Posted on September 8th, 2006 | 0 Comments

1.) Backup Global.js file here <crm server>\wwwroot\_common\scripts 2.) Open Global.js file here <crm server>\wwwroot\_common\scripts 3.) Past the Code Below into the top portion right under...

Email & Calenday Not Syncing
Posted on September 8th, 2006 | 0 Comments

We have CRM 3.0 installed on a Win2K3 box, and recently changed the port from 5555 to 80. We had to disable the default web site in IIS on this box first. When using Outlook with the CRM add-on, or...

Jobs in MS CRM 3.0
Posted on September 8th, 2006 | 2 Comments

Hi Matt, Does that mean that if the the KBase entity is not utilized, we could disable the job? "Matt Parks" <mattp65@Yax_RemoveDashAndX_xhoo.com> wrote in...

Odd behavior of Look For feature
Posted on September 8th, 2006 | 2 Comments

Thanks, Matt! I tried the wild card characters in the class (on cases) but found no results. Today, it appears to be working. After some additional checking I think I figured out the...

Lookup associated to Account
Posted on September 8th, 2006 | 1 Comments

You cannot filter the displayed records in CRM. See http://www.stunnware.com/crm2/topic.aspx?id=CustomLookup for a...

How do we bring data from external application to CRM?
Posted on September 8th, 2006 | 2 Comments

Hi, Thank you for your reply. We have programming resources in the company. However we wanted to know how we should transfer data to and from external database and MSCRM conceptually by using...

Jscript or workflow
Posted on September 8th, 2006 | 8 Comments

crmForm.all.IFRAME_<name of iframe>.src = "http://www.yahoo.com"; -- Michael http://www.stunnware.com/crm2 ---------------------------------------------------------- "New to this"...

Client side code to prevent duplications
Posted on September 8th, 2006 | 2 Comments

Thanks Mitch "Mitch Milam" wrote:

Lookup on custom entity without relationship
Posted on September 8th, 2006 | 3 Comments

I don't own the code, so the answer is no. -- Michael http://www.stunnware.com/crm2 ---------------------------------------------------------- <is_vlb50@hotmail.com> schrieb im...