I resolved this issue (a day after my posting) by adding the following three lines to my web.config:<identity impersonate="true"/>
<authentication mode="Windows"/>
<anonymousIdentification enabled="false"/>
<identity impersonate="true"/>
<authentication mode="Windows"/>
<anonymousIdentification enabled="false"/>
Douglas E. Klugh
Assistant Vice President
Wells Fargo