DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13889>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13889 WinSockNetAccessor fails to connect to IIS Summary: WinSockNetAccessor fails to connect to IIS Product: Xerces-C++ Version: 2.1.0 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Major Priority: Other Component: Miscellaneous AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The WinSockNetAccessor classes fail to connect to a Microsoft IIS server when anonymous authentication is switched off in IIS. This could be easily fixed if WinInet API was used instead of WinSock API to connect to a server on the internet. WinInet handles a lot of authentication options transparently. I can write some sample code for a WinInetNetAccessor class if that is helpful. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]