Hello,
I have setup an application pool in a Virtual machine which would like to autorun after it has been started.
I have installed application initialization and restarted the VM. This is the current application setting:
/preloadEnabled:true
/autoStart:true
/startMode:AlwaysRunning
When I stop and start the pool it does not automatically run the application ( it doesn't show up in the task manager).
I don't know what else to check!
I was wondering if something is different about iis 10 or virtual machine?
I don't have any problem on iis 8 and physical server?