Dear All, <br><br>Trying to port an application to linux using wine. The program seems to have got struck with some kind of socket issues. <br><br>Here is the last few lines of the log generated . Anything thats going wrong . ClientPlugHandler.dll, ClientPlug.dll and Dispatcher.dll are dlls within the application folder .I registered these dlls. Any help would be appreciated.<br>
<br>***********************************************************************************************<br>warn:wininet:CreateUrlCacheEntryW Could not find a unique filename<br>warn:wininet:HTTP_HttpSendRequestW Could not create cache entry: 00000003<br>
warn:module:load_builtin_dll failed to load .so lib for builtin L&quot;C:\\IndigoTx\\Gotx\\Main\\ClientPlugHandler.dll&quot;: /home/phani/.wine/dosdevices/c:/IndigoTx/Gotx/Main/ClientPlugHandler.dll: invalid ELF header<br>
warn:module:load_builtin_dll cannot open .so lib for builtin L&quot;ClientPlugHandler.dll&quot;: /usr/bin/../lib/wine/<a href="http://clientplughandler.dll.so">clientplughandler.dll.so</a>: cannot open shared object file: No such file or directory<br>
warn:module:alloc_module disabling no-exec because of L&quot;ClientPlugHandler.dll&quot;<br>warn:module:load_builtin_dll failed to load .so lib for builtin L&quot;C:\\IndigoTx\\Gotx\\Main\\ClientPlug.dll&quot;: /home/phani/.wine/dosdevices/c:/IndigoTx/Gotx/Main/ClientPlug.dll: invalid ELF header<br>
warn:module:load_builtin_dll cannot open .so lib for builtin L&quot;ClientPlug.dll&quot;: /usr/bin/../lib/wine/<a href="http://clientplug.dll.so">clientplug.dll.so</a>: cannot open shared object file: No such file or directory<br>
warn:module:alloc_module disabling no-exec because of L&quot;ClientPlug.dll&quot;<br>warn:module:load_builtin_dll failed to load .so lib for builtin L&quot;C:\\IndigoTx\\Gotx\\Main\\Dispatcher.dll&quot;: /home/phani/.wine/dosdevices/c:/IndigoTx/Gotx/Main/Dispatcher.dll: invalid ELF header<br>
warn:module:load_builtin_dll cannot open .so lib for builtin L&quot;Dispatcher.dll&quot;: /usr/bin/../lib/wine/<a href="http://dispatcher.dll.so">dispatcher.dll.so</a>: cannot open shared object file: No such file or directory<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><br>