Skip to content

Instantly share code, notes, and snippets.

@robertgreiner
Created April 19, 2012 21:58
Show Gist options
  • Save robertgreiner/2424508 to your computer and use it in GitHub Desktop.
Save robertgreiner/2424508 to your computer and use it in GitHub Desktop.
Fixed! Change the taskType to simple and your local emulator role instances will start properly
<Startup>
<Task commandLine="Startup\IdentityGac.cmd" executionContext="elevated" taskType="background"></Task>
</Startup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment