Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6547215
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T11:48:08+00:00 2026-05-25T11:48:08+00:00

Ok, I got an asp.net web service using WSE2. It runs on a xp

  • 0

Ok, I got an asp.net web service using WSE2. It runs on a xp machine.
And I got the front end asp.net application in my win7 machine.

both in Framework 3.5.

In production environnement everthing is fine.

The problem is, when I run the “developpement” version of the front end, web services calls takes forever. And by forever, I mean eternity. Here we count eternity in minutes.

By “developpement” version, I mean that I run the instance that is bound to the visual studion (2008) solution. I use the local IIS web server.

My first thought was for a network/firewall problem between my two machines. But if, form visual studio, I “publish” the site to another virtual folder, then everithing works fine.

So I have http://localhost/MyDevApp and http://localhost/MyPublishedApp.

Both uses default app pool. Both have identical web.config. As far as I know, both virtual directories have exact same parameters.

But http://localhost/MyDevApp is terribly when calling web services, and http://localhost/MyPublishedApp runs at light’s speed.

It is like this since 3 days now.

Doing some debuggin I can say that :

    MyWebServiceRequest request = new MyWebServiceRequest ();
    request.Url = "http://mywebserviceurl";
    request.RequestSoapContext.Tokes.Add (MyUsernameToken);
   //All these previous lines executes correctly, rapidly.

    //THIS is the slow one.
    request.CallWebServiceMethod ();

Does anyone have the slightest idea what the problem can be?

Edit

I also tried changing the virtual directory from my web site’s property to something different (say http://localhost/MydDevApp2), with the same result.

Edit 2

Maybe it can be in cause, the site binded to the solution reside in c:\Projets\MySolution\MyDevApp while the “published” one is under c:\inetpub\wwwroot\MyPublishedApp. The c:\Projets folder is excluded from the antivirus scans, so normally it should be faster rather than slower.

Edit 3

I created another workspace (the solution is under team server source control) in c:\inetpub\wwwroot\Other, changed the url of the web project, compiled and run : no problem. So it really seems that the physical path where the files resides is causing this, while the fact of beeing bound to the solution is not.

Edit 4 (August 19)

Well, it seems that there not much to do. It’s been about 10 days since my last update, and now the site under the new workspace is beginning to slow down too. So I moved the workspace on disk, now in c:\inetpub\wwwroot\Other2, and you know what? That’s running fine again. Perhaps I will have to move it again in about 10 days.

Edit 5

I flagged my question to move to serverfault, finally it does not have nothing to do with programmation, as I first thought.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T11:48:09+00:00Added an answer on May 25, 2026 at 11:48 am

    Finally, it appears that wse2 traces where on :

      <microsoft.web.services2>
        <diagnostics>
          <trace enabled="true" input="InputTrace.log" output="OutputTrace.log" />
        </diagnostics>
        <policy>
          <cache name="policyCache.config" />
        </policy>
      </microsoft.web.services2>
    

    While the log file was growing more and more, it slow down and down… just disabling the trace solves the problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've got a web service (ASP.NET 2.0) that I'm calling from javascript using jQuery's
i've got a stock standard ASP.NET web site, deployed to our development machine (internal
I’ve got a situation with a large internal corporate web based application running ASP.NET
I am trying to call web services in my asp.net application. I got success
I'm working on a web application project using ASP.NET MVC3 and database in SQL
We are using ASP.Net Web services. The architecture is Desktop Based Application developed in
I want to publish my ASP.net based web page on Windows 7 machine.But,I got
I am calling an ASP.net application that has an exposed JSON web service interface.
I've got WCF web services hosted in an ASP.NET application. For the asp.net part
I want to configure ASP.NET Website Project using WCF Service[NetTcp] (both in c#) for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.