IIS permissions error sporadically occurs

From: Rob (rob_at_tconsult.com)
Date: 04/28/04


Date: Tue, 27 Apr 2004 23:05:53 -0400

I have a .net page that connects to authorize.net to process cards.
When I put this page on this server I immediately got the error below. To
solve the problem, I added the ASPNET user group to the file and gave it
modify permissions. I then re-started IIS. That fixed the problem and I was
able to process cards.

However; every few days the problem returns. In this case, I have control
over the machine. I can easily fix the problem by re-starting IIS - in IIS
manager I right click on the machine name --> All Tasks --> re-start IIS
That fixes the problem for another day or two. Then it returns.

* There is not a custom DLL names security.dll
* There is no custom DLL.

The error occurs on this line in the script
myWriter = New StreamWriter(objRequest.GetRequestStream())
Which gets the request stream from authorize.net which would say approved,
denied, etc...

Thanks....Rob



Relevant Pages

  • Re: IIS permissions error sporadically occurs
    ... > current web request. ... >> I have a .net page that connects to authorize.net to process cards. ... I then re-started IIS. ... >> * There is not a custom DLL names security.dll ...
    (microsoft.public.windows.server.security)
  • IIS permissions error sporadically occurs
    ... I have a .net page that connects to authorize.net to process cards. ... When I put this page on this server I immediately got the error below. ... I can easily fix the problem by re-starting IIS - in IIS ... There is no custom DLL. ...
    (microsoft.public.windows.server.general)
  • IIS Permissions issue authorize.net
    ... I have a .net page that connects to authorize.net to process cards. ... When I put this page on this server I immediately got the error below. ... I can easily fix the problem by re-starting IIS - in IIS ... There is no custom DLL. ...
    (microsoft.public.dotnet.security)