locked
Unable to connect to the configured developer web server RRS feed

  • Question

  • I am trying to upgrade a asp.net  project from VS2010 to VS2015. on a new Windows 10 PC (64 bit) I have installed VS2015.

    When I create a new website on this PC using VS2015, and debug it, there is no issue. However when I open an old VS 2010 project and try to debug  it I get the error  "Unable to connect to the configured developer web server" . Please note that the project builds successfully. I have tried all of the solutions I have found on the web without success 

    Not using proxy server

    netsh command

    deleting IE express folder 

    Changing the port in the solution file

    There was one six step solution using tools/External Tools which referenced webdev.webserver.exe but that file does not exist on my machine.

    In any case the issue seems to be with the 2010 project as new projects debug without issue

    Any Help would be apprecited

    Wednesday, September 27, 2017 5:48 AM

All replies

  • Wednesday, September 27, 2017 6:56 AM
  • Hi CeeJayA,

    Since this forum is discussing and asking questions about the Visual Basic programming language, IDE, libraries, samples, and tools . And your issue is more related to asp.net. This link about asp.net, please go to asp.net forum for professional help.

    https://forums.asp.net/

    Thank you for participating in the forum activities.

    Best Regards,

    Cherry



    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Thursday, September 28, 2017 1:41 AM
  • I would recommend always having a backup of the project, in this case for VS2010 so if something goes wrong you have a backup be it making a copy of the project or using a flavor of source control such as TFS. I believe the online version would suit your needs (we use on prem version).

    Please remember to mark the replies as answers if they help and unmark them if they provide no help, this will help others who are looking for solutions to the same or similar problem. Contact via my Twitter (Karen Payne) or Facebook (Karen Payne) via my MSDN profile but will not answer coding question on either.
    VB Forums - moderator
    profile for Karen Payne on Stack Exchange, a network of free, community-driven Q&A sites

    Thursday, September 28, 2017 1:49 AM