Microsoft CRM - MS CRM Installation version 1.2 Licence key problem |
- MS CRM Installation version 1.2 Licence key problem
- How to send direct email to all contacts at an account?
- Not enough licences runnung report from MSCRM
- Avaya Integration
- Deployment manager snap-in failed to initialize
- Space Problem
- Attachments do not go into CRM properly
- New functionalities in version 3.0
- Can't go Offline (Sync) with SFO
- HTTP Error 403.1 - Forbidden: Execute access is denied.
- Install fails with "unable to create root business"
- Change Stage
- CRM Aplication cannot send e-mail´s. Generate a error lo.
- Delete a user from a team.
MS CRM Installation version 1.2 Licence key problem Posted: 21 Jul 2005 11:43 PM PDT Hi Göksal, If you are going to use the license key for demo or development purposes, you can use the "Adventure Works Cycle" key. This can be found in the Implementation Guide (ig.pdf) on the Microsoft CRM doentation CD - I think it is in chapter 21. If you are looking for a key for your production environment, you have to register your license to get the key. You should get an e-mail from Microsoft with your MBS number, which you have to use when registering the product. After registering, you can find your license key on Customer Source or Partner Source (depending on whether you are a customer or partner) I hope this can be of help to you, Henning B. Treichl (formerly Jespersen) (WM-data, Denmark) "Ersen" <microsoft.com> wrote in message news:com... |
How to send direct email to all contacts at an account? Posted: 21 Jul 2005 12:58 PM PDT Hi Viktor, Depending on your exact business case, I would say that you have two choices: 1. Direct mail (E-mail) to all Contacts on one Account: Open the Account in question -> Contacts -> Select all Contacts on the associated Contact view -> select 'Send Direct E-mail...' from the Actions dropdown menu. If you are doing this from a Sales For Outlook client you can use Microsoft Word mail merge, or else you can use an Microsoft CRM e-mail template. 2. Direct mail (E-mail) to all Contacts in a number of Accounts: Use the Advanced Search Tool slightly different as Daniel Rodriguez described it. Add the 4-6 custom Account segmentation fields on the Contact entity and map the fields. For your exiting Contacts, you will have do develop a code for updating data, as mappings only supports copying data on creation of the record. Then you can search on contacts, using the criteria needed and use the Direct Mail feature in the Actions drop down menu on the view in the Advanced Search Tool. Before you decide which method to use, you should know, that Microsoft CRM v.3.0 holds a much more advanced search engine enabling combining entity criteria in your search profiles and saving search profiles for re-use. Furthermore the Marketing module will support more direct mail functionalities and have a more enhanced Word mail merge feature, also supporting merging of custom fields. So, if you can wait for about half a year, an upgrade will provide you with a new world of features. Kind regards, Henning B. Treichl (formerly Jespersen) (WM-data, Denmark) "Viktor" <microsoft.com> wrote in message news:com... |
Not enough licences runnung report from MSCRM Posted: 21 Jul 2005 11:00 AM PDT Try it: On the CRM server, open the Crystal Configuration Manager, re-start the Crystal APS service. Cheers, Jim |
Posted: 21 Jul 2005 10:59 AM PDT Thanks for all the help and replys. I had to do what CEO said but then I had to actually add the crm site into the local intranet site list in IE. Thanks once again. "JBC" wrote: |
Deployment manager snap-in failed to initialize Posted: 21 Jul 2005 10:16 AM PDT First of all, you must be the domian administrator in the CRM server. If it doesn't work, then try to re-install IIS in the CRM server. Cheers, Jim |
Posted: 21 Jul 2005 06:39 AM PDT You can run DBCC Opentran agains the log file to make sure there are no transactions that are not commited to the database. You can then use the dbcc shrinkfile command against the database to reduce the size. As for other space, enumerate all the HLP files on the C drive and compress them. Then do the same to the Text files. I get about 2 gigs of space when I compress, logs, Hlp files and TXT files. Also check the logs folder in system32. You may see a great deal of web logs in one of the subfolders. "KMD" wrote: |
Attachments do not go into CRM properly Posted: 21 Jul 2005 05:01 AM PDT I went through trying to explain this same thing to Microsoft support only to be told they they didn't have a fix for it. It looks like something to do with propriatery email formats (Microsoft's TNEF included). We receive many emails from automated email systems (SAP order systems) with order details in PDFs and in CRM all of these attachments are called attachment.txt. Even using Word 2003 to send an email directly, with a picture in it will cause the same problem. If anyone does have a fix please let me know. Sean Donnelly wrote: |
New functionalities in version 3.0 Posted: 21 Jul 2005 04:17 AM PDT Some details of CRM 3.0: * Web Interface and Outlook offline is redesigned * New Subscription-Based Licensing for Hosted Deployments * New CRM Offering for Small Businesses * Extended Support for Worldwide Languages Have a look: http://www.microsoft.com/presspass/press/2005/jul05/07-05CRM30PreviewPR.mspx |
Can't go Offline (Sync) with SFO Posted: 21 Jul 2005 01:42 AM PDT Did you take note of the version number of the Authz.dll file before you applied the hot fix? Move and rename the file and reapply the hotfix. Check out versioning numbers. Or unregister and reregister the DLL. Siince I have not seen this error on our systems, those are two troubleshooting things I would try. "Charlotte" wrote: |
HTTP Error 403.1 - Forbidden: Execute access is denied. Posted: 21 Jul 2005 12:27 AM PDT Did you try to allow all extensions? If you do, please try to setup the TCP port to 80, if you setup the SSL port, you need to use the port number and https:// For example, you use the SSL port which is 8083, then you must use "https://crmsrv:8083" to access CRM server. Also, you may try to use IP address to access CRM server, (https://CrmServerIpAddress:8083) |
Install fails with "unable to create root business" Posted: 20 Jul 2005 11:53 PM PDT Peter Thanks for your help. I tweaked the security settings to use the Administrator account during the install process. I know this is not really how it should be done, but it installed. Thanks for your help. alan "Peter Lynch" <com.SPAMFREE> wrote in message news:phx.gbl... |
Posted: 20 Jul 2005 05:50 PM PDT if you open an opportunity then click on activities you should see a tab on the right called sales process..if this showing any sales process? -- John O'Donnell Microsoft CRM MVP http://www.mscrmfaq.us "Efraín" <microsoft.com> wrote in message news:com... DOMAIN\administrator |
CRM Aplication cannot send e-mail´s. Generate a error lo. Posted: 20 Jul 2005 09:16 AM PDT Hi Curt, I have the same problem. Do you mean in your post that the MSXML must not be the same on both the CRM and Exchange servers ? If not, what version od XML should the Exchange server have ? Currently both have 4.2 SP2 Do you know where this D:\CRM\... path comes from I did not find it in any file on the CRM server or in the registry on both the CRM and the Exchange servers. Would regsvr32 on the CRM dll's found in the bin folder help ? Thanks. VK. "Curt Spanburgh" wrote: |
Posted: 20 Jul 2005 03:04 AM PDT Thnx. You really helped me. I have another question. Maybe you can help me also with this one or someone else. Why is it not possible to delete a team. I want to know this, cause i made a mistake. The names I used for teams need to be used voor Business Units. And it is not possible to have a Business Unit name that has the same name as a team. How can i correct this? Thnx in advance. S.Oumoulid "Dave Carr (dave- no com" wrote: |
You are subscribed to email updates from TextNData Forums - Microsoft CRM To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |