Couldnt run nopCommerce Project

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 năm cách đây
This site can’t be reachedlocalhost unexpectedly closed the connection.
Try:

Checking the connection
Checking the proxy and the firewall
Running Windows Network Diagnostics
ERR_CONNECTION_CLOSED

Im facing this issue once i run nopCommerce 3.9 with visual studio 2019.
There is anything i missed out
2 năm cách đây
Hello ,

I can assist you with this
Please check personal message

Thanks & Regards,
Shivaay Soft
2 năm cách đây
Hello,
I would be glad to assist you.
Sent you PM with further details.
Thanks!
Trish
2 năm cách đây
Hello,
I have sent you a message, please check !

Thank you,
Nicole
2 năm cách đây
Hello,

We can definitely assist you.

Check  PM for the same.

Thanks
Jatin
2 năm cách đây
First, try Ctrl-F5 in the browser to hard refresh the page.  (although you may also need to clear out cookies).

Make sure your local site is not using SSL.  You can disable it in the database
UPDATE dbo.Stores SET SslEnabled = 0

Also, in that table (or once you can connect, use admin) be sure the URL is not using https  - e.g.
https://yourstore.com/
should be
http://yourstore.com/
2 năm cách đây
I have the same Issue.

Can anybody help?
While running the Solution from Visual Studio it redirects to the "Site can't be reached" page.
I am running the Version 4.40.4 on visual studio 19  v.16.11.5
2 năm cách đây
IISExpress or IIS - What is the URL ?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.