Microsoft CRM 4.0 und Auto Update

Posted on August 6th, 2008 in Outlook Client von Seidl Michael | 152 Views | View blog reactions

In the current Version of Microsoft CRM, it is possible to install Hotfixes and Updates for the Outlook Client via Auto Update, it’s very useful for the great bunch and useful Hotfixes and Updates.

Vista SP1 maybe at February?

Posted on Januar 30th, 2008 in Allgemein von Seidl Michael | 770 Views | View blog reactions

Everyday, the Rumour getting harder, that the first Servicepack of Windows Vista is showing up at 15th of February. There are a few sources, talk about the release of Vista SP1.

Sources: NDP Group, Digitimes

JSCRIPT 3

Posted on November 26th, 2007 in JSCRIPT von Seidl Michael | 1,378 Views | View blog reactions

After a long time, I will work again on this site, and I will give you more Samples and News. The next Days there will be a few Samples of Jscript Codes, after that I will give you some News about CRM 4.0, so I am back again.

So this is a little Script, which checks the Values in a particular Field, so you can get sure, that only useful Values will be entered. I took the Salutation Field, to check the entered Values.

OT: Ebay Verkauf

Posted on August 6th, 2007 in Allgemein von Seidl Michael | 1,172 Views | View blog reactions

Da ich mich gerade im Urlaub befinde und am entrüppeln bin, gibts hier nur kurz einen Off Topic Beitrag, unter folgendem Link seht ihr meine aktuelle Ebay Angebote, vielleicht ist ja was für euch dabei.

Neue Beiträge folgen in Kürze

Update Rollup 2 is here

Posted on Juli 5th, 2007 in Allgemein von Seidl Michael | 1,766 Views | View blog reactions

Since a few Days the Update Rollup 2 for Microsoft CRM 3.0 is available.

The Update Rollup 2 contains all Hotfixes from the Update Rollup 1 and all new Hotfixes.

Here are two Links for more Information.
More Informationen zum Update Rollup 2
Download from Microsoft

Change all Views

Posted on Juni 29th, 2007 in Allgemein von Seidl Michael | 1,666 Views | View blog reactions

Today I tell you about a little Trick, where you can edit all Views in Microsoft CRM, also that, you will not be able within CRM.

So, at normal way, you can only edit the Main Views, for example, Contacts, Accounts, Activities. But what if you want to edit the View “All Members” within the Marketinglist?
So you are not able to edit this View in Microsoft CRM, but with the next step, you can Edit all Views in Microsoft CRM, and the best thing, its official supported by Microsoft.

1. Start the Query Analyzer (SQL 2000), or the Managment Studio (SQL 2005).

2. Make a Query with the following string against the Database “Companyname_MSCRM”.

SELECT SavedQueryId FROM SavedQueryBase WHERE (Name = ‘All Members’) AND (ReturnedTypeCode = ‘2′)

3. You will get a GUID, which you put in the following URL, and now you can edit the View you want. After that don’t forget to Publish the Entity.

http:///tools/vieweditor/viewManager.aspx?id={xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}

Goodies

Posted on Mai 30th, 2007 in JSCRIPT von Seidl Michael | 1,496 Views | View blog reactions

So, here are some helpful links and Tools for your daily work with Microsoft crm 3.0, examples coming soon

RegexLib.com - A Lot of examples for Regular Expressions –> click
ajax.asp.net - Useful Samples for AJAX –> click
Webservicex.net - Useful Web services for your daily work with Microsoft CRM 3.0 –> click

Leraning Visual C# easily

Posted on Mai 18th, 2007 in Allgemein von Seidl Michael | 1,674 Views | View blog reactions

Cause i am a nooby in the world of programming, I read the Book Visual C# 2005. Das umfassende Handbuch. In my opinion it’s the best book to step into the world of Visual C#, you can use the samples in your work, and its easily to understand and learn with the book.

Solve Problems with CRM Server, Part 1

Posted on Mai 18th, 2007 in Allgemein von Seidl Michael | 2,056 Views | View blog reactions

When you copy the CRM Database to another SQL Server, or using the Redeployment Wizard, the following Error can occur:

Setup detected a version mismatch between the specified database and the current product.
The Version of Your Microsoft CRM Database is Lower Than Expected
Cause
Setup has detected that the version of your current Microsoft CRM 1.2 database does not match the version required.

The solution is very easy.

CRM Sidebar Gadget 0.2

Posted on Mai 14th, 2007 in Gadget von Seidl Michael | 4,129 Views | View blog reactions

So, its here, the Version 0.2 of my CRM Sidebar Gadget. For the first, its only Vesion 0.2, beacuse there is still a lot to do, but the next Version will be 0.8 or 0.9, an with your feedback, Version 1.0 is coming soon, so please give me your feedback about my Gadget.

Nächste Seite »