asp vs. exe execution time problem

From: kejs (kejs_at_no.ip)
Date: 02/14/05

  • Next message: Tom Kaminski [MVP]: "Re: asp vs. exe execution time problem"
    Date: Mon, 14 Feb 2005 16:27:27 +0100
    
    

    i have:
    a) vb project, compiled as standard exe
    b) active server page with the same source code

    when i run exe file from command prompt as a domain user or administrator or
    local administrator, it finishes in 4 seconds
    same code run from asp takes 20 seconds.

    putting a few <%response.write time%> lines in my asp ive concluded that 99%
    of the time is consumed by calling a function that seems to initialize some
    sort of database connection, since the parameters that it takes are the
    database name, username and password.
    i dont have the source code to the functions in dlls im calling.
    i tried to add iusr and iwam to administrators group, but it didnt help.
    my question is, is it possible that its a security issue all though it
    finishes successfuly in both cases or should i look elsewhere ?

    thanks.


  • Next message: Tom Kaminski [MVP]: "Re: asp vs. exe execution time problem"

    Relevant Pages

    • Re: asp vs. exe execution time problem
      ... > a) vb project, compiled as standard exe ... > when i run exe file from command prompt as a domain user or administrator ... > i dont have the source code to the functions in dlls im calling. ... If it was a security issue, I would not expect it to work at all. ...
      (microsoft.public.inetserver.iis.security)
    • Re: Making an Input Button
      ... In this case, you want to take the identifier of an administrator and add it to some sort of knowledge base (source code, the way you described it). ... The point is, the storage place for data, also called a "data store", is in some storage medium that is not the Java code. ...
      (comp.lang.java.programmer)
    • Re: Urgent: Do an EWF Commit under limited User session
      ... I would be happy to receive the source code. ... I found another cool freeware tool that recompiles executeable ... > code in our application that allows a process to be run as administrator. ... >> YaronM ...
      (microsoft.public.windowsxp.embedded)
    • Re: Urgent: Do an EWF Commit under limited User session
      ... I would be happy to receive the source code. ... I found another cool freeware tool that recompiles executeable ... > code in our application that allows a process to be run as administrator. ... >> YaronM ...
      (microsoft.public.windowsxp.embedded)
    • Problem with xcopy in Scheduled Task
      ... I have a batch file which source code is: ... If I try to make it run with the Windows Scheduled Task, ... Administrator on the local machine AND on the remote one), ...
      (microsoft.public.win2000.general)

  • Quantcast