locked
Web Site Administration Tool & VB.NET and VS2015 RRS feed

  • Question

  • User-248155896 posted

    Hi .net security experts,
    I previously used the Web Site Administration Tool. Migrated to VS2015 and it isnt there anymore.
    This post http://forums.asp.net/t/2071813.aspx?Web+Site+Administration+Tool+equivalent+for+vs2015+ led
    me to the Thinkecture Identity Manager but its written in C# and my solution is VB.
    What do I do now?

    Bye

    Tuesday, March 29, 2016 5:15 PM

Answers

  • User1779161005 posted

    IdentityManager is available via NuGet as a .NET assembly. It doesn't matter what language you use to consume it.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, March 29, 2016 5:39 PM
  • User614698185 posted

    Hi metallonorg,

    The option to select “ASP.Net Web Configuration Manager” is no longer in Visual Studio 2013. This is due to the removal of the Visual Studio Development Server (or Cassini) from the product. However, you could refer to the below steps by which you can still run the manager. Note that these instructions only work for sites running on the .NET Framework 4.0 and above.

    Please see: https://blogs.msdn.microsoft.com/webdev/2013/08/19/accessing-the-asp-net-web-configuration-tool-in-visual-studio-2013/

    Best Regards,

    Candice Zhou

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Wednesday, March 30, 2016 6:10 AM

All replies

  • User1779161005 posted

    IdentityManager is available via NuGet as a .NET assembly. It doesn't matter what language you use to consume it.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, March 29, 2016 5:39 PM
  • User614698185 posted

    Hi metallonorg,

    The option to select “ASP.Net Web Configuration Manager” is no longer in Visual Studio 2013. This is due to the removal of the Visual Studio Development Server (or Cassini) from the product. However, you could refer to the below steps by which you can still run the manager. Note that these instructions only work for sites running on the .NET Framework 4.0 and above.

    Please see: https://blogs.msdn.microsoft.com/webdev/2013/08/19/accessing-the-asp-net-web-configuration-tool-in-visual-studio-2013/

    Best Regards,

    Candice Zhou

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Wednesday, March 30, 2016 6:10 AM