Bug #11
winsock programs fail to open in socket from VFS drive
| Status: | New | Start date: | 04/21/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | CROSSMETA-1_1_RELEASE |
Description
If any winsock program is run directly from VFS drive v:\bin, it fails with invalid winsock handle.
This maybe related to access rights on the parent directory from where program is run. Any other program not using winsock would work.
The problem is specific to Windows Vista and above.
History
Updated by Sam Supramani about 1 year ago
Currently workaround is to copy the winsock utilizing program such as rpcinfo.exe ... from V:\bin to native file system drive c:\program files\crossmeta and run the program.