Tech Support > Microsoft Windows > Windows CRM
Unexpected feature when working with Reporting Services
Posted on January 5th, 2005 | 5 Comments

Using a previous version of Internet Explorer (6.0.2800.1106CO) we generate a Report from an aspx page (using Reporting Services). Then the report was showed in a popup page. The Reporting Services...

Country Picklist
Posted on January 5th, 2005 | 13 Comments

I want to force users to use standardised spellings for country names, so I have created a picklist field (CFPCountry) and now want to populate it. I have found the place in the XML export file but...

KDC Error
Posted on January 5th, 2005 | 0 Comments

i have KDC problem for cifs. When I tries to find which SPN has the same name and use the command offered by the support page in which I copy and paste into the command prompt. The command load...

CRM Administrator
Posted on January 5th, 2005 | 2 Comments

Merry Xmas and Happy New Year to all. For security reasons we are going to be changing over our passwords. Is there any ramifications of doing to the CRM Administrator ?? any help...

Inbound Email not including body content
Posted on January 5th, 2005 | 1 Comments

All I know at this point is that: - Email from external addresses looks good - Email from the Sales client looks good - Email from Outlook is not right The problem is when an email comes in there...

Perform a calculation????
Posted on January 5th, 2005 | 4 Comments

I'm curious if anybody knows how I can do a calculation on two fields in CRM. In the Opportunity form I created a Gross Profit custom field and what I want to do is calculate Gross Margin by taking...

Migrate Goldmine to MSCRM: Contact & Link
Posted on January 5th, 2005 | 1 Comments

I'm migrating our goldmine system to MS CRM1.2. Here I have a question about the table of contact. As my checking, the contact table in goldmine should be "contsupp". But MS CRM provided an excel...

JavaScript and SDK
Posted on January 5th, 2005 | 2 Comments

In CRM software, where we can write the Javescript or programming language is in the onEvent trigger. is that right? or we can write in somewhere else. can any one teach me how to take advantage of...

Goldmine to CRM Migration
Posted on January 5th, 2005 | 1 Comments

Yes some one of our offices has Maximizer in my last message and the other firm we are merging with has Goldmine. We have the data migration tables and most of the Microsoft information on how we...

How long does going offline take?
Posted on January 4th, 2005 | 4 Comments

We're testing going offline on a P4 machine, 384MB RAM, 100MBit network connection. After about 20 minutes we get this message: The process is running and is waiting for a response from one of the...

Maximizer to CRM Migrations
Posted on January 4th, 2005 | 2 Comments

Does anyone know if there are Data Migration table spreadsheets out there like Microsoft has for ACT, Goldmine, Sieble etc. for Maximizer? We are going to be doing a Maximizer migration and have...

How to delete Fiscal Year Settings ?
Posted on January 4th, 2005 | 4 Comments

Hi. I want to delete fiscal year settings but the system prompt me "You can't ! " How can I do it ? Can I do it deleting records in some tables ? Sebastiano

Importing data from Maximizer
Posted on January 4th, 2005 | 3 Comments

Hi: What experience has anyone had with importing Maximizer data into MSCRM using either the Data Migration tool, Scribe, or a combination of both? Scribe don't handle this seamlessly, you...

Email Attachments Disappear
Posted on January 4th, 2005 | 4 Comments

Anytime I try to forward an email with an attachment from within CRM, the attachment is stripped off. Any idea why this happens and how to fix? Thanks! -- DDT

Sales For Outlook Update, Permission Denied
Posted on January 4th, 2005 | 3 Comments

I'm trying to install the Sales for Outlook 1.2 Enhancements on a machine with XP SP2 installed. I'm getting a you don't have enough permissions error. I've tried installing the patch as local...

Users from child business unit is having trouble accessing the crm
Posted on January 4th, 2005 | 2 Comments

hi Users from child business unit are having trouble accessing the sales module for web application. The error is : Error has occured. please contact system administrator. However the same user...

Very Short - 4 Question Toolkit Survey
Posted on January 4th, 2005 | 0 Comments

1) Are you aware of the existing Axapta and CRM consulting methodogy toolkits? 2) Have you used the toolkits at a customer engagement? 3) Describe the value you find in these toolkits? 4) How...

two sets of the registration keys
Posted on January 4th, 2005 | 2 Comments

Our client bought the CRM software with 50 users, but Microsoft gave us a registration key with 40 users first. Another 10 user’s license will be provided for later. My question is “Could we...

Copying Address Fields into More Addresses Side Tabs
Posted on January 4th, 2005 | 2 Comments

Hi. I am trying to make a copyAddress button for a case where ShipTo is the Same as BillTo Address.I am able to do this alright with the SDK and this works both when the implementation uses the...

SDK bug
Posted on January 4th, 2005 | 3 Comments

QuoteDetail.update If priceperunit=0 an "incorrect parameter" error is returned, but the quotedetail is created regardless. This causes a server error when viewing the quote.