CRM Spanish ForumCRM community space for an international audience, these new forums will be monitored by the CRM MVP team.© 2009 Microsoft Corporation. All rights reserved.Thu, 26 Nov 2009 20:13:09 Zc2f2aeaa-5bf0-4150-bca8-f4aa747e2fd5http://social.microsoft.com/Forums/en-US/crmspanish/thread/f0277f72-df9e-4599-98d5-50521a20699chttp://social.microsoft.com/Forums/en-US/crmspanish/thread/f0277f72-df9e-4599-98d5-50521a20699cJimmy Larrauri A.http://social.microsoft.com/Profile/en-US/?user=Jimmy%20Larrauri%20A.What's New In CRM5 (Slight Return) Estimados les dejo un enlace realmente interesante .<br/><br/>Donde los integrantes del Microsoft Dynamics Product Team de CRM 4.0 nos hablan mas de la evolución de la plataforma xRM y lo nuevo de CRM 5.0<br/><br/><br/><a href="http://blogs.msdn.com/ukcrm/archive/2009/11/24/what-s-new-in-crm5-slight-return.aspx">http://blogs.msdn.com/ukcrm/archive/2009/11/24/what-s-new-in-crm5-slight-return.aspx</a> <br/><br/><br/>Saludos,<br/> <hr class=sig> Jimmy LarrauriThu, 26 Nov 2009 20:13:08 Z2009-11-26T20:13:09Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/6e86c55d-01b3-4c0e-b261-9148dd35a945http://social.microsoft.com/Forums/en-US/crmspanish/thread/6e86c55d-01b3-4c0e-b261-9148dd35a945Netyphttp://social.microsoft.com/Profile/en-US/?user=Netyp¿me ayudas con este codigo, para cierre de tareas en oportunidades?<span style="text-decoration:underline"><span style="font-size:small;font-family:Times New Roman"> <div>Tengo un problema con respecto a poder cerrar las tareas (Task) en una oportunidad ademas de que si esta va a ser cerrada como ganada (won), indicarle al Usuario que tiene que completar el proceso hasta el 100 % y no dejando cerrar la oportunidad, pero si esta va a ser cerrada como perdida (Lost) dejar cerrar la oportunidad.</div> <div> </div> <div>Existe una pagina en donde esta el codigo para al menos cerrar las tareas abiertas al cerrar la oportunidad, pero al ingresarlo en Visual 2008 el codigo me marca errores y no puedo hacer ese proceso, la pagina es la siguiente</div> <div><a rel=nofollow href="http://blogs.msdn.com/anuarn/default.aspx">http://blogs.msdn.com/anuarn/default.aspx</a></div> <div> </div> <div><a rel=nofollow href="http://code.msdn.microsoft.com/crmplugintemplate/Release/ProjectReleases.aspx?ReleaseId=1684"><span style="color:#000000">baje unos templetes, este es del plugin.<br/></span><br/>http://code.msdn.microsoft.com/crmplugintemplate/Release/ProjectReleases.aspx?ReleaseId=1684</a></div> <div> </div> <div> </div> <div>cambio en el codigo la linea <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using crmsdk por  using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"> microsoft.crm.sdk;</span></p> <p> </p> <p><span style="font-size:x-small">tambien  cambio </span></p> <span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000"> <p>// Crear un conjunto de columnas que tendra las columnas a ser traidas del CRM</p> </span></span><span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ColumnSet</span></span><span style="font-size:x-small"> colstarea = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ColumnSet</span></span><span style="font-size:x-small">();<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ColumnSet</span></span><span style="font-size:x-small"> colstarea = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ColumnSet</span></span><span style="font-size:x-small">(</span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">string</span></span><span style="font-size:x-small">[] { </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;subject&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;activityid&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;createdby&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;actualend&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;scheduledend&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;statecode&quot;</span></span><span style="font-size:x-small"> });<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small"><span style="font-size:x-small">por la siguiente linea</span></span></p> <p><span style="font-size:x-small"> <span style="font-size:x-small"><span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Crear un conjunto de columnas que tendra las columnas a ser traidas del CRM </span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ColumnSet</span></span><span style="font-size:x-small"> colstarea = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ColumnSet</span></span><span style="font-size:x-small">(</span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">string</span></span><span style="font-size:x-small">[] { </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;subject&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;activityid&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;createdby&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;actualend&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;scheduledend&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;statecode&quot;</span></span><span style="font-size:x-small"> });</span></p> </span> <p><span style="font-size:x-small"> </span></p> </span></p> </div> <div>ademas en <strong>GetLength </strong>tambien me marca error y en el arreglo, sustitui <strong>GetLength</strong> por <span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000"> <p>Count <span style="color:#111111">por que alguien me ayudo aqui ne el trabajo, pero no queda y ya me desespere, puedes indicarme cual es mi falla en esto, te anexo mi codigo el cual me sigue marcando errores en el arreglo.<br/></span></p> <p><br/>Agradezco de antemano su ayuda ya que apenas estoy comenzando a programar y sigo los ejemplos, pero este me sirve para mi CRM 4.0 el cual estoy utilizando </p> <p> </p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> System;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> System.Data;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> System.Configuration;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> System.Web;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> System.Web.Security;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> System.Web.UI;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> System.Web.UI.WebControls;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> System.Web.UI.WebControls.WebParts;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> System.Web.UI.HtmlControls;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> System.Timers;</span></span></p> <span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000"> <p>// Microsoft Dynamics CRM namespaces</p> </span></span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> Microsoft.Crm.Sdk;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> Microsoft.Crm.SdkTypeProxy;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> Microsoft.Crm.Workflow;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> Microsoft.Crm.Workflow.Activities;</span></span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>using</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small"><span style="color:#000000"> Microsoft.Crm.Sdk.Query;</span> <p> </p> </span></p> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><font size=2 color="#0000ff"><font size=2 color="#0000ff"> <p>public</p> </font></font></span><font size=2 color="#0000ff"> <p> </p> </font></span> <p><span style="font-size:x-small;color:#000000"> </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">partial</span></span><span style="font-size:x-small;color:#000000"> </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">class</span></span><span style="font-size:x-small;color:#000000"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">_Default</span></span><span style="font-size:x-small;color:#000000"> : System.Web.UI.</span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">Page</span></span></p> <span style="font-size:x-small"> <p>{</p> <font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">protected</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">void</span></span><span style="font-size:x-small"> Page_Load(</span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">object</span></span><span style="font-size:x-small"> sender, </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">EventArgs</span></span><span style="font-size:x-small"> e) <p>{</p> <font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Set up the CRM Service.</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">CrmAuthenticationToken</span></span><span style="font-size:x-small"> token = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">CrmAuthenticationToken</span></span><span style="font-size:x-small">(); <p>token.AuthenticationType = 0;</p> <font size=2> <p>token.OrganizationName =</p> </font></span></p> <p><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;MicrosoftCRM&quot;</span></span><span style="font-size:x-small">;<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">CrmService</span></span><span style="font-size:x-small"> service = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">CrmService</span></span><span style="font-size:x-small">();<font size=2> <p>service.Url =</p> </font></span></p> <p><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;http://moss:5555/mscrmservices/2007/crmservice.asmx&quot;</span></span><span style="font-size:x-small">; <p>service.CrmAuthenticationTokenValue = token;</p> <font size=2> <p>service.Credentials = System.Net.</p> </font></span></p> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">CredentialCache</span></span><span style="font-size:x-small">.DefaultCredentials;<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">opportunity</span></span><span style="font-size:x-small"> opp = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">opportunity</span></span><span style="font-size:x-small">();<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">//Aqui se deberia recibir el ID de la oportunidad ya sea via workflow o plug-in.</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">//Para efectos de la muestra estoy pasando un ID directamente</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">Guid</span></span><span style="font-size:x-small"> id = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">Guid</span></span><span style="font-size:x-small">(</span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;C16508FC-3014-DE11-8CA9-0003FF2F18F6&quot;</span></span><span style="font-size:x-small">); <p> </p> <font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Crear un conjunto de columnas que tendra las columnas a ser traidas del CRM </span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ColumnSet</span></span><span style="font-size:x-small"> colstarea = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ColumnSet</span></span><span style="font-size:x-small">();<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ColumnSet</span></span><span style="font-size:x-small"> colstarea = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ColumnSet</span></span><span style="font-size:x-small">(</span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">string</span></span><span style="font-size:x-small">[] { </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;subject&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;activityid&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;createdby&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;actualend&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;scheduledend&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;statecode&quot;</span></span><span style="font-size:x-small"> });<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Crear la expresion condicional.</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ConditionExpression</span></span><span style="font-size:x-small"> conditionTareasOportunidad = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ConditionExpression</span></span><span style="font-size:x-small">();<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Configurar las propiedades de la expresion condicional para que traiga</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// todas las actividades relacionadas con la oportunidad escogida</span></span></p> <span style="font-size:x-small"><font size=2> <p>conditionTareasOportunidad.AttributeName =</p> </font></span> <p><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;regardingobjectid&quot;</span></span><span style="font-size:x-small">;<font size=2> <p>conditionTareasOportunidad.Operator =</p> </font></span></p> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ConditionOperator</span></span><span style="font-size:x-small">.Equal;<font size=2> <p>conditionTareasOportunidad.Values =</p> </font></span></p> <p><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">object</span></span><span style="font-size:x-small">[1]; <p>conditionTareasOportunidad.Values[0] = id;</p> <font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Crear el filtro</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">FilterExpression</span></span><span style="font-size:x-small"> filterTareasOportunidad = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">FilterExpression</span></span><span style="font-size:x-small">();<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Configurar las propiedades del filtro.</span></span></p> <span style="font-size:x-small"><font size=2> <p>filterTareasOportunidad.FilterOperator =</p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">LogicalOperator</span></span><span style="font-size:x-small">.And;<font size=2> <p>filterTareasOportunidad.Conditions =</p> </font></span></p> <p><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">ConditionExpression</span></span><span style="font-size:x-small">[] { conditionTareasOportunidad };<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Crear la expresion</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">QueryExpression</span></span><span style="font-size:x-small"> queryTareasOportunidad = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">QueryExpression</span></span><span style="font-size:x-small">();<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Configurar la busqueda.</span></span></p> <span style="font-size:x-small"><font size=2> <p>queryTareasOportunidad.EntityName =</p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">EntityName</span></span><span style="font-size:x-small">.task.ToString(); <p>queryTareasOportunidad.ColumnSet = colstarea;</p> <p>queryTareasOportunidad.Criteria = filterTareasOportunidad;</p> <font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Crear el objeto de la consulta</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">RetrieveMultipleRequest</span></span><span style="font-size:x-small"> retrieveTareasOportunidad = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">RetrieveMultipleRequest</span></span><span style="font-size:x-small">();<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Configurar las propiedades de la consulta</span></span></p> <span style="font-size:x-small"> <p>retrieveTareasOportunidad.Query = queryTareasOportunidad;</p> <font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Ejecutar la consulta: La consulta traera todas las actividades de la oportunidad. Tanto las que esten en la Histoty como en Activities</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">RetrieveMultipleResponse</span></span><span style="font-size:x-small"> retrievedtareas = (</span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">RetrieveMultipleResponse</span></span><span style="font-size:x-small">)service.Execute(retrieveTareasOportunidad);<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">if</span></span><span style="font-size:x-small"> (retrievedtareas.BusinessEntityCollection.BusinessEntities.GetLength(0) &gt; 0) <p>{</p> <font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">int</span></span><span style="font-size:x-small"> i = 0;<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">int</span></span><span style="font-size:x-small"> j = retrievedtareas.BusinessEntityCollection.BusinessEntities.GetLength(0);<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">/* Este ciclo identifica las actividades que estan en la Historia a traves del status. <p>Asi mismo, dejo comentada la condicion para verificar si esta tarea pertence al workflow de ventas</p> <p>Para identificar las tareas que pertencen al workflow debemos hacer dos cosas:</p> <p>1. Crear un campo en la actividad que se llame new_identificador</p> <p>2. Al configurar el workflow, debo asignar un valor al atributo new_identificador. Por ejemplo, el valor de 1.</p> <p>*/</p> </span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">while</span></span><span style="font-size:x-small"> (i &lt; j) <p>{</p> <font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">task</span></span><span style="font-size:x-small"> tarea = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">task</span></span><span style="font-size:x-small">();<font size=2> <p>tarea = (</p> </font></span></p> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">task</span></span><span style="font-size:x-small">)retrievedtareas.BusinessEntityCollection.BusinessEntities[i];<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">while</span></span><span style="font-size:x-small"> (tarea.statecode.Value.ToString() == </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;Completed&quot;</span></span><span style="font-size:x-small">) <p>{</p> <p>i = i + 1;</p> <font size=2> <p>tarea = (</p> </font></span></p> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">task</span></span><span style="font-size:x-small">)retrievedtareas.BusinessEntityCollection.BusinessEntities[i]; <p>}</p> <font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">//Luego de este while se pondria un while con el cuerpo exactamente igual pero con la condicion para evaluar si la tarea es o no del workflow, adicionandola de esta manera: &quot; while (tarea.new_identificador &lt;&gt; 1) &quot;.</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Lo dejé comentando en el código para que vean como funciona cerrando todas las actividades de la oportunidad y pasandolas al historial. Recuerden que para distinguir entre las actividades del workflow y las demás actividades, deben crear el campo new_identificador en la tarea y ponerle el valor de 1 en el respectivo workflow</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Sería algo como lo que viene a continuación: </span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// while (tarea.new_identificador &lt;&gt; 1)</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// {</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// i = i + 1;</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// tarea = (task)retrievedtareas.BusinessEntityCollection.BusinessEntities[i];</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// } <p> </p> <p> </p> </span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Fecha final de la tarea</span></span></p> <span style="font-size:x-small"><font size=2> <p>tarea.actualend =</p> </font></span> <p><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">CrmDateTime</span></span><span style="font-size:x-small">();<font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">// Tomar la fecha de hoy para usarla como fecha de cierre de la tarea</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">DateTime</span></span><span style="font-size:x-small"> endDate = </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">DateTime</span></span><span style="font-size:x-small">.Now; <p>tarea.actualend.date = endDate.Date.ToString();</p> <font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#008000"><span style="font-size:x-small;color:#008000">//Aqui se cambia el estado de la tarea a completada</span></span></p> <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">SetStateTaskRequest</span></span><span style="font-size:x-small"> SetTaskState = </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">new</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">SetStateTaskRequest</span></span><span style="font-size:x-small">(); <p>SetTaskState.EntityId = tarea.activityid.Value;</p> <font size=2> <p>SetTaskState.TaskState =</p> </font></span></p> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">TaskState</span></span><span style="font-size:x-small">.Completed; <p>SetTaskState.TaskStatus = -1;</p> <font size=2> <p> </p> </font></span></p> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">SetStateTaskResponse</span></span><span style="font-size:x-small"> stateSet = (</span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">SetStateTaskResponse</span></span><span style="font-size:x-small">)service.Execute(SetTaskState); <p>i++;</p> <p>}</p> <p>}</p> <p>}</p> <p>}</p> </span></p> </span></span><span style="font-size:x-small;color:#008000"></span></div> </span></span>Tue, 24 Nov 2009 18:51:23 Z2009-11-24T18:51:24Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/f39b28b5-932d-4914-90ef-73753d255b70http://social.microsoft.com/Forums/en-US/crmspanish/thread/f39b28b5-932d-4914-90ef-73753d255b70Santi Pareshttp://social.microsoft.com/Profile/en-US/?user=Santi%20ParesProcesos de venta y CRM 4Saludos a todos !<br/><br/>recientemente migramos el CRM a la versión4. En general bien, pero,.... detectamos problemas derivados de flujos de trabajo 'descontrolados', total, al final los cerré todos todos. Con eso logré que no se generaran 'Trabajos del Sistema' fantasmas, que cada día aparecían nuevos en la lista. Bien, he resuelto el problema de la creación 'espontánea' de trabajos del sistema. Lo que si he observado es que los 'procesos de venta' que me curré en la primera versión del CRM continuan en acción !! cuando creo una oportunidad se inician una serie de acciones que programe en su día como proceso de venta, pero es que he liquidado los procesos de venta que tenía, no los veo en ningún sitio, sin embargo están ahí, activos, será matrix ?...<br/><br/>Alguna idea o casos similares ??<br/><br/>Saludos de nuevo.Fri, 20 Nov 2009 09:01:51 Z2009-11-20T21:59:33Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/f3e50672-e6fd-44ed-8a06-7821f9da9a71http://social.microsoft.com/Forums/en-US/crmspanish/thread/f3e50672-e6fd-44ed-8a06-7821f9da9a71Vnedpevahttp://social.microsoft.com/Profile/en-US/?user=Vnedpeva¿Qué es Microsoft Dynamics CRM?Hola, perdonad que pregunte aquí sin buscar pero ando bastante angustiado, ¿qué es... *apunta hacia el título del mensaje*?<br/><br/>Muchisimas gracias.Fri, 20 Nov 2009 05:37:27 Z2009-11-20T17:09:34Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/266ef717-027d-4578-9ccc-007d2c3b3a0dhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/266ef717-027d-4578-9ccc-007d2c3b3a0dIvan Bicalhohttp://social.microsoft.com/Profile/en-US/?user=Ivan%20Bicalholookup com muitas entidadesOlá a todos!<br/><br/>Pelo que vi em outra discussão (<a href="http://social.technet.microsoft.com/Forums/pt-BR/dynamicspt/thread/15d293fb-3a14-41f2-8fe0-944de5177600">http://social.technet.microsoft.com/Forums/pt-BR/dynamicspt/thread/15d293fb-3a14-41f2-8fe0-944de5177600</a>) não tem como fazer, desenvolvendo no crm, um campo lookup com duas entidades, igual ao que acontece com a entidade CustomerAddress que relaciona-se com Contact e Account.  Gostaria de saber se temos a possibilidade de fazer isso via SDK!!<br/><br/>Muito Obrigado.Fri, 20 Nov 2009 13:32:36 Z2009-11-20T14:59:48Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/e312e755-4c07-4c00-b802-3d9cf8252efehttp://social.microsoft.com/Forums/en-US/crmspanish/thread/e312e755-4c07-4c00-b802-3d9cf8252efeAtiliohttp://social.microsoft.com/Profile/en-US/?user=AtilioRegistration tool and window 7Hola a todos, alguien ha tenido algun problema con el Registration Tool y el window 7?, Es mas, cuando trato de actualizar el plugin me sale un error de que no encuentra el Microsoft.crm.sdk.dll, ya lo he intentado todo, he agregado al gac, le he generado snk tambien lo he importado al proyecto he compilado ... no se que mas hacr... alguien me puede ayudar ... Muchas gracias.Wed, 18 Nov 2009 19:36:14 Z2009-11-19T21:01:54Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/d6c7d029-9654-403e-9eda-5a23f98e0e30http://social.microsoft.com/Forums/en-US/crmspanish/thread/d6c7d029-9654-403e-9eda-5a23f98e0e30Santiago123http://social.microsoft.com/Profile/en-US/?user=Santiago123Actualizar campos dinamicamenteHola Amigos,<br/>                 Necesito alguna manera de poder actualizar el valor de un atributo, supongamos &quot;x&quot; particular de tipo entero ubicado en una entidad A. Este atributo &quot;x&quot; cambia de valor cuando se crea o modifica otra entidad B para cierto valor de atributo &quot;y&quot;. Entonces cuando ocurre este evento, de crear o modificar un registro de la entidad B, el atributo &quot;x&quot; debera ser, por ejemplo x - y.<br/>Intente hacerlo con un flujo de trabajo pero no resulto, `pues no me deja restar ni hacer ninguna operacion.<br/>Tambien trate de hacerlo con un web service, pero no encontre algun mensaje para actualizar un valor en la base de datos, en realidad encontre pero para las entidades que vienen por defecto en el crm.<br/><br/>Supongamos por ejemplo, tengo en una entidad (A) el total de caramelos que me provee un viajante, entonces cuando hago una venta (esta seria la otra entidad B) debo ir descontando del total la cantidad que hice en una venta.<br/><br/>Alguna idea para implementar esto?<br/><br/>Saludos<br/>Santiago.Fri, 06 Nov 2009 18:29:48 Z2009-11-19T19:55:15Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/065fa1b7-81e1-416a-8fe5-46ef67c3ea75http://social.microsoft.com/Forums/en-US/crmspanish/thread/065fa1b7-81e1-416a-8fe5-46ef67c3ea75danistmhttp://social.microsoft.com/Profile/en-US/?user=danistmLG gm750 con winmo6.5 primer problemaYo no hace nada que tengo este LG gm750 con vodafone. Pero ya me he visto un problema que no entiendo ni le veo solución.<br/> <br/> Resulta que cuando le subo imágenes desde mi ordenador y luego las visualizo (sólo pasa si las visualizo desde la carpeta &quot;Mis Archivos&quot;) las imágenes se duplican. En la vista en miniatura se ven bien pero luego al abrirlas no corresponde la imagen que se ve con la que se debería ver. Y eso pasa con todas las fotos. Se ve una sola foto duplicada.<br/> <br/> ¿A alguien más le ha pasado esto? prueben a subir fotos y luego pongan una como fondo y luego intenten cambiarla. Yo no puedo porque todas las fotos se han duplicado y son iguales.Thu, 19 Nov 2009 16:15:53 Z2009-11-19T16:15:53Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/aef9cf2f-ed01-4116-8480-ac371b7570c0http://social.microsoft.com/Forums/en-US/crmspanish/thread/aef9cf2f-ed01-4116-8480-ac371b7570c0Rebeca dreishttp://social.microsoft.com/Profile/en-US/?user=Rebeca%20dreisError con reporting server y con el dmmBuenas tardes<br/>Para una instalación que tiene separado el sql con el reporting server en una máquina y dos crm con un clúster de balanceo en otras dos máquinas, he instalado rollup7 (ya tenían anteriormente instalado rollup3) para los 2 servidores de crm, email router y DMM y ahora me encuentro con los siguientes errores:<br/><br/>Error en el DMM: Al validar los datos me da error (aunque al exportar el error no dice nada)<br/>Error al ejecutar cualquier informe (no se puede mostrar el informe)<br/> <br/>Alguien sabe que puede estar pasando?<br/><br/><br/>Thu, 19 Nov 2009 14:02:24 Z2009-11-19T14:02:26Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/ad330fec-e6bf-49b6-b7b9-d9031aba9d20http://social.microsoft.com/Forums/en-US/crmspanish/thread/ad330fec-e6bf-49b6-b7b9-d9031aba9d20Joan Carreyhttp://social.microsoft.com/Profile/en-US/?user=Joan%20CarreyConsulta sobre "Administrador de migración de datos de Microsoft Dynamics CRM 4.0"Hola,<br/> <br/> Mi consulta es referente al administrador de migración de datos cuando ejecuta dicho programa y tiene que acceder al servidor, justamente en el punto donde te pide el acceso a la intranet &quot;utilizo el mismo acceso que hago en Internet Explorer&quot; y me da el siguiente error: <br/> &quot;El asistente para configuración no puede conectarse al servidor de microsoft Crm. Esto puede indicar que el servidor no esta activo&quot;. Pero yo accedo al CRM sin ningún problema y el software de migración esta en el mismo servidor del CRM y SQL 2005. ¿Que puede ser?<br/> <br/> Gracias,<br/> Carrey.Mon, 02 Nov 2009 08:46:58 Z2009-11-19T13:48:27Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/d2e5d489-938c-4912-976c-60eaba87f888http://social.microsoft.com/Forums/en-US/crmspanish/thread/d2e5d489-938c-4912-976c-60eaba87f888kyra31http://social.microsoft.com/Profile/en-US/?user=kyra31Actualización para Microsoft Silverlight (KB974331Hola a todos soy un poco novata en estos temas , pero mi preguntaba relacionada con windows xp y no soy capaz de instalar una actualizacion de Microsoft Silverlight (KB974331 , siempre me da error <span style="padding-left:22px;font-weight:bold">Código de error: </span><span>0x64C</span> .<br/>Si alguien sabe que puedo hacer y a que es debido , necesito ayuda<br/>un saludo a tod@.Thu, 19 Nov 2009 07:38:36 Z2009-11-19T07:38:37Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/84fae590-d132-4f35-b19e-f6228895c1f4http://social.microsoft.com/Forums/en-US/crmspanish/thread/84fae590-d132-4f35-b19e-f6228895c1f4fbermuzhttp://social.microsoft.com/Profile/en-US/?user=fbermuzTengo problemas de comunicación entre "Windows Media Player" y NeroTengo problemas de comunicación entre &quot;Windows Media Player&quot; y Nero, situación que no se plantea ni con XP ni con Vista. <br/>Esta situación negativa está presente con cualquier fuente ( CD, Micro,  line incluso música contenida en un album particular).Tue, 17 Nov 2009 12:54:30 Z2009-11-17T12:54:33Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/f7534302-6eb0-40a9-ae73-1d3daa1dca64http://social.microsoft.com/Forums/en-US/crmspanish/thread/f7534302-6eb0-40a9-ae73-1d3daa1dca64Shirlys Morenohttp://social.microsoft.com/Profile/en-US/?user=Shirlys%20MorenoMensaje solicitando usuario y contraseña para el servidor crm<p>Buenas Tardes.<br/><br/>Tengo un problemita en un cliente Outlook. <br/>Cuando abro algunas ventanas me solicita el usuario y contraseña del servidor crm, me la pide varias veces y algunas me las abre hay veces que me aparece el siguiente mensaje:</p> <pre>HTTP Error 401.1 - Unauthorized: Access is denied </pre> <p>Por qué sucede este error, verifique la seguridad en internet explorer-herramientas opciones de internet y todo está bien configurado. <br/><br/>otra cosita, a veces cuando abro un correo electronico en outlook me sale un error ha detectado un problema y debe cerrarse. se reinicia outlook.<br/><br/>Si me pueden ayudar, se los agradecería.<br/><br/>Saludos,<br/><br/>Shirlys.</p>Wed, 12 Aug 2009 20:47:10 Z2009-11-16T20:47:37Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/6080d9fe-f99f-47da-8285-240443326de3http://social.microsoft.com/Forums/en-US/crmspanish/thread/6080d9fe-f99f-47da-8285-240443326de3Finapoyohttp://social.microsoft.com/Profile/en-US/?user=FinapoyoOffice 2007la clave que estoy introduciendo me marca que es incorrecta.  compre la licencia office Basic 2007 pero me pide que  baje la version de prueba office 2007 profesional, lohice y al momento de introducir la clave me marca incorrecta!!! Como le puedo hacer para validarla porque me sigue marcando EVALUACIONThu, 12 Nov 2009 20:32:58 Z2009-11-12T20:33:00Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/7e4612bd-3701-4cf1-93ed-d55673bb3739http://social.microsoft.com/Forums/en-US/crmspanish/thread/7e4612bd-3701-4cf1-93ed-d55673bb3739Ricardo Baronahttp://social.microsoft.com/Profile/en-US/?user=Ricardo%20BaronaQueueItem messageSo here is a new challenge:<br/> <br/> I have been asked to catch the exactly moment  when a incident is Accepted from the Assign queue and is placed In Progress queue to update the statuscode field (for the incident). Today I've been looking for a solution and everything points to no standard ways. First I tried via workflow but nothing. Thanks to that shot I took, I understood that I need to listen the QueueItem entity, it means, to listen when a new record is created on this entity so I could trigger a plug-in or an aspx page. Reading in the sdk, I found that the only messages for this entity are Retrieve and Retrieve Multiple, so there is no way trigger a plug-in.<br/> <br/> I know there are some ways that may represent bad practices (I have to accept that I think about it) like a database trigger that when a new record on QueueItem is created activates a flag (a custom field in crm) that in the next onload of my involved entity apply the same changes as the plug-in or aspx page would do. But don't! I wont do that.<br/> <br/> So, here are my questions:<br/> <br/> Does anybody has tried something like this? to catch that the Accept action.<br/> What if I pretend (I know it sounds extreme) to develop a new &quot;message&quot; for QueueItem? Does anybody knows what it takes? Who can I contact to get enough documentation to at least try it? (I really don't not how to start with that, but I'm thinking about it).<br/> Any other idea or suggestion?<br/> <br/> Thanks!Thu, 12 Nov 2009 01:30:57 Z2009-11-12T08:20:06Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/96f84cd9-96ce-4cd4-aabf-86c689c3e10bhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/96f84cd9-96ce-4cd4-aabf-86c689c3e10bRodrigoReyeshttp://social.microsoft.com/Profile/en-US/?user=RodrigoReyesSteadyState reinstalacionTrabajo en una Universidad y estamos utilizando el SteadyState en las maquinas, como siempre los alumnos trataron de desintalarlo y lo dañaron ahor aya no me deja reinstalarlo aunq borre todo del registro lo desintale normalmente, se instala todo bien otra vez pero al momento de volver a realizar la proteccion del disco me dice q el proceso de proteccion no se realizo correctamnet.<br/> <br/> Necesito ayuda gracias.....Thu, 12 Nov 2009 00:30:44 Z2009-11-12T00:30:45Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/c7398ac7-4b07-403a-b110-f64f0791b9b6http://social.microsoft.com/Forums/en-US/crmspanish/thread/c7398ac7-4b07-403a-b110-f64f0791b9b6y45h1r0http://social.microsoft.com/Profile/en-US/?user=y45h1r0Creación de registros con relación One-to-ManyHola amigos,<br/> <br/> Mi pregunta es la siguiente, estoy iniciandome en la parte de programación con dynamics crm 4.0, tengo Entidad 1 y Entidad 2, existe una relación de 1 a muchos de Entidad 1 a Entidad 2.<br/> <br/> Mi problema es el siguiente, usando c# creo registros del tipo Entidad 2, lo que necesito es que estos registros estén relacionados con un registro de tipo Entidad 1, no encuentro la forma de hacerlo, no se con que clase apoyarme para realizar esto.<br/> <br/> He tratado con la clase AssociateEntitiesRequest, pero esta solo funciona pra relaciones Many-to-Many y la relación que tengo es One-to-Many.<br/> <br/> Cualquier aporte me sería de gran ayuda.<br/> <br/> Desde ya muchas gracias!!!Mon, 09 Nov 2009 18:28:42 Z2009-11-10T17:31:56Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/567ccb94-c2c3-4fd5-89af-0f9486b2f094http://social.microsoft.com/Forums/en-US/crmspanish/thread/567ccb94-c2c3-4fd5-89af-0f9486b2f094Racsushttp://social.microsoft.com/Profile/en-US/?user=Racsusmostrar datosHola, cúal es la forma más eficiente de mostrar un listado de datos, teniendo en cuenta que quiero mostrarlos de la siguiente manera:<br/><br/>titulo1<br/>texto1(multiline)<br/>----------------------<br/>titulo2<br/>texto2(multiline)<br/>....<br/><br/>el datagrid no me vale por la estructura que utilizo y porque en un datagrid no puedes mostrar datos en mas de una linea...<br/><br/>Saludos, OscarThu, 05 Nov 2009 17:12:24 Z2009-11-12T09:21:15Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/37f71e03-7063-4f39-9f0e-17aadc52756bhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/37f71e03-7063-4f39-9f0e-17aadc52756bcastventuhttp://social.microsoft.com/Profile/en-US/?user=castventuAl instalar windows 7, no reconoce los dispositivos ps/2. Cual es la solucion a este problema?codigo de error 10, en windows 7 Sat, 07 Nov 2009 16:42:16 Z2009-11-07T16:42:17Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/4e48694e-d99e-47ce-9ced-31e8f3a8bc8bhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/4e48694e-d99e-47ce-9ced-31e8f3a8bc8bAura Mariahttp://social.microsoft.com/Profile/en-US/?user=Aura%20Mariavisor de sucesos #26090 - Error -CRM E-MAIL ROUTERHOLA A TODOS!!!<br/><br/> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'Bookman Old Style','serif';color:#0070c0" lang=ES-CO><span style="font-size:small"><span style="font-size:x-small">En el visor de sucesos sale este mensaje de error, con cada uno de los buzones creados en el CRM, me ayudan a investigar de que se trata? <br/></span></span></span><span style="font-family:'Bookman Old Style','serif';color:#0070c0" lang=ES-CO><span style="font-size:small"><br/><span style="font-size:x-small">Mensaje de error en el Visor de Sucesos del Servidor </span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'Bookman Old Style','serif';color:#0070c0" lang=ES-CO><span style="font-size:small"><span style="font-size:x-small"> </span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>#26090 - Error al abrir el buzón <a href="mailto:aguzman@partnersystem.net"><span style="color:#0033cc">aguzman@partnersystem.net</span></a>. System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---&gt; System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.TlsStream.CallProcessAuthentication(Object state)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.ConnectStream.WriteHeaders(Boolean async)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   --- End of inner exception stack trace ---</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at System.Net.HttpWebRequest.GetRequestStream()</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at Microsoft.Crm.Tools.Email.Providers.HttpDavRequest.SubmitXmlCommand(HttpWebRequest httpWebRequest, String body)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at Microsoft.Crm.Tools.Email.Providers.HttpDavRequest.RetrieveInboxUri()</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at Microsoft.Crm.Tools.Email.Providers.ExchangePollingMailboxProvider.OpenMailbox()</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>   at Microsoft.Crm.Tools.Email.Providers.CrmPollingMailboxProvider.Run()</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'MS Shell Dlg','sans-serif';font-size:8.5pt" lang=EN-US>For more information, see Help and Support Center at<br/></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:'Bookman Old Style','serif';color:#0070c0" lang=EN-US><span style="font-size:small"><br/><span style="font-size:x-small">POR FAVOR SI SABEN ALGO DEL TEMA NO DUDEN EN ESCRIBIRME, DE ANTEMANO MUCHAS GRACIAS.<br/><br/>ATT: Aura Maria </span></span></span></p>Fri, 06 Nov 2009 14:30:22 Z2009-11-06T21:37:29Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/468af21a-f722-4f2c-bf46-1caf16170ac7http://social.microsoft.com/Forums/en-US/crmspanish/thread/468af21a-f722-4f2c-bf46-1caf16170ac7carlosvaltihttp://social.microsoft.com/Profile/en-US/?user=carlosvaltiWindows Messengerhola a todos soy nuevo en esto,estoy tratando de buscar informacion sobre si se puede instalar windows messenger via remota desde mi servidor. gracias por su ayudaFri, 06 Nov 2009 16:52:21 Z2009-11-06T16:52:22Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/98967aec-cd42-437a-9e29-8c17f3dd7089http://social.microsoft.com/Forums/en-US/crmspanish/thread/98967aec-cd42-437a-9e29-8c17f3dd7089Atiliohttp://social.microsoft.com/Profile/en-US/?user=AtilioCRM SDK 4.0.10 esta disponible.Hola a todos , bueno les comento que ya salio el nuevo SDK. Entre las novedades estan las siguientes : <div><br/></div> <div> <li><a href="http://msdn.microsoft.com/en-us/library/cc151070.aspx">Using the Paging Cookie</a> – Fetch and QueryExpression sample code to show you how to implement paging. </li> <li><a href="http://msdn.microsoft.com/en-us/library/ee704594.aspx">Using Pre-generated XmlSerializers  </a>- use these supplemental assemblies to increase performance. </li> <li><a href="http://msdn.microsoft.com/en-us/library/ee704595.aspx">Visualizations (Charts)</a> – This exciting new charts are available for Microsoft Dynamics CRM Online only. </li> <li><a href="http://msdn.microsoft.com/en-us/library/ee704600.aspx">Walkthrough: Creating and Registering a Custom Workflow Activity</a> – if you are new to custom workflow activities, this walkthrough will get you started. </li> <li><a href="http://msdn.microsoft.com/en-us/library/dd548514.aspx">Authentication with CRM Online</a> – these samples have been updated to get the organization-specific <strong>CrmService</strong> Web service URL from the discovery service. </li> <li><a href="http://msdn.microsoft.com/en-us/library/bb955092.aspx">Using Filters in a Report</a> - new information about enabling data pre-filtering on reports. </li> <li><a href="http://msdn.microsoft.com/en-us/library/cc150858.aspx">Stylesheet samples</a> - added HTML, CSS, and image files that provide a starting point for creating Web pages that look similar to Microsoft Dynamics CRM. </li> <li><a href="http://msdn.microsoft.com/en-us/library/bb930491.aspx">Import/Export (Customization File) Schema</a> – updated the customization schemas to be used with the latest releases. </li> <li>PluginRegistration tool – includes the latest version of this tool used for plug-ins and custom workflow activities. </li> <li><a href="http://msdn.microsoft.com/en-us/library/ee704593.aspx">Choosing Between the WSDL and Assemblies</a> – read this new topic to help you choose the best method for your project.</li> </div> <div><br/></div> <div>Referencia a  http://blogs.msdn.com/crm/archive/2009/11/04/microsoft-dynamics-crm-4-0-10-is-available.aspx</div> <div><br/></div> <div><br/></div> <div>Salu2</div> <div><br/></div> <div>Atilin</div>Fri, 06 Nov 2009 09:15:10 Z2009-11-06T09:15:13Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/da27c841-da79-4f06-9c5b-cbc39483489ahttp://social.microsoft.com/Forums/en-US/crmspanish/thread/da27c841-da79-4f06-9c5b-cbc39483489aPabloenmiereshttp://social.microsoft.com/Profile/en-US/?user=PabloenmieresAutenticando Usuario (errata) Microsoft MyPhoneEn la version 01.052128.0401 en español para pocket pc en concreto para mi samsung omnai con windows mobile 6.1 al sincronizar datos sale el mesnaje en pantalla &quot;autenticando usuario&quot; cuando en realidad creo que deberia ser &quot;Autentificando usuario&quot;...<br/>Thu, 05 Nov 2009 22:04:33 Z2009-11-05T22:04:34Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/56106132-add6-493c-9aa3-4dc19514bb79http://social.microsoft.com/Forums/en-US/crmspanish/thread/56106132-add6-493c-9aa3-4dc19514bb79Bertolinhttp://social.microsoft.com/Profile/en-US/?user=BertolinSacar listados en excel.Hola muy buenas, vereis llevamos unas semanas usando CRM Dynamics en mi empresa y no hay manera de que consigamos hacer un par de coillas.<br/>Cuanto estoy en la parte de Servicios/Casos, quiero sacar un listado de los casos cerrados que hemos estado haciendo, y los exporto en excel.<br/>Pues bien, hay una de las cosas que quiero mostrar en la lista que no logro que entre en la tabla, no encuentro el campo o es que no se hacerlo. <br/>Cuando cierras un caso, te pregunta cuanto tiempo has invertido en ese caso. Eso es lo que me gustaria enseñar al exportar el excel, y no lo consigo.<br/>Alguien sabe como podria hacerlo?<br/>Y otra cosa, cuando exporto los datos a un excel, en office 2003 se abre muy bien pero en el 2007 me sale un error de que el archivo no tiene el formato especificado y si le doy a abrir de todas formas, me sale todo en blanco, sin datos.<br/>.<br/>Saludos.Mon, 02 Nov 2009 10:00:01 Z2009-11-03T12:18:14Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/46059d08-9698-4e56-a8b2-da11bb3fb4fdhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/46059d08-9698-4e56-a8b2-da11bb3fb4fdCarreyhttp://social.microsoft.com/Profile/en-US/?user=CarreyProblema con la importacion de datos archivos CSV en CRM 4.0Hola,<br/> <br/> estoy muy desesperado porque acabo de implementar un Dynamics CRM 4.0 y necesito hacer una importación desde un archivo CSV y el proceso se queda en &quot;en espera&quot;.<br/> La versión que tengo instalada es la 4.0.7333.113 y he revisado el servicio &quot;Servicio de procesamiento asincrónico de Microsoft CRM&quot; y esta funcionando, tambien he reseteado el IIS. Pero nada de nada y ya no se que hacer, por cierto en el visor de sucesos tampoco me indica ningún error. ¿Que puedo hacer? ¿Que puedo provar para poder importar los datos?<br/> <br/> Gracias,<br/> Joan.Thu, 29 Oct 2009 11:16:51 Z2009-11-03T10:21:28Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/80adc835-cb60-4a5a-923b-aac66617a729http://social.microsoft.com/Forums/en-US/crmspanish/thread/80adc835-cb60-4a5a-923b-aac66617a729luismaury8ahttp://social.microsoft.com/Profile/en-US/?user=luismaury8aprograma que el solo quiere que lo instalesprograma que el solo quiere que lo instales y no se como bloquearlo es llamado antivirus system pro yo no quiero este programa yo tengo como 3 años atras windows live care one y nose si no esta trabajando, o no lo deja trabajar  porque lo ejecuto  y limpia pero no detecta a este programa y cada rato aparecen ventanas que no me dejan usar mi cp como yo estoy acostubrado  a usar cualquier ayuda para desaparer este porgrama gracias. no trae numero tel para hablar al compañia que lo ofrece.Sun, 01 Nov 2009 03:22:36 Z2009-11-02T10:02:40Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/314f9fe6-1d50-4342-9c38-061d979220fehttp://social.microsoft.com/Forums/en-US/crmspanish/thread/314f9fe6-1d50-4342-9c38-061d979220feDayner Muñozhttp://social.microsoft.com/Profile/en-US/?user=Dayner%20Mu%u00f1ozsharedviewquisiera tener mas informacion sobre el software sharedview, solo se pueden utilizar usuarios de Windows live o puedo utilizar cuentas de correo empresariales?<br/>es posible el control remoto a los participantes del Sharedview?Fri, 30 Oct 2009 13:33:46 Z2009-10-30T13:33:47Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/cec863e5-14aa-4f2e-9db5-5401456ad3achttp://social.microsoft.com/Forums/en-US/crmspanish/thread/cec863e5-14aa-4f2e-9db5-5401456ad3acArgenis_Copycorphttp://social.microsoft.com/Profile/en-US/?user=Argenis_CopycorpISA Server 2006Tengo un servidor con ISA Server 2006, he configurado algunos PC para que puedan navegar ilimitadamente en INTERNET. El problema es especificamente con una pagina, en la que se me pide las credenciales, al ingresar login y clave, la pagina me devuelve el siguiente error, y en ISA Server no me da mayores detalles de cual pudiera ser el problema<br/><br/><strong>Warning</strong>: Missing argument 9 for login(), called in /home/aduanas/public_html/modules/Your_Account/index.php on line 1384 and defined in <strong>/home/aduanas/public_html/modules/Your_Account/index.php</strong> on line <strong>765</strong><br/><br/><strong>Warning</strong>: Cannot modify header information - headers already sent by (output started at /home/aduanas/public_html/modules/Your_Account/index.php:765) in <strong>/home/aduanas/public_html/modules/Your_Account/index.php</strong> on line <strong>763</strong><br/><br/><strong>Warning</strong>: Cannot modify header information - headers already sent by (output started at /home/aduanas/public_html/modules/Your_Account/index.php:765) in <strong>/home/aduanas/public_html/modules/Your_Account/index.php</strong> on line <strong>827</strong><br/><br/>GraciasThu, 29 Oct 2009 21:11:30 Z2009-10-29T21:11:31Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/f3ac14fb-a0bd-4eff-a0b7-8721bc931fdfhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/f3ac14fb-a0bd-4eff-a0b7-8721bc931fdfSanti Pareshttp://social.microsoft.com/Profile/en-US/?user=Santi%20ParesCRM 4, Flujos de trabajoHola,<br/>permitidme entrar en el apasionante mundo de los foros de discusión ! Como imaginais, tengo un problema y busco solución.<br/>El tema es que usamos el CRM, y con varios flujos de trabajo. Con la versión 4 he descubierto que tengo 10.001 Trabajos del Sistema que aparecen como iniciados en los últimos 10 días. La empresa que , en principio , monitorea el sistema dice que no pasa nada, etc. pero me cuesta pensar que 10.001 procesos que se han abierto automáticamente no estan cargando el servidor (de hecho va lentísimo). Alguién ha sufrido algo parecido ?<br/>Quisiera 'liquidar' los Trabajos del sisema que están ahí moelstando !!<br/><br/>Saludos a todos !!!Wed, 21 Oct 2009 11:09:59 Z2009-10-29T08:14:31Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/a8d09b41-ea5b-4338-a86f-fd44409e0d47http://social.microsoft.com/Forums/en-US/crmspanish/thread/a8d09b41-ea5b-4338-a86f-fd44409e0d47Networkcathttp://social.microsoft.com/Profile/en-US/?user=NetworkcatMigrate data to a new Server ver. 4.0Hi,<br/> <div style="font-size:10pt;font-family:Arial">I have a server with CRM 4.0 that is giving me problems when creating entities. For this reason now would like me migrate the data to another server that has installed a CRM 4.0 base. As I can migrate in a simple way the data of my server in production to the installed new servant? <br/> Can you help me?<br/> Thanks on advance. <br/></div>Wed, 28 Oct 2009 15:21:41 Z2009-10-28T15:21:42Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/57df24ba-4a28-40ed-8d22-a2dd819c88d5http://social.microsoft.com/Forums/en-US/crmspanish/thread/57df24ba-4a28-40ed-8d22-a2dd819c88d5Jose_mielhttp://social.microsoft.com/Profile/en-US/?user=Jose_mielBoqueo de cuenta en ADbuenas a todos,<br/><br/>Quisiera configural en las cuentas de los usuarios del Directorio Activo que se bloqueen despues de varios intento errMon, 26 Oct 2009 18:15:04 Z2009-10-27T08:49:37Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/137e98c1-9494-4361-823a-6e3bb4f9a215http://social.microsoft.com/Forums/en-US/crmspanish/thread/137e98c1-9494-4361-823a-6e3bb4f9a215Jose_mielhttp://social.microsoft.com/Profile/en-US/?user=Jose_mielBoqueo de cuenta en ADBuenas a todos,<br/><br/>Quisiera saber como configurar las cuentas de los usuairo de Directorio Activo, para que se bloqueen despues de variMon, 26 Oct 2009 18:23:57 Z2009-10-26T18:23:57Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/34e63b96-918d-47ec-a895-d9cb4eedcddfhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/34e63b96-918d-47ec-a895-d9cb4eedcddfrosarino rchttp://social.microsoft.com/Profile/en-US/?user=rosarino%20rcwindow 7yo compre una computadora con el window vista en el mes de setiembre , me comentaron que puedo bajar ahora el window 7 gratis por internet es asi gracias sdos.Thu, 22 Oct 2009 12:36:42 Z2009-10-26T11:55:23Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/b26f5eea-6283-43f9-93c6-2da53a3cf061http://social.microsoft.com/Forums/en-US/crmspanish/thread/b26f5eea-6283-43f9-93c6-2da53a3cf061Santi Pareshttp://social.microsoft.com/Profile/en-US/?user=Santi%20ParesProveedor CRMHola,<br/><br/>busco un proveedor de servicios que me pueda gestionar el CRM en mi empresa. Alguien puede recomendar o un profesional o una empresa ? solo conozco una y necesito mas opciones.<br/>Saludos!!!Fri, 23 Oct 2009 07:31:27 Z2009-10-23T07:31:28Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/a0cb5ebd-72cb-4c9b-bb8f-3330ca6b839ahttp://social.microsoft.com/Forums/en-US/crmspanish/thread/a0cb5ebd-72cb-4c9b-bb8f-3330ca6b839aHAAChttp://social.microsoft.com/Profile/en-US/?user=HAACCambiar el tamaño del papel en Crystal ReportNecesito imprimir un reporte en un papel de tamaño especial, algo como 21cmx9. Si suponemos una hoja de tamaño carta, el reporte que necesito imprimir cabe tres veces en una hoja. <div><br/></div> <div>Cuando imprimo el reporte el tamaño de la hoja es carta.</div> <div><br/></div> <div>Estoy usando una impresora EpsonLX-300+, las hojas son de formato continuo.</div> <div><br/></div> <div>El papel es como una serie de sobres unidos (por asi decirlo)</div> <div><br/></div> <div>ya he probado las siguientes opciones sin resultado:</div> <div>1- Seleccionar un tamaño en las propiedades del .rpt (Design-&gt;Printer Setup)</div> <div>2- Cambiar las opciones del tamaño del papel en las propiedades de la impresora.</div> <div><br/></div> <div>Gracias por la ayuda.</div>Wed, 21 Oct 2009 16:53:25 Z2009-10-21T16:53:26Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/cbfa0855-ac72-4af2-b7f9-80b6cccfdc90http://social.microsoft.com/Forums/en-US/crmspanish/thread/cbfa0855-ac72-4af2-b7f9-80b6cccfdc90JULIA GUIRADOhttp://social.microsoft.com/Profile/en-US/?user=JULIA%20GUIRADONO TENGO RECURSOSmE DIERON EL EQUIPO ASÍ CUANDO LO DEJÉ QUE ME LO ARREGLARAN, NO PUEDO CONTACTAR CON ELLOS, PORQUE YA NO EXISTEN HAN CERRADO . Y EL COSTE DE LA REPARACIÓN FUÉ CARO. YO NO SOY RESPONSABLE. LO SIENTOWed, 21 Oct 2009 14:32:34 Z2009-10-21T14:46:17Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/b07a57c1-ae78-499e-b286-80325bd0bd5bhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/b07a57c1-ae78-499e-b286-80325bd0bd5bShirlys Morenohttp://social.microsoft.com/Profile/en-US/?user=Shirlys%20MorenoExamen de Certificació- Instalación y Configuración CRM <p>Buenas Tardes, alguien me puede dar unos tips para la presentaci&oacute;n del Examen de certificacion de Crm- Instalaci&oacute;n y configuraci&oacute;n?<br /><br />Gracias,<br /><br />Shirlys Patricia</p>Fri, 02 Oct 2009 18:28:27 Z2009-10-20T16:15:24Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/440c8311-e1b5-4902-b62b-75a6b0c323c7http://social.microsoft.com/Forums/en-US/crmspanish/thread/440c8311-e1b5-4902-b62b-75a6b0c323c7Ariel Laniadohttp://social.microsoft.com/Profile/en-US/?user=Ariel%20LaniadoEmpty values in calculated fields with user functions in Report WriterI have some problems with RW functions, so I create this dummy RW function<br/> <br/> RW_PEPE<br/> -------<br/> function returns string pepe;<br/> <br/> pepe = &quot;pepe&quot;;<br/> <br/> then when I try to use it prints me empry<br/> FUNCTION_SCRIPT ( RW_PEPE )<br/> <br/> Any help would be appreciated.<br/> <br/> Best regards, Ariel<br/><hr class="sig">ArielTue, 20 Oct 2009 12:43:00 Z2009-10-20T12:43:01Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/b744e69a-9258-4d39-b8e1-1658d87c3cf8http://social.microsoft.com/Forums/en-US/crmspanish/thread/b744e69a-9258-4d39-b8e1-1658d87c3cf8Ariel Laniadohttp://social.microsoft.com/Profile/en-US/?user=Ariel%20LaniadoEmpty values in calculated fields with user functions in Report WriterI have some problems with RW functions, so I create this dummy RW function<br/> <br/> RW_PEPE<br/> -------<br/> function returns string pepe;<br/> <br/> pepe = &quot;pepe&quot;;<br/> <br/> then when I try to use it prints me empry<br/> FUNCTION_SCRIPT ( RW_PEPE )<br/> <br/> Any help would be appreciated.<br/> <br/> Best regards, Ariel<br/><hr class="sig">ArielTue, 20 Oct 2009 12:38:54 Z2009-10-20T12:38:55Zhttp://social.microsoft.com/Forums/en-US/crmspanish/thread/ecf2564e-b7fb-4604-b7bf-6efa5600c5d5http://social.microsoft.com/Forums/en-US/crmspanish/thread/ecf2564e-b7fb-4604-b7bf-6efa5600c5d5jkptshttp://social.microsoft.com/Profile/en-US/?user=jkptsayuda m o wordnecesito saber como puedo ordenar alfabeticamente todas las filas de una tabla sin que esto afecte a la primera fila por pagina destinada a poner los conceptos de la mismaTue, 20 Oct 2009 11:41:39 Z2009-10-20T11:41:40Z