I have a client which uses ASPDotNetStoreFront. When I open their site in Visual Studio with my local development machine running as localhost for the web server I get an error message about the product being unlicensed at the bottom of each screen and appended to the end of each CSS and Javascript file include. How do I get a localhost license?
The client has given me their login for generating the three licenses for development, staging and production. They have created a license for a development server already. I have to believe they do not need to waste a license key for a single developer's machine running on localhost.
How do I remove this error message from my local development version when running on my localhost server?