Hey all ive got a dll that i wrote which basically write errors within my to an xml document if the xml document dosnt exists then it creates one.
However when running under iis in my production server it errors
Access to the path "d:\winnt\system32\inetsrv\WebSiteErrors.xml" is denied.
how can i get the dll to write the xml document to the root of my site ?




Reply With Quote