Forum Discussion
yihu_lian
Sep 15, 2023Copper Contributor
visual studio 2022 develop an ASP. NET WEB application .I am unable to access web pages using HTTP:
I use Visual Studio 2022 to develop an ASP. NET WEB application. The function of the software is to receive photo files sent by post requests. I use http://+local IP address to send photos with web p...
Sep 17, 2023
U need to remove the https bindings in the application settings for ur project, this is set by default to https 🙂