Error: the system can't find the specified(System) when trying to import data

  • I'm trying to import data into a sql server 2005 database through the management studio

    but i keep getting error:

    I right clicked the database >Tasks > Import data

    Any ideas it seems i'm missing some components..

    Thanks in advance

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

    The system cannot find the file specified (System)

    ------------------------------

    Program Location:

    at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)

    at System.Diagnostics.Process.Start()

    at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)

    at System.Diagnostics.Process.Start(String fileName, String arguments)

    at Microsoft.SqlServer.Dts.ObjectExplorerUI.DtsWizardImportForm.OnLoad(EventArgs e)

    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.ScrollableControl.WndProc(Message& m)

    at System.Windows.Forms.ContainerControl.WndProc(Message& m)

    at System.Windows.Forms.Form.WmShowWindow(Message& m)

    at System.Windows.Forms.Form.WndProc(Message& m)

    at System.Windows.Forms.Control.ControlNativewindow.OnMessage(Message& m)

    at System.Windows.Forms.Control.ControlNativewindow.WndProc(Message& m)

    at System.Windows.Forms.Nativewindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

  • Any ideas how to fix it...

    Found this fix

    But it isn't the same error

    Sure some people must have similar errors..

    Thanks

  • I too have the same problem and yet unable to find a solution.

    did u find one meanwhile ??

  • Nope no idea yet and no solution

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply