1.Configure the machine.config file to include the <authentication mode="[None]"> element
2.Configure the Web.config file to include the <identity impersonate="true"/> element
3.Configure the app.config file to include the <authentication mode="[None]"> element
4.Configure the machine.config file to include the <identity impersonate="true"/> element