<br><font size=2 face="sans-serif">Hi Ruslan, Hi list,</font>
<br>
<br><font size=2 face="sans-serif">We have an issue with the latest version
of the V4MD xtra with an director 11.5 projector under Windows XP.</font>
<br>
<br><font size=2 face="sans-serif">It is a local only project.</font>
<br>
<br><font size=2 face="sans-serif">We have built a single projector (standard
compilation on windows which includes the dlls and xtras needed for the
adobe projector) with only this code on the first frame:</font>
<br>
<br><font size=2 face="sans-serif">on exitFrame me</font>
<br><font size=2 face="sans-serif">&nbsp; alert &quot;Start&quot;</font>
<br><font size=2 face="sans-serif">&nbsp; db_Xtra = new(Xtra(&quot;Valentina&quot;))</font>
<br><font size=2 face="sans-serif">&nbsp; alert &quot;Xtra created&quot;</font>
<br><font size=2 face="sans-serif">&nbsp; db_Xtra.Init( 8 * 1024 * 1024,
&quot;&quot;, &quot;&quot; )</font>
<br><font size=2 face="sans-serif">&nbsp; alert &quot;Xtra Initiated&quot;</font>
<br><font size=2 face="sans-serif">&nbsp; db_Xtra.Shutdown()</font>
<br><font size=2 face="sans-serif">&nbsp; alert &quot;Xtra Shutdown&quot;</font>
<br><font size=2 face="sans-serif">&nbsp; db_Xtra = void</font>
<br><font size=2 face="sans-serif">&nbsp; quit</font>
<br><font size=2 face="sans-serif">end</font>
<br>
<br><font size=2 face="sans-serif">As defined in the </font><a href="http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:vcomponents:vcomponents_folder"><font size=2 color=blue face="sans-serif">documentation
</font></a><font size=2 face="sans-serif">we have put these files in the
application path for valentina:</font>
<br>
<br><font size=2 face="sans-serif">dnssd.dll</font>
<br><font size=2 face="sans-serif">ssleay32.dll</font>
<br><font size=2 face="sans-serif">icudt30.dll</font>
<br><font size=2 face="sans-serif">icuin30.dll</font>
<br><font size=2 face="sans-serif">icuio30.dll</font>
<br><font size=2 face="sans-serif">icuuc30.dll</font>
<br><font size=2 face="sans-serif">vkernel_release_x86.dll</font>
<br><font size=2 face="sans-serif">vshared_release_x86.dll</font>
<br><font size=2 face="sans-serif">(we have deleted the client and reports
as we have no use of them)</font>
<br><font size=2 face="sans-serif">(we have deleted WX............custom.........dll
as we do not use reports)</font>
<br><font size=2 face="sans-serif">(we have deleted libeay.dll as it seems
not to be used)</font>
<br><font size=2 face="sans-serif">folder: Microsoft.VC80.CRT</font>
<br><font size=2 face="sans-serif">msvcp80.dll</font>
<br><font size=2 face="sans-serif">msvcr80.dll</font>
<br><font size=2 face="sans-serif">Microsoft.VC80.CRT.manifest</font>
<br><font size=2 face="sans-serif">folder: vresources\english</font>
<br><font size=2 face="sans-serif">sql_errors.xml</font>
<br><font size=2 face="sans-serif">kernel_errors.xml</font>
<br>
<br>
<br><font size=2 face="sans-serif">We have tested it using a virtul machine
with a fresh Windows XP SP1a install.</font>
<br>
<br><font size=2 face="sans-serif">=&gt; the last alert we see is : &nbsp;alert
&quot;Xtra created&quot; ; so during the line db_Xtra.Init( 8 * 1024 *
1024, &quot;&quot;, &quot;&quot; ) the adobe projector crashes with a windows
error asking if we want to send a report.</font>
<br>
<br><font size=2 face="sans-serif">We have applied SP2 to the fresh install.</font>
<br>
<br><font size=2 face="sans-serif">=&gt; same thing</font>
<br>
<br><font size=2 face="sans-serif">We have applied SP3 to the fresh install.</font>
<br>
<br><font size=2 face="sans-serif">=&gt; same thing</font>
<br>
<br><font size=2 face="sans-serif">================</font>
<br>
<br><font size=2 face="sans-serif">But on other machines with XP SP3 it
works without any problem.</font>
<br>
<br><font size=2 face="sans-serif">================</font>
<br>
<br><font size=2 face="sans-serif">We have tried to install some of our
older projects with V4MD 1.11 and director MX and it runs fine on the same
virtual machine as for the first test so it isn't a problem of the virutal
machine.</font>
<br>
<br><font size=2 face="sans-serif">================</font>
<br>
<br><font size=2 face="sans-serif">We have also tested a 11.5 projector
without valentina on the same virtual machine and it works fine.</font>
<br>
<br><font size=2 face="sans-serif">================</font>
<br>
<br><font size=2 face="sans-serif">Until yesterday we used V4MD 4.5 in
the same condition and the results where the same on the machines where
it is working but it was different on the fresh install as we get a director
script error the line before : db_Xtra = new(Xtra(&quot;Valentina&quot;)).</font>
<br>
<br><font size=2 face="sans-serif">================</font>
<br>
<br><font size=2 face="sans-serif">Any clues what we have missed to install
in order to have it working on a fresh windows XP?</font>
<br>
<br><font size=2 face="sans-serif">Any other suggestions?</font>
<br>
<br><font size=2 face="sans-serif">Best regards</font>
<br>
<br><font size=2 face="sans-serif">Roland Hildebrandt</font>
<br><font size=2 face="sans-serif">Scientific Brain Training</font>
<br>
<br>
<br>
<br>
<br>
<br>