Hey Kurt,Our online simulator now runs on your desktop: https://kurtkz.itch.io/cricket-heroes-local-leagues. Get it now for a 40% discount on the launch price.
If you observe the following error:Hey Kurt,
Just trying this out, but got an error on launch.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: site]
System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags, PolicyLevel policyLevel, Exception appDomainCreationException) +536
[HttpException (0x80004005): Specified argument was out of the range of valid values.
Parameter name: site]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +659
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +89
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +188
---
Copied template config file 'C:\Users\Matt\Desktop\CRICKET LEAGUE\CricketHeroesLocalLeagues\authentication\iis\AppServer\applicationhost.config' to 'C:\Users\Matt\AppData\Local\Temp\iisexpress\applicationhost2018101012259958.config'
Updated configuration file 'C:\Users\Matt\AppData\Local\Temp\iisexpress\applicationhost2018101012259958.config' with given cmd line info.
Starting IIS Express ...
Successfully registered URL "http://localhost:8000/" for site "Development Web Site" application "/"
Registration completed
IIS Express is running.
Enter 'Q' to stop IIS Express
Request started: "GET" http://localhost:8000/
Request ended: http://localhost:8000/ with HTTP status 500.0
Request started: "GET" http://localhost:8000/favicon.ico
Request started: "GET" http://localhost:8000/favicon.ico
Request ended: http://localhost:8000/favicon.ico with HTTP status 500.0
Request ended: http://localhost:8000/favicon.ico with HTTP status 500.0
Great, that worked! Thanks.If you observe the following error:
[ArgumentOutOfRangeException: Specified argument was out of range of valid values. Parameter name: site]
please enable Hostable Web Core:
- Go to Control Panel ->> Programs ->> Programs and Features ->> Turn Windows features on or off ->> Internent Information Services
- Select (IIS) Hostable Web Core
- Apply changes
Change the date format to UK... Kurt suggested to me to do the same and it works...Great, that worked! Thanks.
Though now I can't get past the login page, it shows "String was not recognized as a valid DateTime." and I can't click the login button with the username/password mentioned in the install instructions.
That's unfortunate, but I definitely understand.Yup, no traction and my priorities have shifted so I shut it down.