RE: invoking .NET class library from ASP2.0 (Classic)

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 11/09/04

  • Next message: John Aspinall: "Re: Passing variable to an include via URL query string - a problemo"
    Date: Tue, 09 Nov 2004 03:57:09 GMT
    
    

    Hello Patrick,

    ASP.NET is different from class ASP, it will use the account "ASPNET" or
    "network service", not IUser or IWAN in ASP. To run a .NET component, we
    need permission on manya folder as you have found, such as windows foler,
    temp folder and .NET framework folder.

    When you perform the three tests, what is the protection level you set in
    IIS?

    (An adventruous idea is to upgrade your application to ASP.NET. For most of
    cases, we can just rename the .ASP file to .ASPX and then run it under
    ASP.NET. )

    Luke


  • Next message: John Aspinall: "Re: Passing variable to an include via URL query string - a problemo"

    Relevant Pages

    • Re: File or assembly name or one of its dependencies, was not foun
      ... we have some web solutions still running on old ASP 3.0 Platform. ... created .NET component in c# with COM interoperability and registered ... But when i try to create a new instance in asp page, server ... some directories on deployment machine. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: File or assembly name or one of its dependencies, was not found...
      ... Have you added the dll to the GAC? ... we have some web solutions still running on old ASP 3.0 Platform. ... created .NET component in c# with COM interoperability and registered it ... some directories on deployment machine. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Calling a X.509 Auth web-service with MSXML2.HTTP from ASP Application
      ... do you mean The .NET component also can NOT be called in ASP via ... interop yet? ... What options are available for calling from ASP a web service via an ASP.NET ...
      (microsoft.public.inetserver.asp.general)
    • Re: Accessing .net component from asp/vbscript
      ... you want to access .NET Component ... from vbscript code in ASP. ... As you know, vbscript in ASP can only access COM object, while it cannot ... This posting is provided "as is" with no warranties and confers no rights. ...
      (microsoft.public.dotnet.general)
    • Re: Access97 DB locks up the asp code at times
      ... of these users created the query off the asp and that's the problem. ... but I could never see the employee.ldb on the folder ... I'll chat with our IT group about setting the proper permissions. ... All database users, including the IUSR_MachineName account, need ...
      (microsoft.public.inetserver.asp.general)