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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T23:10:16+00:00 2026-05-27T23:10:16+00:00

My Asp.net application is hosted over Azure Cloud, In that application I do have

  • 0

My Asp.net application is hosted over Azure Cloud,

In that application I do have a Java Chat control, which has its server on Linux,

now I have created a HTTPHandler to redirect that chat request to the Linux server, but some how it doesn’t work over the Cloud environment (though it works very well on web environment)

it shows the below error


Microsoft Visual Studio

Windows Azure Tools for Microsoft Visual Studio

There was an error attaching the debugger to the IIS worker process for URL ‘http://127.255.0.0:82/’ for role instance ‘deployment16(315).Cloud.AnotherHttpHandler_IN_0’. Unable to start debugging on the web server. See help for common configuration errors. Running the web page outside of the debugger may provide further information.

Make sure the server is operating correctly. Verify there are no syntax errors in web.config by doing a Debug.Start Without Debugging. You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation.



I have even put the Handler under System.webServer as well in the web.config file, see below code

<system.web>
<httpHandlers>
  <add verb="*" path="http-bind/*"
    type="HelloWorldHandler"/>
</httpHandlers>
</system.web>

<system.webServer>
<handlers>
  <add verb="*" path="http-bind/*" name="HelloWorldHandler" type="HelloWorldHandler"/>
</handlers>
<modules runAllManagedModulesForAllRequests="true" />
</system.webServer>

I don’t know what restricts it over the cloud environment.

  • 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-27T23:10:16+00:00Added an answer on May 27, 2026 at 11:10 pm

    Please take a look at this question to see how to configure httpHandlers for running in Azure.

    Most importantly – remove the httpHandlers section under the system.web and leave only handlers under system.webServer. Then add also the resourceType=”Unspecified” attribute to the handler declaration. This should solve your issue.

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

Sidebar

Related Questions

I have a Silverlight control that is hosted within an ASP.NET application. The Silverlight
I have an ASP.NET application that is hosted in timezone A and is being
I have an ASP.NET application hosted on Godaddy that I want to send email
i have a silverlight application that is hosted within a asp.net web application. in
We have an ASP.NET application that uses SQL Server to store its session state.
I have a Silverlight 4 application which is hosted in asp.net website as ClientBin
We have an ASP.NET web application hosted by a web farm of many instances
I have a asp.net 3.5 application hosted on IIS 7.0. I'm looking for a
The ASP.NET application that I am currently responsible for at my day job has
We have an ASP.Net application hosted on our network and exposed to a specific

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.