Forum Discussion

Abdelrazek-rizk's avatar
Abdelrazek-rizk
Brass Contributor
Jul 29, 2022

Error with my SQL Server 2022 preview Import and Export Wizard

 

===================================

An error occurred which the SQL Server Integration Services Wizard was not prepared to handle. (SQL Server Import and Export Wizard)

===================================

Could not load file or assembly 'Microsoft.DataTransformationServices.ScaleHelper, Version=16.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified. (DTSWizard)

------------------------------
Program Location:

   at Microsoft.SqlServer.Dts.DtsWizard.DTSWizardForm.GetPageSize()
   at Microsoft.SqlServer.Management.UI.WizardForm.OnLoad(EventArgs args)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

 

TITLE: SQL Server Import and Export Wizard
------------------------------

An error occurred which the SQL Server Integration Services Wizard was not prepared to handle.

------------------------------
ADDITIONAL INFORMATION:

Could not load file or assembly 'Microsoft.DataTransformationServices.ScaleHelper, Version=16.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified. (DTSWizard)

------------------------------
BUTTONS:

OK
------------------------------

31 Replies

    • brunda24's avatar
      brunda24
      Copper Contributor

      Hi Ronen_Ariely 

      This is the below-mentioned error we are getting when connecting to the import and export wizard. 

       

      • G-man777's avatar
        G-man777
        Copper Contributor

        brunda24 

         

        I installed SQL Express 2022 and also got this error because the Import and Export 2022 does not work for SQL Express 2022.  So either of these 2 things worked for me:

         

        - SQL Import and Export 2019 (I was able to use this tool with SQL Express 2022)

        - Uninstalled SQL Express 2022 and reinstalled SQL Developer 2022 (then the Import and Export 2022 tool works)

         

        Hope you come right.

         

Resources