<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA["This task does not support recipients of this type" error on contact creation]]></title>
<link>http://kb.parallels.com/en/3498</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">"This task does not support recipients of this type" error on contact creation</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 3498&nbsp;</div>
					<div>Last Review: Jun,10 2009</div>
					<tr>
						<td>Author: </td>
						<td>Vitaly Filatov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Vitaly Filatov</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Operations Automation 2.6</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Symptoms</h2>
					The task &quot;Create contact '<em>&lt;contact_name&gt;</em>' (id=<em>&lt;contact_id&gt;</em>)&quot; fails with error:<br /><br /><span style='font-family: courier new,courier;font-size: 12px;'>Exception during execution of MPF request: 'Unknown error 0x80131600 <br />[&lt;response&gt;&lt;errorContext description=&quot;This task does not support recipients of this type.<br /> The specified recipient hosting.local/Hosting/Provider/S000<em>&lt;sub_id&gt;</em>/<em>&lt;contact_name&gt;</em> is of type MailContact.<br /> Please make sure that this recipient matches the required recipient type for this task.<br /> Cmdlet='Enable-MailContact' DomainController='DC01.hosting.local'<br /> Identity='LDAP://CN=&lt;contact_name&gt;,OU=S000&lt;sub_id&gt;,OU=Provider,OU=Hosting,DC=hosting,DC=local'&quot;<br /> code=&quot;0x80131600&quot; executeSeqNo=&quot;2&quot;&gt;&lt;errorSource namespace=&quot;Exchange 2007 Provider&quot;<br /> procedure=&quot;MailEnableContact&quot;/&gt;&lt;errorSource namespace=&quot;SW Managed Exchange&quot;<br /> procedure=&quot;MailEnableContact&quot;/&gt;&lt;/errorContext&gt;&lt;/response&gt;]'.</span>
				</div>
				<div class="article-part">
					<h2>Cause</h2>
					Previous MPF request did not perform a proper rollback action after a failure. Usually this issue can arise when connection between Exchange nodes and MPS server is not stable.<br />
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					To resolve such kind of issues, you should disable mail contact and re-run the task:<br /><br /><strong>1.</strong> Login to any Exchange or MPS server as Exchange administrator and open Exchange Management Shell.<br /><br /><strong>2.</strong> Use the following cmdlet to disable the contact:<br /><div class="commandline"><code>Disable-MailContact -Identity 'hosting.local/Hosting/<em>&lt;&quot;Provider&quot; or &quot;R000reseller_id&quot;&gt;</em>/S000<em>&lt;sub_id&gt;</em>/<em>&lt;contact_name&gt;</em>'</code></div><strong><br />3. </strong>Re-run failed task.
				</div>
				<div class="keywords"><strong>Keywords:</strong> enable disable contact</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=3498&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=3498&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '3498',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Vitaly Filatov</author>
<guid isPermaLink="false">3136 LastUpdated: 2009-06-10 04:14:14</guid>
<pubDate>2007-12-17 01:00:36</pubDate>
</item>
</channel>
</rss>



