Is .NET Framework 3.5 still needed with a SQL Server 2017 installation to utilize Database Mail?Anyone else...

How to fly a direct entry holding pattern when approaching from an awkward angle?

The No-Straight Maze

What does からか mean?

How much light is too much?

Identical projects by students at two different colleges: still plagiarism?

Word for something that's always reliable, but never the best?

Is it possible to detect 100% of SQLi with a simple regex?

How can I handle players killing my NPC outside of combat?

What can I do to encourage my players to use their consumables?

Why is it that Bernie Sanders is always called a "socialist"?

RS485 using USART or UART port on STM32

I have trouble understanding this fallacy: "If A, then B. Therefore if not-B, then not-A."

Writing dialogues for characters whose first language is not English

Critique vs nitpicking

why typing a variable (or expression) prints the value to stdout?

Insecure private-key encryption

If I tried and failed to start my own business, how do I apply for a job without job experience?

Is `Object` a function in javascript?

Possible issue with my W4 and tax return

How do dictionaries source attestation?

Why did Luke use his left hand to shoot?

How to change a .eps figure to standalone class?

Can me and my friend spend the summer in Canada (6 weeks) at 16 years old without an adult?

Renting a 2CV in France



Is .NET Framework 3.5 still needed with a SQL Server 2017 installation to utilize Database Mail?


Anyone else had problems uninstalling SQL Server 2016 RC0?Installing SQL Server version 10.50.4000 is failingSql Server Installation can't find filesProblem getting SQL Server 2016 R Services (In-Database) workingSQL Server Installation Error: Object reference not set to an instance of an objectSQL Server 2017 Installation issuesSchannel 36871 Error when sending emails from Database Mail - after upgrading to SQL Server 2016SQL Server Express 2017 Database Mail Silent errorDatabase Mail on SQL Server Express 2017SQL Query Store qds_async_queue













4















I'm guessing .NET Framework 3.5 is still needed to use Database Mail with SQL Server 2017? As I had to include this on my SQL Server 2016 installs on Server 2016 not that long ago.



I was unable to find a definitive answer via the web, surprisingly, maybe it goes unsaid.










share|improve this question





























    4















    I'm guessing .NET Framework 3.5 is still needed to use Database Mail with SQL Server 2017? As I had to include this on my SQL Server 2016 installs on Server 2016 not that long ago.



    I was unable to find a definitive answer via the web, surprisingly, maybe it goes unsaid.










    share|improve this question



























      4












      4








      4








      I'm guessing .NET Framework 3.5 is still needed to use Database Mail with SQL Server 2017? As I had to include this on my SQL Server 2016 installs on Server 2016 not that long ago.



      I was unable to find a definitive answer via the web, surprisingly, maybe it goes unsaid.










      share|improve this question
















      I'm guessing .NET Framework 3.5 is still needed to use Database Mail with SQL Server 2017? As I had to include this on my SQL Server 2016 installs on Server 2016 not that long ago.



      I was unable to find a definitive answer via the web, surprisingly, maybe it goes unsaid.







      sql-server installation sql-server-2017 database-mail






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 9 hours ago









      Tony Hinkle

      2,7051423




      2,7051423










      asked 12 hours ago









      Eric SwiggumEric Swiggum

      16816




      16816






















          1 Answer
          1






          active

          oldest

          votes


















          6














          No, it is not required for SQL Server 2017. The issue with Database Mail not working was fixed in 2016 SP1 CU2, and 2016 RTM CU2:
          FIX: SQL Server 2016 Database Mail does not work on a computer that does not have the .NET Framework 3.5 installed or stops working after applying SQL Server update



          I know of several SQL Server 2016 and 2017 systems that are installed without .NET 3.51, and Database Mail is working fine.



          Note that .NET Framework 3.5 was not included in Hardware and Software Requirements for Installing SQL Server, and that the SQL Server 2016 and SQL Server 2017 view of this page is the same. The Database Mail issue was considered a defect in SQL Server 2016 and was fixed accordingly.






          share|improve this answer


























          • Great, thanks for the clarification, yes I recall the dubious CU for SQL 2016 that broke database mail, so I ran around verifying that .net 3.5 was installed. Good times.

            – Eric Swiggum
            10 hours ago











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "182"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f230628%2fis-net-framework-3-5-still-needed-with-a-sql-server-2017-installation-to-utiliz%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          6














          No, it is not required for SQL Server 2017. The issue with Database Mail not working was fixed in 2016 SP1 CU2, and 2016 RTM CU2:
          FIX: SQL Server 2016 Database Mail does not work on a computer that does not have the .NET Framework 3.5 installed or stops working after applying SQL Server update



          I know of several SQL Server 2016 and 2017 systems that are installed without .NET 3.51, and Database Mail is working fine.



          Note that .NET Framework 3.5 was not included in Hardware and Software Requirements for Installing SQL Server, and that the SQL Server 2016 and SQL Server 2017 view of this page is the same. The Database Mail issue was considered a defect in SQL Server 2016 and was fixed accordingly.






          share|improve this answer


























          • Great, thanks for the clarification, yes I recall the dubious CU for SQL 2016 that broke database mail, so I ran around verifying that .net 3.5 was installed. Good times.

            – Eric Swiggum
            10 hours ago
















          6














          No, it is not required for SQL Server 2017. The issue with Database Mail not working was fixed in 2016 SP1 CU2, and 2016 RTM CU2:
          FIX: SQL Server 2016 Database Mail does not work on a computer that does not have the .NET Framework 3.5 installed or stops working after applying SQL Server update



          I know of several SQL Server 2016 and 2017 systems that are installed without .NET 3.51, and Database Mail is working fine.



          Note that .NET Framework 3.5 was not included in Hardware and Software Requirements for Installing SQL Server, and that the SQL Server 2016 and SQL Server 2017 view of this page is the same. The Database Mail issue was considered a defect in SQL Server 2016 and was fixed accordingly.






          share|improve this answer


























          • Great, thanks for the clarification, yes I recall the dubious CU for SQL 2016 that broke database mail, so I ran around verifying that .net 3.5 was installed. Good times.

            – Eric Swiggum
            10 hours ago














          6












          6








          6







          No, it is not required for SQL Server 2017. The issue with Database Mail not working was fixed in 2016 SP1 CU2, and 2016 RTM CU2:
          FIX: SQL Server 2016 Database Mail does not work on a computer that does not have the .NET Framework 3.5 installed or stops working after applying SQL Server update



          I know of several SQL Server 2016 and 2017 systems that are installed without .NET 3.51, and Database Mail is working fine.



          Note that .NET Framework 3.5 was not included in Hardware and Software Requirements for Installing SQL Server, and that the SQL Server 2016 and SQL Server 2017 view of this page is the same. The Database Mail issue was considered a defect in SQL Server 2016 and was fixed accordingly.






          share|improve this answer















          No, it is not required for SQL Server 2017. The issue with Database Mail not working was fixed in 2016 SP1 CU2, and 2016 RTM CU2:
          FIX: SQL Server 2016 Database Mail does not work on a computer that does not have the .NET Framework 3.5 installed or stops working after applying SQL Server update



          I know of several SQL Server 2016 and 2017 systems that are installed without .NET 3.51, and Database Mail is working fine.



          Note that .NET Framework 3.5 was not included in Hardware and Software Requirements for Installing SQL Server, and that the SQL Server 2016 and SQL Server 2017 view of this page is the same. The Database Mail issue was considered a defect in SQL Server 2016 and was fixed accordingly.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 9 hours ago

























          answered 11 hours ago









          Tony HinkleTony Hinkle

          2,7051423




          2,7051423













          • Great, thanks for the clarification, yes I recall the dubious CU for SQL 2016 that broke database mail, so I ran around verifying that .net 3.5 was installed. Good times.

            – Eric Swiggum
            10 hours ago



















          • Great, thanks for the clarification, yes I recall the dubious CU for SQL 2016 that broke database mail, so I ran around verifying that .net 3.5 was installed. Good times.

            – Eric Swiggum
            10 hours ago

















          Great, thanks for the clarification, yes I recall the dubious CU for SQL 2016 that broke database mail, so I ran around verifying that .net 3.5 was installed. Good times.

          – Eric Swiggum
          10 hours ago





          Great, thanks for the clarification, yes I recall the dubious CU for SQL 2016 that broke database mail, so I ran around verifying that .net 3.5 was installed. Good times.

          – Eric Swiggum
          10 hours ago


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Database Administrators Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f230628%2fis-net-framework-3-5-still-needed-with-a-sql-server-2017-installation-to-utiliz%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Paper upload error, “Upload failed: The top margin is 0.715 in on page 3, which is below the required...

          Emraan Hashmi Filmografia | Linki zewnętrzne | Menu nawigacyjneGulshan GroverGulshan...

          How can I write this formula?newline and italics added with leqWhy does widehat behave differently if I...