Re: IIS permissions error sporadically occurs

From: Roger Abell (mvpNOSpam_at_asu.edu)
Date: 04/28/04

  • Next message: Lars Olaussen: "ASN.1 DER (de)/coding tools"
    Date: Wed, 28 Apr 2004 00:19:08 -0700
    
    

    You likely need to talk with the authorize.net people
    as this appears due to some call they are making.
    It may be such as which version of the Framework you
    have installed on the IIS box, for example, but they will
    likely be able to guide you. Else, perhaps if you have
    the trace so you could see what the caller is; or you could
    try posting to the specific newsgroup for asp.net in the
    inetserver newsgroups.

    -- 
    Roger
    "Rob" <rob@tconsult.com> wrote in message
    news:eShWM7MLEHA.1312@TK2MSFTNGP12.phx.gbl...
    > The error is
    >
    > Server Error in '/' Application.
    > --------------------------------------------------------------------------
    --
    > ---- 
    >
    > Unable to find an entry point named EnumerateSecurityPackagesW in DLL
    > security.dll.
    >
    > Description: An unhandled exception occurred during the execution of the
    > current web request. Please review the stack trace for more information
    > about the error and where it originated in the code.
    >
    > Exception Details: System.EntryPointNotFoundException: Unable to find an
    > entry point named EnumerateSecurityPackagesW in DLL security.dll.
    >
    >
    >
    > "Rob" <rob@tconsult.com> wrote in message
    > news:ezqY12MLEHA.2388@TK2MSFTNGP09.phx.gbl...
    > > 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
    > >
    > >
    >
    >
    

  • Next message: Lars Olaussen: "ASN.1 DER (de)/coding tools"

    Relevant Pages

    • 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.security)
    • 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)
    • 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)
    • RE: write permissions for IIS
      ... Have the web request come in and have the webserver send the request to a ... mid-tier server running MSWord, have that machine do whatever it is you're ... the webserver to read the file back and send it to the client. ... IIS on the directory the files reside in, and you can give word all the ...
      (Focus-Microsoft)
    • Re: IIS 6 Auto Start Application
      ... I just migrated it away from a windows ... Support web interface for portions of the app sharing realtime ... decided against an IIS "access" layer on top of a windows service using IPC - ... >> waiting for the first web request before starting. ...
      (microsoft.public.inetserver.iis)