botframework - BOT Chat Framework error(404 not found) -


i have hosted simple bot chat on iis server, url being http://localhost:3978. when access http://localhost/3978/api/messages. throws error "http error 404.0 - not found". when giving these end point in emulator , s unable connect , same message displayed. please can me on this

you can't conect because need conect http://localhost:3978/api/messages not http://localhost/3978/api/messages, if failed , deploy in iis server, conect http://localhost/api/messages


Comments

Popular posts from this blog

ios - Assigning a value out of array of arrays, using section in Xcode -

javascript - Website analyzer -