Hi,
Everytime I create a new project, it generates the same Project Url in Project Properties as http://localhost:53799 so that I have to adjust is manually. Am I missing something?
Thanks
Cris
Hi Cris, Tiago,
this is fixed in 1.1.98.0 that has just been uploaded.
Best regards
Frank
Thanks. It’s WJ-7277, fixed. Will be in the next update tonight.
I tested with 1.1.95.0.
When I add a new Wisej Web Application, all projects are created with the same Project Url http://localhost:53799/
When I add a new project ASP.NET Web Application, I always get a different port number (eg. http://localhost:6803/, http://localhost:6815/, etc).
Hi Luca,
Yes, it’s about the port number when creating a new project. I tested in MVC 5 & 6 and each new project generates a unique port number.
Thanks,
Cris
You mean the port? It’s probably stuck in the template. Will fix.
For the path, Wisej supports multiple entry points:
Sub projects only share code. They do not share the session.
Best,
Luca