PRB: Error Message: "28037: HttpSendRequest failed;." Occurs with SQL Server CE Application (810426)



The information in this article applies to:

  • Microsoft SQL Server 2000 Windows CE Edition

SYMPTOMS

When you use a SQL Server CE application, you may receive the following error message:

28037: HttpSendRequest failed; HRESULT has more detail SSCE_M_HTTPSENDREQUESTFAILED

The SQL Server CE Server Agent log file, Sscerepl.log, does not contain any information about Remote Data Access (RDA), or replication operations.

CAUSE

This connection problem may occur when your server network adapter is not bound to TCP/IP protocol. For more information, see the following article in the Microsoft Knowledge Base:

271190 PRB: Platform Manager Reports Error Message: Connection Failed (Error Code =0xLX)

RESOLUTION

To resolve the problem, install Microsoft Loopback Adaptor. For more information about how to install Loopback Adaptor, see the following article in the Microsoft Knowledge Base:

236869 HOW TO: Install Microsoft Loopback Adapter in Windows 2000

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

REFERENCES

For more information about troubleshooting connectivity issues, visit the following Microsoft Web site:
Troubleshooting SQL Server CE Connectivity Issues

For more information about how to enable SQL Server CE Server Agent logging, and how to understand the log, see the "Enabling Logging by the SQL Server CE Server Agent" and the "Understanding the SQL Server CE Server Agent Log" topics in SQL Server CE Books Online.

For more information about understanding common errors, see the "Understanding Common Errors" topic in SQL Server CE Books Online.

For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:

285865 PRB: SQL Server CE Connectivity Application Stops Responding When Network Connection is Dropped

290208 PRB: SQL Server CE Replication or RDA Fails When IIS Uses SHA1 Hashing Algorithm



Modification Type:MinorLast Reviewed:5/29/2003
Keywords:kbprb kbsetup KB810426 kbAudDeveloper kbAudOEM