Hi,

i have a testinstallation of ms crm here which shows status reason "-1"
instead of the normal values listed below. This also happens when trying to
close a case in the status reason field. everything else seems to work fine.

Any help would be appreciated.

Cheers

Patrick

<status value="1" state="0">
- <labels>
<label description="In Progress" languagecode="1033" />
</labels>
</status>
- <status value="2" state="0">
- <labels>
<label description="On Hold" languagecode="1033" />
</labels>
</status>
- <status value="3" state="1">
- <labels>
<label description="Won" languagecode="1033" />
</labels>
</status>
- <status value="4" state="2">
- <labels>
<label description="Canceled" languagecode="1033" />
</labels>
</status>
- <status value="5" state="2">
- <labels>
<label description="Out-Sold" languagecode="1033" />