http://bugs.winehq.org/show_bug.cgi?id=15139 Summary: A private .net program won't connect to mssql server Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: winsock AssignedTo: wine-bugs(a)winehq.org ReportedBy: andras(a)csevego.net Created an attachment (id=15849) --> (http://bugs.winehq.org/attachment.cgi?id=15849) +winsock log We are using an administration program on windows written in c# (.net), and with wine it will not connect to the ms sql server. With mono it goes further, but it fails due an unimplemented .net function. With microsoft's dotnet 2.0 it hangs on connection, and repeadly prints this message: fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (98000004) I'm attaching +winsock log, which shows, after this fixme it drops connection, and tries again. Lastly it displays connection error message. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.