Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. ASP.NET WebForms is silently removed from Visual Studio 2022 Preview 4.1

ASP.NET WebForms is silently removed from Visual Studio 2022 Preview 4.1

Scheduled Pinned Locked Moved The Lounge
csharpasp-netdotnetvisual-studiowpf
9 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    adriancs
    wrote on last edited by
    #1

    Yesterday, I performed a clean new installation of Visual Studio 2022 Preview 4.1 on my new pc. Well, I find it interestingly that "ASP.NET Web Application (.NET Framework)" (which refers to webforms) is not available in the project type. I still can open existing ASP.NET webforms projects, but however, if I want to add a new .aspx page, it's not available too. Before this, the webforms project type is available in 2022 Preview 4, and I'm doing the development of webforms and it's working fine. but now webforms seems to disappear in 2022 Preview 4.1. ========== Update Oct 17th, 2021 Ok guys, you still can do ASP.NET webforms in Visual Studio 2022 Preview. It's just that, ASP.NET webforms project elements are listed as optional item. Below are the "optional" items (under ASP.NET section) that you need to manually select it to install while installing Visual Studio 2022.

    • .NET Framework project and item templates
    • .NET Framework 4.8 development tools
    • .NET Framework 4.6.2-4.7.1 development tools
    • Additional project templates (previous versions)
    P M M A 4 Replies Last reply
    0
    • A adriancs

      Yesterday, I performed a clean new installation of Visual Studio 2022 Preview 4.1 on my new pc. Well, I find it interestingly that "ASP.NET Web Application (.NET Framework)" (which refers to webforms) is not available in the project type. I still can open existing ASP.NET webforms projects, but however, if I want to add a new .aspx page, it's not available too. Before this, the webforms project type is available in 2022 Preview 4, and I'm doing the development of webforms and it's working fine. but now webforms seems to disappear in 2022 Preview 4.1. ========== Update Oct 17th, 2021 Ok guys, you still can do ASP.NET webforms in Visual Studio 2022 Preview. It's just that, ASP.NET webforms project elements are listed as optional item. Below are the "optional" items (under ASP.NET section) that you need to manually select it to install while installing Visual Studio 2022.

      • .NET Framework project and item templates
      • .NET Framework 4.8 development tools
      • .NET Framework 4.6.2-4.7.1 development tools
      • Additional project templates (previous versions)
      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Sounds like something to raise with Microsoft for them to add to their pile of ignore.

      Advanced TypeScript Programming Projects

      1 Reply Last reply
      0
      • A adriancs

        Yesterday, I performed a clean new installation of Visual Studio 2022 Preview 4.1 on my new pc. Well, I find it interestingly that "ASP.NET Web Application (.NET Framework)" (which refers to webforms) is not available in the project type. I still can open existing ASP.NET webforms projects, but however, if I want to add a new .aspx page, it's not available too. Before this, the webforms project type is available in 2022 Preview 4, and I'm doing the development of webforms and it's working fine. but now webforms seems to disappear in 2022 Preview 4.1. ========== Update Oct 17th, 2021 Ok guys, you still can do ASP.NET webforms in Visual Studio 2022 Preview. It's just that, ASP.NET webforms project elements are listed as optional item. Below are the "optional" items (under ASP.NET section) that you need to manually select it to install while installing Visual Studio 2022.

        • .NET Framework project and item templates
        • .NET Framework 4.8 development tools
        • .NET Framework 4.6.2-4.7.1 development tools
        • Additional project templates (previous versions)
        M Offline
        M Offline
        megaadam
        wrote on last edited by
        #3

        Relax, they just renamed it. Design your Web Forms apps with Web Live Preview in Visual Studio 2022 - Visual Studio Blog[^] [...] this is not a Web Forms project, but instead it’s an ASP.NET Razor Pages project.

        "If we don't change direction, we'll end up where we're going"

        H 1 Reply Last reply
        0
        • M megaadam

          Relax, they just renamed it. Design your Web Forms apps with Web Live Preview in Visual Studio 2022 - Visual Studio Blog[^] [...] this is not a Web Forms project, but instead it’s an ASP.NET Razor Pages project.

          "If we don't change direction, we'll end up where we're going"

          H Offline
          H Offline
          honey the codewitch
          wrote on last edited by
          #4

          They should name it back, and take everyone involved in the change out behind building 8 and fire them.

          Real programmers use butterflies

          S 1 Reply Last reply
          0
          • H honey the codewitch

            They should name it back, and take everyone involved in the change out behind building 8 and fire them.

            Real programmers use butterflies

            S Offline
            S Offline
            stoneyowl2
            wrote on last edited by
            #5

            Sooo, fire them as in 'you're fired', or set them on fire, or use a firing squad :doh:

            Thar's only two possibilities: Thar is life out there in the universe which is smarter than we are, or we're the most intelligent life in the universe. Either way, it's a mighty sobering thought. (Porkypine - via Walt Kelly)

            H 1 Reply Last reply
            0
            • S stoneyowl2

              Sooo, fire them as in 'you're fired', or set them on fire, or use a firing squad :doh:

              Thar's only two possibilities: Thar is life out there in the universe which is smarter than we are, or we're the most intelligent life in the universe. Either way, it's a mighty sobering thought. (Porkypine - via Walt Kelly)

              H Offline
              H Offline
              honey the codewitch
              wrote on last edited by
              #6

              That's why I said take them out behind building 8, so the other employees are left wondering. That way the same mistake is never repeated.

              Real programmers use butterflies

              1 Reply Last reply
              0
              • A adriancs

                Yesterday, I performed a clean new installation of Visual Studio 2022 Preview 4.1 on my new pc. Well, I find it interestingly that "ASP.NET Web Application (.NET Framework)" (which refers to webforms) is not available in the project type. I still can open existing ASP.NET webforms projects, but however, if I want to add a new .aspx page, it's not available too. Before this, the webforms project type is available in 2022 Preview 4, and I'm doing the development of webforms and it's working fine. but now webforms seems to disappear in 2022 Preview 4.1. ========== Update Oct 17th, 2021 Ok guys, you still can do ASP.NET webforms in Visual Studio 2022 Preview. It's just that, ASP.NET webforms project elements are listed as optional item. Below are the "optional" items (under ASP.NET section) that you need to manually select it to install while installing Visual Studio 2022.

                • .NET Framework project and item templates
                • .NET Framework 4.8 development tools
                • .NET Framework 4.6.2-4.7.1 development tools
                • Additional project templates (previous versions)
                M Offline
                M Offline
                Member_15329613
                wrote on last edited by
                #7

                You should not be doing webforms anymore.

                C 1 Reply Last reply
                0
                • A adriancs

                  Yesterday, I performed a clean new installation of Visual Studio 2022 Preview 4.1 on my new pc. Well, I find it interestingly that "ASP.NET Web Application (.NET Framework)" (which refers to webforms) is not available in the project type. I still can open existing ASP.NET webforms projects, but however, if I want to add a new .aspx page, it's not available too. Before this, the webforms project type is available in 2022 Preview 4, and I'm doing the development of webforms and it's working fine. but now webforms seems to disappear in 2022 Preview 4.1. ========== Update Oct 17th, 2021 Ok guys, you still can do ASP.NET webforms in Visual Studio 2022 Preview. It's just that, ASP.NET webforms project elements are listed as optional item. Below are the "optional" items (under ASP.NET section) that you need to manually select it to install while installing Visual Studio 2022.

                  • .NET Framework project and item templates
                  • .NET Framework 4.8 development tools
                  • .NET Framework 4.6.2-4.7.1 development tools
                  • Additional project templates (previous versions)
                  A Offline
                  A Offline
                  adriancs
                  wrote on last edited by
                  #8

                  Ok guys, you still can do ASP.NET webforms in Visual Studio 2022 Preview. It's just that, ASP.NET webforms project elements are listed as optional item. Below are the "optional" items (under ASP.NET section) that you need to manually select it to install while installing Visual Studio 2022.

                  • .NET Framework project and item templates
                  • .NET Framework 4.8 development tools
                  • .NET Framework 4.6.2-4.7.1 development tools
                  • Additional project templates (previous versions)
                  1 Reply Last reply
                  0
                  • M Member_15329613

                    You should not be doing webforms anymore.

                    C Offline
                    C Offline
                    Chris Maunder
                    wrote on last edited by
                    #9

                    Maybe, but then there's economic realities and legacy considerations.

                    cheers Chris Maunder

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups