0
mdonogma created
In 4.3 release the public website and MVC project are now separate vs.net projects.
When deploying - how am I supposed to run under same public domain?
example: public website will be : <a class="postlink" href="http://www.companyname.com">www.companyname.com</a> when users try login it tries to open different port number?
in 4.1 it was not like this? help