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 replaced localhost with the IP Address.uri_builder uri(L"http://192.168.15.63:2001/");
And this is where this exception happens.listener.open().wait();