1-10 of 11 < Previous Next >
1 vote

Missing CHttpServer

Microsoft eliminated the MFC ISAPI class CHttpServer and related headers/libs from Visual Studio 2008. Pages like this one seem to imply they can be found in your project: http://forums.microsoft...

id# 6115 | Planned Release: None | Last Updated: Tue at 2:44 AM  by thomasmxrd
3 votes

ATLMIME.H - GetRecipientsString()

Version: ATL Server Source and Headers 9.0.70425 Alpha Problem: New code added to used function AtlMimeMakeRecipientsString() means that GetRecipientsString() will always return FALSE. The problem...

id# 4683 | Planned Release: None | Last Updated: Apr 15 at 5:09 PM  by adi_drumea
1 vote

CMimeHeader::SetSenderName() doesn't Q encode non US-ASCII

While CMimeHeader::SetSenderName() converts from Unicode, it does not perform the appropriate encoding for non US-ASCII characters.

id# 5731 | Planned Release: None | Last Updated: Mar 13 at 7:11 PM  by b3nt_pin
1 vote

CNTLMAuthObject constructor does not initialize m_bProxy

In <atlhttp.inl>, there are two constructors for CNTLMAuthObject. The default constructor sets m_bProxy to false, but the constructor that accepts a (possibly NULL) IAuthInfo interface pointer doe...

id# 5266 | Planned Release: None | Last Updated: Jan 29 at 4:42 PM  by InvaderZim
1 vote

SPROXY ignores minOccurs="0"

Currently the stub generation does not take the special case of minOccurs="0" into consideration. It should treat these items the same as if the wsdl has specified nillable="true" as per Trevors p...

id# 4118 | Planned Release: None | Last Updated: Oct 23 2007 at 9:03 AM  by Schmoo
1 vote

SPROXY - Cannot Generate soap:header

Given the following wsdl... The header is not generated after using Sproxy. This works fine with 2003 VS sproxy: <?xml version="1.0" encoding="utf-8"?> <wsdl:definitions xmlns:soap="http://schemas...

id# 3350 | Planned Release: None | Last Updated: Sep 17 2007 at 7:44 PM  by jpsanders
1 vote

SProxy can't handle xsd:list Tag in file.wsdl

Sproxy return a "Unrecoginzed Tag: xsd:list" error message when parsing a wsdl file. ex. in msn_search.wsdl .... - <xsd:simpleType name="ResultFieldMask"> - <xsd:list> - <xsd:simpleType> - <xsd:r...

id# 2927 | Planned Release: None | Last Updated: Jul 30 2007 at 1:02 PM  by oromero
2 votes

SPROXY Cannot Generate Correctly Named Array Tags

ATLServer/SPROXY cannot generate the correct SOAP message for this relatively simple definition: Souce WSDL (attached): <wsdl:types> <xs:schema xmlns:tns="http://ws.echoarraytest.com" targetNames...

id# 2796 | Planned Release: None | Last Updated: Jul 30 2007 at 12:23 PM  by oromero
1 vote
closed

atlrx.h

Hello. This release unfortunately I could not find atlrx.h What time do you intend to include atl features to server? Or did I look in some other place? Thank you in advance

id# 306 | Planned Release: None | Last Updated: May 10 2007 at 1:14 AM  by akochepasov
0 votes
closed

SPROXY ignores xsd:nillable and therefore fails to parse valid SOAP responses with xsi:nil=true

The problem involves passing null or unspecified xsd:dateTime values between ATL and a C# web service. Specifically, because sproxy maps xsd:dateTime to BSTR, there's a reference/value semantic mis...

id# 1853 | Planned Release: None | Last Updated: Apr 25 2007 at 9:49 PM  by TrevorRobinson

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 11 < Previous 1 2 Next >
Updating...