Did change that . The Application is still hanging : <br>warn:wininet:CreateUrlCacheEntryW Could not find a unique filename<br>warn:wininet:HTTP_HttpSendRequestW Could not create cache entry: 00000003<br>warn:module:alloc_module disabling no-exec because of L&quot;ClientPlugHandler.dll&quot;<br>
warn:module:alloc_module disabling no-exec because of L&quot;ClientPlug.dll&quot;<br>warn:module:alloc_module disabling no-exec because of L&quot;Dispatcher.dll&quot;<br>warn:winsock:wsaErrno errno 115, (Operation now in progress).<br>
Inside RequestHandler Thread&#39;s loop, AdvanceConnect = 1, IsConnected() = 1 1 0Inside RequestHandler Thread&#39;s loop, AdvanceConnect = 1, IsConnected() = 1 1 0<br><br><br>Regards<br>Phani<br><br><br><div class="gmail_quote">
On Thu, Sep 16, 2010 at 6:19 PM, dimesio <span dir="ltr">&lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br>
Phani Arava wrote:<br>
&gt;<br>
&gt; Trying to port an application to linux using wine. The program seems to have<br>
&gt; got struck with some kind of socket issues.<br>
&gt;<br>
&gt; Here is the last few lines of the log generated . Anything thats going wrong<br>
&gt; . ClientPlugHandler.dll, ClientPlug.dll and Dispatcher.dll are dlls within<br>
&gt; the application folder .I registered these dlls. �Any help would be<br>
&gt; appreciated.<br>
&gt;<br>
&gt; ***********************************************************************************************<br>
&gt; warn:wininet:CreateUrlCacheEntryW Could not find a unique filename<br>
&gt; warn:wininet:HTTP_HttpSendRequestW Could not create cache entry: 00000003<br>
&gt; warn:module:load_builtin_dll failed to load .so lib for builtin<br>
&gt; L&quot;C:\\IndigoTx\\Gotx\\Main\\ClientPlugHandler.dll&quot;:<br>
&gt; /home/phani/.wine/dosdevices/c:/IndigoTx/Gotx/Main/ClientPlugHandler.dll:<br>
&gt; invalid ELF header<br>
&gt; warn:module:load_builtin_dll cannot open .so lib for builtin<br>
&gt; L&quot;ClientPlugHandler.dll&quot;: /usr/bin/../lib/wine/<a href="http://clientplughandler.dll.so" target="_blank">clientplughandler.dll.so</a>:<br>
&gt; cannot open shared object file: No such file or directory<br>
&gt;<br>
<br>
</div>Set those dlls to native in winecfg. Wine is looking for builtin versions that don&#39;t exist.<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div><br>