So you&#39;re saying that if I don&#39;t embed any manifest (which the IDE does by default) into the plugins it should just work?<br><br><div class="gmail_quote">On Wed, Jan 6, 2010 at 6:02 PM, Clinton Stimpson <span dir="ltr">&lt;<a href="mailto:clinton@elemtech.com">clinton@elemtech.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Can you fix that issue some people might have by not embedding the manifests<br>
into the plugin dlls, where embedding them is the default behavior?<br>
<br>
Clint<br>
<div class="im"><br>
On Wednesday 06 January 2010 03:58:54 pm Dave Partyka wrote:<br>
&gt; Hi All,<br>
&gt;<br>
&gt; I have tracked down the issue. That being an inconspicuous Visual Studio<br>
&gt; Security update<br>
</div>&gt; (KB971092&lt;<a href="http://www.microsoft.com/downloads/info.aspx?na=49&amp;p=1&amp;SrcDisplay" target="_blank">http://www.microsoft.com/downloads/info.aspx?na=49&amp;p=1&amp;SrcDisplay</a><br>
&gt;Lang=en&amp;SrcCategoryId=&amp;SrcFamilyId=294de390-3c94-49fb-a014-9a38580e64cb&amp;u=ht<br>
&gt;tp%3a%2f%<a href="http://2fsupport.microsoft.com" target="_blank">2fsupport.microsoft.com</a>%2f%3fkbid%3d971092&gt; ) that was installed<br>
<div><div></div><div class="h5">&gt; sometime after I did the 3.6.1 release. Binaries built with that patch<br>
&gt; applied appear to not run on older revisions of XP (SP2). Thus, I have<br>
&gt; uninstalled the update, rebuilt ParaView 3.6.2 and uploaded the regenerated<br>
&gt; binary to the download server. I have verified that it does work on a clean<br>
&gt; SP2 machine BUT you must either install the Visual Studio runtime<br>
&gt; redistributable (simple)<br>
&gt;<br>
&gt; <a href="http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7" target="_blank">http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7</a><br>
&gt;-A40D-3802B2AF5FC2&amp;displaylang=en<br>
&gt;<br>
&gt; OR copy the runtime dlls (Microsoft.VC90.CRT.manifest, msvcm90.dll<br>
&gt; msvcp90.dll msvcr90.dll) distributed with ParaView into each plugin&#39;s<br>
&gt; folder (ugly) in order to get plugins to work.<br>
&gt;<br>
&gt; Any one using an up-to-date Windows XP or newer (Vista,7) should be able<br>
&gt; to disregard these directions.<br>
&gt;<br>
&gt;<br>
&gt; Please report and further issues relating to this and thank you for the<br>
&gt; feedback!<br>
&gt;<br>
&gt; On Wed, Jan 6, 2010 at 9:31 AM, Robert Maynard<br>
&lt;<a href="mailto:robertjmaynard@gmail.com">robertjmaynard@gmail.com</a>&gt;wrote:<br>
&gt; &gt;  When you profile ParaView does the main executable and plugins load the<br>
&gt; &gt; same MSVC dlls. ( F9 shows full paths of loaded dlls ).<br>
&gt; &gt;<br>
&gt; &gt; If they don&#39;t load the same dlls, comparing the manifest files will<br>
&gt; &gt; determine if the problem is two different versions of the MSVC are being<br>
&gt; &gt; used.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Moreland, Kenneth wrote:<br>
&gt; &gt;<br>
&gt; &gt; Um, sure.  What specifically would you like me to report?<br>
&gt; &gt;<br>
&gt; &gt; -Ken<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; On 1/5/10 4:46 PM, &quot;Robert Maynard&quot; &lt;<a href="mailto:RobertJMaynard@gmail.com">RobertJMaynard@gmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt;  Would you be able to run dependency walker, and report back the results?<br>
&gt; &gt;<br>
&gt; &gt; On Tue, Jan 5, 2010 at 6:06 PM, Moreland, Kenneth &lt;<a href="mailto:kmorel@sandia.gov">kmorel@sandia.gov</a>&gt;<br>
&gt; &gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; I tried adding the runtime redistributable.  The plugins now load without<br>
&gt; &gt; complaint, but they do not work.  The SLAC tools plugin does not create a<br>
&gt; &gt; toolbar like it is supposed to.  The point sprite plugin does not create<br>
&gt; &gt; the “Point Sprite” representation to the representation combo box.  The<br>
&gt; &gt; VisIt reader plugin allows you to open .silo files, but they always end<br>
&gt; &gt; up with empty data.<br>
&gt; &gt;<br>
&gt; &gt; Does anyone have an idea why that is?  Could it be using two different<br>
&gt; &gt; sets of MSVC libraries?<br>
&gt; &gt;<br>
&gt; &gt; -Ken<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; On 1/5/10 3:11 PM, &quot;Dave Partyka&quot; &lt;<a href="mailto:dave.partyka@kitware.com">dave.partyka@kitware.com</a> &lt;<br>
&gt; &gt; <a href="http://dave.partyka" target="_blank">http://dave.partyka</a>@<a href="http://kitware.com" target="_blank">kitware.com</a>&gt; &gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt;  The best you can probably do if you&#39;re stuck at SP2 is install the<br>
&gt; &gt; runtime redistributable.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; <a href="http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4A" target="_blank">http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4A</a><br>
&gt; &gt;B7-A40D-3802B2AF5FC2&amp;displaylang=en<br>
&gt; &gt;<br>
&gt; &gt; On Tue, Jan 5, 2010 at 5:08 PM, Moreland, Kenneth &lt;<a href="mailto:kmorel@sandia.gov">kmorel@sandia.gov</a> &lt;<br>
&gt; &gt; <a href="http://kmorel" target="_blank">http://kmorel</a>@<a href="http://sandia.gov" target="_blank">sandia.gov</a>&gt; &gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; Given that, is there some advice you can give for installing the MSVC<br>
&gt; &gt; classes on Windows XP stuck at SP 2?  How do you do that (without<br>
&gt; &gt; installing the entire compiler)?<br>
&gt; &gt;<br>
&gt; &gt; -Ken<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; On 1/5/10 1:45 PM, &quot;Utkarsh Ayachit&quot; &lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a> &lt;<br>
&gt; &gt; <a href="http://utkarsh.ayachit" target="_blank">http://utkarsh.ayachit</a>@<a href="http://kitware.com" target="_blank">kitware.com</a>&gt;  &lt;<a href="http://utkarsh.ayachit" target="_blank">http://utkarsh.ayachit</a>@<a href="http://kitware.com" target="_blank">kitware.com</a>&gt;<br>

&gt; &gt;<br>
&gt; &gt; &gt; wrote:<br>
&gt; &gt;  &gt; Another option would<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; be for ParaView to do a silent install of the MSVC redist package<br>
&gt; &gt; &gt; instead<br>
&gt; &gt;<br>
&gt; &gt; of<br>
&gt; &gt;<br>
&gt; &gt; &gt; dumping the dll&#39;s/<br>
&gt; &gt;<br>
&gt; &gt; Actually that might not be a bad idea. We can even make it a option<br>
&gt; &gt; that the user can uncheck, if he wants. Maybe we should look into that<br>
&gt; &gt; for 3.8.<br>
&gt; &gt;<br>
&gt; &gt; Utkarsh<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;    ****      Kenneth Moreland<br>
&gt; &gt;     ***      Sandia National Laboratories<br>
&gt; &gt; ***********<br>
&gt; &gt; *** *** ***  email: <a href="mailto:kmorel@sandia.gov">kmorel@sandia.gov</a> &lt;<a href="http://kmorel" target="_blank">http://kmorel</a>@<a href="http://sandia.gov" target="_blank">sandia.gov</a>&gt;  &lt;<br>

&gt; &gt; <a href="http://kmorel" target="_blank">http://kmorel</a>@<a href="http://sandia.gov" target="_blank">sandia.gov</a>&gt;<br>
&gt; &gt; **  ***  **  phone: (505) 844-8919<br>
&gt; &gt;     ***      web:<br>
&gt; &gt; <a href="http://www.cs.unm.edu/~kmorel" target="_blank">http://www.cs.unm.edu/~kmorel</a>&lt;<a href="http://www.cs.unm.edu/%7Ekmorel" target="_blank">http://www.cs.unm.edu/%7Ekmorel</a>&gt;&lt;<br>
&gt; &gt; <a href="http://www.cs.unm.edu/%7Ekmorel" target="_blank">http://www.cs.unm.edu/%7Ekmorel</a>&gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;    ****      Kenneth Moreland<br>
&gt; &gt;     ***      Sandia National Laboratories<br>
&gt; &gt; ***********<br>
&gt; &gt; *** *** ***  email: <a href="mailto:kmorel@sandia.gov">kmorel@sandia.gov</a> &lt;<a href="http://kmorel" target="_blank">http://kmorel</a>@<a href="http://sandia.gov" target="_blank">sandia.gov</a>&gt;<br>
&gt; &gt; **  ***  **  phone: (505) 844-8919<br>
&gt; &gt;     ***      web:<br>
&gt; &gt; <a href="http://www.cs.unm.edu/~kmorel" target="_blank">http://www.cs.unm.edu/~kmorel</a>&lt;<a href="http://www.cs.unm.edu/%7Ekmorel" target="_blank">http://www.cs.unm.edu/%7Ekmorel</a>&gt;&lt;<br>
&gt; &gt; <a href="http://www.cs.unm.edu/%7Ekmorel" target="_blank">http://www.cs.unm.edu/%7Ekmorel</a>&gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;    ****      Kenneth Moreland<br>
&gt; &gt;     ***      Sandia National Laboratories<br>
&gt; &gt; ***********<br>
&gt; &gt; *** *** ***  email: <a href="mailto:kmorel@sandia.gov">kmorel@sandia.gov</a><br>
&gt; &gt; **  ***  **  phone: (505) 844-8919<br>
&gt; &gt;     ***      web:<br>
</div></div>&gt; &gt; <a href="http://www.cs.unm.edu/~kmorel" target="_blank">http://www.cs.unm.edu/~kmorel</a>&lt;<a href="http://www.cs.unm.edu/%7Ekmorel" target="_blank">http://www.cs.unm.edu/%7Ekmorel</a>&gt;<br>
<div><div></div><div class="h5">&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt; &gt;<br>
&gt; &gt; Visit other Kitware open-source projects at<br>
&gt; &gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt; &gt;<br>
&gt; &gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; &gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt; &gt;<br>
&gt; &gt; Follow this link to subscribe/unsubscribe:<br>
&gt; &gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br>
</div></div></blockquote></div><br>