Trying to install MSDN release of SQL -en_sql_server_2017_standard_x64_dvd_11294407 - On Azure VM Series - B8MS - Receiving "Incorrect Function"

Loffler Companies 6 Reputation points
2022-12-21T16:29:42.587+00:00

Trying to install MSDN release of SQL -en_sql_server_2017_standard_x64_dvd_11294407 - On Azure VM Series - B8MS - Receiving "Incorrect Function"

Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented

Exception type: System.IO.IOException
Message:
Incorrect function.

HResult : 0x80070001  
Data:   
  HelpLink.EvtType = 0x60797DC7@0xAC9299FD  
  DisableWatson = true  
Stack:   
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)  
    at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)  
    at Microsoft.SqlServer.Configuration.UIExtension.StartAction.ExecuteAction(String actionId)  
    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)  
    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()  
    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)  
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,099 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Loffler Companies 6 Reputation points
    2022-12-21T19:34:51.917+00:00

    I downloaded a different ISO and it is working now.
    Thank you for the help

    1 person found this answer helpful.

  2. Michael Taylor 60,346 Reputation points
    2022-12-21T17:46:34.433+00:00

    I don't think the VM series has anything to do with this. What OS are you running on that VM? Is it up to date?

    Are you trying to install either SSDT, SSIS or SSMS as part of this install? If so then remove those features and try again. If SQL installs then refer to this article on how to resolve the error.

    0 comments No comments

  3. Loffler Companies 6 Reputation points
    2022-12-21T18:57:13.003+00:00

    Thank you for the response. It is Server 2019 Datacenter - https://learn.microsoft.com/en-us/windows-server/get-started/application-compatibility-windows-server-2019 - Says its compatible.
    Even just running the "System Configuration Checker" it throws the same error.

    Attaching screenshot
    273004-2022-12-21-12-56-17-sp2016dev-4078140179-3389-remo.png


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.