Results 1 to 2 of 2

Thread: ASP.NET Interop benchmark in IIS 5.0

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Posts
    2

    Question ASP.NET Interop benchmark in IIS 5.0

    Hello,
    I have an interesting finding, but I am quite confused.

    I developed a simple asp.net web application that called COM dlls to loop through object collections via interop. In my development workstation (P4 2Ghz, XP, IIS 5.1), it took 1-2 seconds to complete the loop.

    Then, I deployed it to server (Dual P3 1Ghz, W2k Server, IIS5.0), the performance was bad! It took 23 seconds to do the simple loop.

    I have been looking for the causes for a while, no single answer. Any of you have any clues about what have happened?

    Thanks million times.

    CL

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    It might be a config problem on the server. Make sure on the server that the ASPNET user has Admin rights
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width