Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Browsing all 4845 articles
Browse latest View live
↧

New Post: Problem with Casablanca SDK

This is the exception message Unhandled exception at at 0x76A6C41F in Listener.exe: Microsoft C++ exception: web::http::http_exception at memory location 0x0038EEB0. This is the string, where I...

View Article


New Post: Problem with Casablanca SDK

Hi maverick786us, Our listener throws exceptions of type http_listener. Try catching the exception and check what the actual error message and error code is. Steve

View Article


Commented Feature: Client Side Certificates [41]

Please vote if this is an important scenario for you. If the lack of this feature is is blocking your adoption of the C++ REST SDK, please comment below. Note: We cannot guarantee that this feature...

View Article

Updated Wiki: Setup and Build on iOS

How to build and setup on iOS First, follow all the instructions on Setup and Build on OSX. While some steps could be skipped if you only want to build for iOS, it is useful to diagnose problems during...

View Article

New Post: Problem with Casablanca SDK

When I added the try and catch block...try { listener.open().wait(); fgetc(stdin); listener.close().wait(); } catch(std::exception const & exp) { //exp. } This is what it shows in exception.- exp...

View Article


New Post: Problem with Casablanca SDK

Hi maverick786us, What does the exception message say? You still are not checking it. By the way you also aren't catching the http_exception type that is being thrown. It could contain additional...

View Article

Updated Release: C++ Rest SDK 2.5.0

AndroidFixed issue in CMakeLists.txt where parenthesis were incorrectly used instead of brackets.Fixed issue in CMakeLists.txt where pplxlinux.cpp source file was missing.Added Android TestRunner...

View Article

Updated Release: C++ Rest SDK 2.5.0

AndroidFixed issue in CMakeLists.txt where parenthesis were incorrectly used instead of brackets.Fixed issue in CMakeLists.txt where pplxlinux.cpp source file was missing.Added Android TestRunner...

View Article


New Post: localhost does not work but 127.0.0.1 does

Hi Steve, Thanks for your reply. I have taken your advice and posted on the Windows forum. Hopefully anyone coming across this thread can find an answer...

View Article


New Post: C++ Rest SDK 2.5.0

When C++ Rest SDK 2.5.0 will be going to release?

View Article

New Post: Error in SSL handshake for consecutive requests

Hi, I'm getting "Error in SSL handshake" after requesting with my http_client instance twice on iOS/simulator (casablanca commit 219daed12e45). SSL certificate on my server is valid. I tried to pass to...

View Article

New Post: Problem with Casablanca SDK

Thanks steve for the help. The exception simply says "Error adding the URL to URL group"

View Article

New Post: localhost does not work but 127.0.0.1 does

Hi, As an update to this thread, I have discovered that my client and server applications, when tested with a third-party software, are working well when set to localhost. When tested together though,...

View Article


New Post: Problem with Casablanca SDK

I have to send a POST request from a WCF web service form another PC, to this listener application, (just like the way we send a POST request in IIS Server.) thats why need to use the IP Address...

View Article

New Post: Problem with Casablanca SDK

Hi maverick786us, What is the std::error_code? It will have the underlying error code encountered from the operating system, and can provide more details. Also instead of hardcoding in the IP address...

View Article


New Post: C++ Rest SDK 2.5.0

Hi poojabaraskar, We haven't decided yet on an exact date. Basically we are waiting until we think we've amassed enough changes to make it worthwhile to put out a new release. Is there a particular...

View Article

New Post: C++ Rest SDK 2.5.0

Hello Steve, I am building project for galileo (ms-IoT), but unable to build the solution with Casablanca as described here . So I am waiting for the future release as you have mentioned about the...

View Article


New Post: C++ Rest SDK 2.5.0

I see. To unblock yourself you in the 'development' branch we've added a Visual Studio project for Galileo that you can easily use to build the binaries yourself. The project file is included it in the...

View Article

New Post: C++ Rest SDK 2.5.0

Tried everything, but getting lots of errors.

View Article

New Post: C++ Rest SDK 2.5.0

Hi poojabaraskar, Can you please explain in more detail? What are the exact steps you tried and the errors you are getting? If Galileo doesn't work in the 'development' branch right now then it...

View Article
Browsing all 4845 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>