Nop.Web server missing

4 months ago
Hi all,
I am still hoping someone can tell me why the Nop.Web server has vanished from my local development computer. I built a simple web page in VS and it runs fine in IIS, but when I load the Nop solution that was working fine and try to run it on Nop.Web on port 5001 (which did work previously) I get an error that it is unable to connect and that the Nop.Web server has not started.
Can anyone PLEASE help??
4 months ago
Download the "no source" version.  Unblock the file. Extract it into its own folder.  Run Nop.Web.exe.
it should open a console saying it's listening on http://localhost:5000 (or similar).  Put that address in browser and it should open the initial configuration screen.
Does it work?  If so, ...
In Visual Studio, "Publish" to a Folder.  In that folder Run Nop.Web.exe.
4 months ago
Thanks, New York, I will try that. I have been working with the source code in VS 2022 and would very much like to work out why it suddenly stopped working. Is there a configuration file for the Nop.Web server? I was able to get the IIS server working after discovering that IIS had been deselected in the Windows 11 app settings after an update.
Regards,
Carrolup