<?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[[How-To] Instalando CDONTS en Windows 2003 Server?]]></title>
<link>http://kb.parallels.com/es/560</link>
<description><![CDATA[<div id="article">
	<ul class="listActions">
<li><span class="actionNotyfy">Article for your preferred language does not exist. Below is international version of the article.</span></li>
</ul>





	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">[How-To] Instalando CDONTS en Windows 2003 Server?</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 560&nbsp;</div>
					<div>Last Review: Jan,23 2009</div>
					<tr>
						<td>Author: </td>
						<td></td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Meritxell Sevilla</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Plesk 8.x for Windows</li>
							<li>Plesk 7.x for Windows</li>
							<li>Plesk 9.x for Windows</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>Resolución</h2>
					Microsoft Windows Server 2003 no instala Collaboration Data Objects (CDO) para NTS (CDONTS). Por consiguiente, las aplicaciones que usan CDONTS no funcionan correctamente en un equipo basado en Windows Server 2003. Windows Server 2003 ofrece alternativas mejoradas a CDONTS. <br /><br />Para que CDONTS funcione en un equipo basado en Windows Server 2003, realice una de las siguientes acciones: <br /><br />1. Descargue un archivo adjunto <em>CDONTS.ZIP</em> . Una vez haya descargado el archivo, descomprima CDONTS.DLL y gu&aacute;rdelo en la carpeta <em>%systemroot%\system32</em> (<em>por defecto C:\Windows\system32</em>). Tambi&eacute;n puede obtener <em>CDONTS.DLL</em> desde el CD&nbsp;de su Windows 2000. <br /><br />2. Registre el componente CDONTS.DLL en su servidor usando el siguiente comando:<br />&nbsp;<br /><div class="commandline"><code>regsvr32 &quot;%systemroot%\system32\cdonts.dll&quot;</code></div> Por ejemplo: <br /><br /><div class="commandline"><code>C:\WINDOWS\system32&gt;regsvr32.exe cdonts.dll</code></div> 3. Una vez haya registrado su componente <em>CDONTS.DLL</em>, es necesario que compruebe si su servicio SMTP est&aacute; en funcionamiento. <br /><br />Vaya a <strong>Herramientas administrativas, IIS</strong> y ampl&iacute;e su m&aacute;quina local. Si el servicio SMTP aparece enumerado significa que est&aacute; instalado, de lo contrario deber&aacute; instalar este servicio. <br /><br />Para instalar SMTP, realice los siguientes pasos: <br /><br /><strong>Vaya a Panel de Control, Agregar/Quitar Programas, Agregar/Eliminar Componentes de Windows, Servidor de Aplicaciones, IIS, Seleccione servicio SMTP, Haga Clic en ACEPTAR</strong>. <br /><br />4. Cambie el n&uacute;mero de puerto para el servicio SMTP. El puerto por defecto es el 25. Use 25 s&oacute;lo en el caso de que no tenga ning&uacute;n otro servicio SMTP&nbsp;en ejecuci&oacute;n. Si ya existe otro servicio SMTP ejecut&aacute;ndose en su servidor, cambie el puerto SMTP&nbsp;de IIS, por ejemplo al puerto 8025. <br /><br />Puede hacerlo a trav&eacute;s de la consola de gesti&oacute;n de IIS: <strong>Panel de Control, IIS</strong>, ampl&iacute;e <strong>`equipo local</strong>`, <strong>SMTP, Propiedades, General</strong>, haga clic en el bot&oacute;n <strong>Avanzado</strong>, <strong>Editar.</strong> <br /><br />5. Configure el servicio SMTP. Lo m&aacute;s importante es definir un nombre de dominio totalmente cualificado para el servicio SMTP: <strong>Panel de Control, IIS,</strong> ampl&iacute;e <strong>`equipo local</strong>`, <strong>SMTP, Propiedades, Entrega</strong>, haga clic en el bot&oacute;n <strong>Avanzado </strong>y configure el servicio <strong>Seguridad para SMTP</strong>. <br /><br />Es necesario que otorgue permisos al&nbsp; <strong>IIS_WPG</strong> standard IIS Worker Process Group. <strong>Panel de&nbsp;Control, IIS</strong>&nbsp;, ampl&iacute;e <strong>`equipo local</strong>`, <strong>SMTP, Propiedades, Seguridad</strong>, haga clic en el bot&oacute;n <strong>A&ntilde;adir</strong>, haga clic en el bot&oacute;n <strong>Tipos de objeto...</strong>, seleccione el elemento <strong>Grupos</strong>, haga clic en <strong>ACEPTAR</strong>, introduzca <strong>IIS_WPG</strong> como nombre de objeto a a&ntilde;adir y haga clic en <strong>ACEPTAR</strong>. <br /><br />Configuraci&oacute;n adicional: Seleccione <strong>Autenticaci&oacute;n</strong> y marque <strong>Acceso An&oacute;nimo</strong> y <strong>Autenticaci&oacute;n Windows Integrada</strong>. Haga clic en <strong>ACEPTAR</strong>&nbsp; y entonces haga clic en <strong>CONEXION. Configure los ajustes de RETRANSMISION</strong>. Haga clic en la pesta&ntilde;a <strong>ENTREGA</strong> y haga clic en <strong>AVANZADO</strong>. Defina el <strong>Cont MAX hop</strong> al valor deseado, aunque le recomendamos que al menos lo defina a 20.<br />Ahora el servicio SMTP&nbsp;de IIS ya est&aacute; configurado.
				</div>
				<div class="article-part">
					<h2>Información Adicional</h2>
					<a href="http://kb.parallels.comhttp://support.microsoft.com/default.aspx?scid=kb;en-us;324649">http://support.microsoft.com/default.aspx?scid=kb;en-us;324649</a>
				</div>
				<div class="keywords"><strong>Keywords:</strong> CDONTS windows 2003 install</div>
			</div>
		</div><!-- article-container -->

			<h2>Attachments:</h3>
			<ul class="AttachedFiles">
					<li><a href="http://kb.parallels.com/Attachments/255/Attachments/cdonts.zip">cdonts.zip</a>(172Kb)</li>
			</ul>

			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=560&ArticleLanguage=es&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=560&ArticleLanguage=es&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' : '560',
													'ArticleLanguage' : 'es',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





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

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


]]></description>
<guid isPermaLink="false">255 LastUpdated: 2009-01-23 15:59:01</guid>
<pubDate>2008-10-06 09:10:32</pubDate>
</item>
</channel>
</rss>



