I'm a newbie of windows 2008 & IIS7. Now I cdonts script in my server cannot be used.
When submitting the form, there's an error:
Microsoft VBScript runtime error '800a0046'
Permission denied
/cdonts/confirmation.asp, line 15
The code in line 15 is: objMail.Send
I've searched in microsoft webiste, found only a resolution for iis4 & iis5. Please suggest.