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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T22:39:06+00:00 2026-06-06T22:39:06+00:00

After deploying WCF server (svc) on my Server, I have got this message when

  • 0

After deploying WCF server (svc) on my Server, I have got this message when accessing on: https://test.com/myService.svc

404 – File or directory not found.

Following this post: http://geekswithblogs.net/amaniar/archive/2010/08/31/wcf–iis7-404-file-or-directory-not-found.aspx

I activated the WCF server.

Then, I run: https://test.com/myService.svc and it works only the first time. after that, I can not access IIS any more: Internal Error

This is my binding and service:

 <binding name="BindTest">
      <binaryMessageEncoding maxReadPoolSize="64" maxWritePoolSize="16" maxSessionSize="2048">
        <readerQuotas maxDepth="32" maxStringContentLength="10242880" maxArrayLength="10242880" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
      </binaryMessageEncoding>
      <httpsTransport />
    </binding> 

<service behaviorConfiguration="ServiceBehavior123" name="xyz">
        <endpoint address="" binding="customBinding" bindingConfiguration="BindTest" name="ServiceEndpoint" contract="ISerice" />
        <endpoint address="mex" binding="mexHttpBinding" name="ServiceMexEndpoint" contract="IMetadataExchange" />
      </service>

I can not access on my IIS anymore. If I remove WCF activation, my web works again but the service wcf svc is not found.

  • 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-06-06T22:39:10+00:00Added an answer on June 6, 2026 at 10:39 pm

    It’s possible your service is crashing repeatedly, which causes IIS to shut the app pool down.

    if you stop and restart IIS, you will be able to run it again.

    The solution though, is to correct your implementation – your code – to prevent the crash.

    The crash can be due to an invalid cast, a null pointer exception, and so on. Use try…catch to prevent and diagnose such crashes.

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

Sidebar

Related Questions

After deploying an ASP.net webservice to my production server i got this exception: System.MissingMethodException
I got this problem after deploying my web package to IIS: HTTP Error 500.19
I'm having a problem accessing a class after deploying my website to a server.
After deploying to Azure, I kept getting server errors -- the application would not
I have created a cube that worked fine when deploying. After a added another
after deploying I gettin this error below when i try to send an mail:
After deploying DelayedJob as a gem, I got the following error: undefined method `handle_asynchronously'
This is the bane of my programming existence. After deploying an application, when this
I would like help with the following asp.net error i now have after deploying
After deploying I get the message GWT module 'library' may need to be (re)compiled.

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.