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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T17:47:29+00:00 2026-06-06T17:47:29+00:00

I am using IIS Express in Visual Studio 2010 and right now it runs

  • 0

I am using IIS Express in Visual Studio 2010 and right now it runs on localhost:61156. But I need it to run on a domain. Is it possible to make IIS Express to run on devserver.com, instead of localhost:61156? So basically when I run debug I want devserver,com, instead of localhost:61156. I’ve come across a few things on google, but no luck. Any ideas on how to do this?

Thanks!

  • 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-06T17:47:31+00:00Added an answer on June 6, 2026 at 5:47 pm

    Do the following

    1. If IIS Express is running stop it
    2. Open your webapplication project file (*.csproj or *.vbproj)
    3. Find <IISUrl>http://localhost:61156/</IISUrl> and change it to <IISUrl>http://devserver.com:61156/</IISUrl>
    4. Open %userprofile%\documents\iisexpress\config\applicationhost.config file

    5. Visual Studio 2015 now puts an applicationhost.config file specific to your project instead of using the global one. It is located at: /path/to/code/root/.vs/config/applicationhost.config

    6. Find your site entry in applicationhost.config file change the binding as shown below
      <binding protocol="http" bindingInformation="*:61156:devserver.com" />
    7. In \Windows\system32\drivers\etc\hosts file add following mapping “127.0.0.1 devserver.com“
    8. In your browser add exception to bypass proxy for devserver.com
    9. Note that, since you are using custom domain (non localhost binding), you must run visual studio as Administrator
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using VS 2010 and a using IIS Express instead of the Visual Studio's
I was running my application in Visual Studio 2010 Application Server, but now I
I got Visual Studio 2010 Express C# Edition. I'm using WinXP as OS. How
With the release of Visual Studio 2010 SP1 and IIS Express we want to
I have been using IIS express as my web server for awhile now, but
I want to publish WCF Service Application created in Visual Studio 2010 on IIS
I am currently developing an ASP.NET MVC 3 site using Visual Studio 2010 with
Using Visual Studio 2010 I put a breakpoint on Application_AuthenticateRequest today and noticed that
Just recently upgraded to Visual Studio 2010 SP1 and ASP.NET MVC3, but the only
I'm using IIS Express to create a virtual directory at http://localhost:5000/ and received this

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.