Posted to
IIS7 - Classic ASP
by
apillai
on
03-16-2007, 5:22 PM
I have a situation where my asp pages that read from an Access db works and another page that is trying to write to the same Access db errors out. When I run the command specified above (loadUserProfile:false) the page that works stops working and I get an error and the page that doesnt work continues to not work. If I set loadUserProfile:true the ...