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 6662689
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T02:25:01+00:00 2026-05-26T02:25:01+00:00

I am a .Net developer encountering behavior of my ASMX webservice on an IIS

  • 0

I am a .Net developer encountering behavior of my ASMX webservice on an IIS 7.5 machine for the first time. It is a staging server so I know I am the only one using it.

Strange behavior as follows:

  • There are 5 webmethods in this WS meant to be called by web client code
  • (to my knowledge) there is no such thing as “default” webmethod for a WS
  • each one of the webmethods writes an entry to the Windows event application log upon entry
  • the event log entry shows which webmethod called and some other stuff
  • if I leave things idle, one of the webmethods gets called every 5 minutes EXACTLY

I’ve looked briefly at the rapid-fail protection feature thinking this might be it. It is currently enabled and set to 5 minutes but the other aspects of it don’t seem to apply.

I changed it to DISABLED and restarted IIS but it still behaves in the above strange way. I am confused what this could be…

        [WebMethod(Description = "Search TRIM by parsing CF's WebDrawer string for search criteria")]
    public string SearchCF(string trimURL
        , string CFSearchString
        , string CallerPC = "not specified"
        , string RequestorID = "not specified")
    {
#if DEBUG
        string d = String.Format("SearchCF: trimURL={0}, CFSearchString={1}, Identity={2}, CallerPCname={3}, RequestorIdentity={4} "
                                            , trimURL, CFSearchString, GetUserInfo(), CallerPC, RequestorID);
        LogDebuggingInfo(d, 500);
#endif            
  • 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-26T02:25:01+00:00Added an answer on May 26, 2026 at 2:25 am

    This very strange condition described above was solved by installing the standalone version of .Net Framework 4.0 (64bit version) to this server. This was followed by installing ASP.NET 4.0 by running:

    o   navigate to C:\Windows\Microsoft.NET\Framework64\v4.0.30319 
    o   in cmd prompt (run as Administrator) execute:
      • aspnet_regiis.exe –i
      • iisreset 
    o   reconfigure both the client site and the site hosting the webservice to run ASP.NET 4.0 (resulted in significant reduction of the number of entries in web.config
    

    I checked out the other suggestions above before trying the above sequence which fixed it.

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

Sidebar

Related Questions

I'm a .NET developer looking do some research on my own time to better
I'm .net developer and trying to study java. I would like to know which
I'm a Java/.NET developer but on my spare time I've started looking into WordPress
I am asp.net developer I need to know about how does scrapbook works in
I'm a .NET developer and new in PHP. I want to know, is there
I'm an ASP.NET developer who has used Microsoft SQL Server for all my database
I'm a .NET developer and know pretty much about OOP. However, recently I noticed
I'm a .NET developer who needs to use the Java platform for a new
I am a .net developer trying to learn Android. I am trying to develop
I am basically a .net developer and very new to jsf, so it may

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.