Error message in SQL Server 2012 Import Wizard
up vote
1
down vote
favorite
I was trying to load an Excel file into SQL Server 2012 and got the following error.
1
Error message 1:
TITLE: SQL Server Import and Export Wizard
An error occurred which the SQL Server Integration Services Wizard was not prepared to handle.
ADDITIONAL INFORMATION:
A generic error occurred in GDI+. (System.Drawing)
BUTTONS:
OK
Technical detail 1:
===================================
An error occurred which the SQL Server Integration Services Wizard was not prepared to handle. (SQL Server Import and Export Wizard)
===================================
A generic error occurred in GDI+. (System.Drawing)
Program Location:
at System.Drawing.Graphics.MeasureCharacterRanges(String text, Font font, RectangleF layoutRect, StringFormat stringFormat)
at System.Windows.Forms.LinkLabel.EnsureRun(Graphics g)
at System.Windows.Forms.LinkLabel.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.LinkLabel.WndProc(Message& msg)
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)
Error Message 2:
TITLE: Microsoft SQL Server
This wizard will close because it encountered the following error:
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&ProdVer=12.0.4100.1&EvtSrc=Microsoft.SqlServer.Management.UI.WizardFrameworkErrorSR&EvtID=UncaughtException&LinkId=20476
ADDITIONAL INFORMATION:
A generic error occurred in GDI+. (System.Drawing)
BUTTONS:
OK
Technical detail 2:
===================================
This wizard will close because it encountered the following error: (Microsoft SQL Server)
For help, click: See link above (I cannot post 2 links)
A generic error occurred in GDI+. (System.Drawing)
Program Location:
at System.Drawing.Graphics.MeasureString(String text, Font font, SizeF layoutArea, StringFormat stringFormat)
at System.Windows.Forms.Label.GetPreferredSizeCore(Size proposedConstraints)
at System.Windows.Forms.Control.GetPreferredSize(Size proposedSize)
at System.Windows.Forms.Label.GetPreferredSize(Size proposedSize)
at System.Windows.Forms.Layout.TableLayout.GetElementSize(IArrangedElement element, Size proposedConstraints)
at System.Windows.Forms.Layout.TableLayout.InflateColumns(ContainerInfo containerInfo, Size proposedConstraints, Boolean measureOnly)
at System.Windows.Forms.Layout.TableLayout.ApplyStyles(ContainerInfo containerInfo, Size proposedConstraints, Boolean measureOnly)
at System.Windows.Forms.Layout.TableLayout.LayoutCore(IArrangedElement container, LayoutEventArgs args)
at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container, LayoutEventArgs layoutEventArgs)
at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.TableLayoutPanel.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
at System.Windows.Forms.Control.PerformLayout()
at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
at System.Windows.Forms.Control.ResumeLayout()
at Microsoft.NetEnterpriseServers.ExceptionMessageBoxForm.AddAdditionalInfoMessage(Int32 messageCount, String strText, Exception ex)
at Microsoft.NetEnterpriseServers.ExceptionMessageBoxForm.InitializeMessage()
at Microsoft.NetEnterpriseServers.ExceptionMessageBoxForm.PrepareToShow()
at Microsoft.NetEnterpriseServers.ExceptionMessageBox.Show(IWin32Window owner)
at Microsoft.SqlServer.Dts.DtsWizard.DTSWizard.DisplayExceptionMessageBox(String errorMessage, Exception ex)
at Microsoft.SqlServer.Dts.DtsWizard.Step1.OnLeavePage(LeavePageEventArgs e)
at Microsoft.SqlServer.Management.UI.WizardPage.RaiseLeavePage(WizardButton button)
at Microsoft.SqlServer.Management.UI.WizardForm.NextPage(WizardPage nextPage)
at Microsoft.SqlServer.Management.UI.WizardForm.Next_Click(Object sender, EventArgs e)
sql-server
add a comment |
up vote
1
down vote
favorite
I was trying to load an Excel file into SQL Server 2012 and got the following error.
1
Error message 1:
TITLE: SQL Server Import and Export Wizard
An error occurred which the SQL Server Integration Services Wizard was not prepared to handle.
ADDITIONAL INFORMATION:
A generic error occurred in GDI+. (System.Drawing)
BUTTONS:
OK
Technical detail 1:
===================================
An error occurred which the SQL Server Integration Services Wizard was not prepared to handle. (SQL Server Import and Export Wizard)
===================================
A generic error occurred in GDI+. (System.Drawing)
Program Location:
at System.Drawing.Graphics.MeasureCharacterRanges(String text, Font font, RectangleF layoutRect, StringFormat stringFormat)
at System.Windows.Forms.LinkLabel.EnsureRun(Graphics g)
at System.Windows.Forms.LinkLabel.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.LinkLabel.WndProc(Message& msg)
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)
Error Message 2:
TITLE: Microsoft SQL Server
This wizard will close because it encountered the following error:
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&ProdVer=12.0.4100.1&EvtSrc=Microsoft.SqlServer.Management.UI.WizardFrameworkErrorSR&EvtID=UncaughtException&LinkId=20476
ADDITIONAL INFORMATION:
A generic error occurred in GDI+. (System.Drawing)
BUTTONS:
OK
Technical detail 2:
===================================
This wizard will close because it encountered the following error: (Microsoft SQL Server)
For help, click: See link above (I cannot post 2 links)
A generic error occurred in GDI+. (System.Drawing)
Program Location:
at System.Drawing.Graphics.MeasureString(String text, Font font, SizeF layoutArea, StringFormat stringFormat)
at System.Windows.Forms.Label.GetPreferredSizeCore(Size proposedConstraints)
at System.Windows.Forms.Control.GetPreferredSize(Size proposedSize)
at System.Windows.Forms.Label.GetPreferredSize(Size proposedSize)
at System.Windows.Forms.Layout.TableLayout.GetElementSize(IArrangedElement element, Size proposedConstraints)
at System.Windows.Forms.Layout.TableLayout.InflateColumns(ContainerInfo containerInfo, Size proposedConstraints, Boolean measureOnly)
at System.Windows.Forms.Layout.TableLayout.ApplyStyles(ContainerInfo containerInfo, Size proposedConstraints, Boolean measureOnly)
at System.Windows.Forms.Layout.TableLayout.LayoutCore(IArrangedElement container, LayoutEventArgs args)
at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container, LayoutEventArgs layoutEventArgs)
at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.TableLayoutPanel.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
at System.Windows.Forms.Control.PerformLayout()
at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
at System.Windows.Forms.Control.ResumeLayout()
at Microsoft.NetEnterpriseServers.ExceptionMessageBoxForm.AddAdditionalInfoMessage(Int32 messageCount, String strText, Exception ex)
at Microsoft.NetEnterpriseServers.ExceptionMessageBoxForm.InitializeMessage()
at Microsoft.NetEnterpriseServers.ExceptionMessageBoxForm.PrepareToShow()
at Microsoft.NetEnterpriseServers.ExceptionMessageBox.Show(IWin32Window owner)
at Microsoft.SqlServer.Dts.DtsWizard.DTSWizard.DisplayExceptionMessageBox(String errorMessage, Exception ex)
at Microsoft.SqlServer.Dts.DtsWizard.Step1.OnLeavePage(LeavePageEventArgs e)
at Microsoft.SqlServer.Management.UI.WizardPage.RaiseLeavePage(WizardButton button)
at Microsoft.SqlServer.Management.UI.WizardForm.NextPage(WizardPage nextPage)
at Microsoft.SqlServer.Management.UI.WizardForm.Next_Click(Object sender, EventArgs e)
sql-server
2
Post the error text in the question itself, not a picture that doesn't show the error.
– Panagiotis Kanavos
May 26 '17 at 14:32
1
The dialog box actually shows copy and exception buttons in the lower left corner. Use them to copy the error message and post it in the question
– Panagiotis Kanavos
May 26 '17 at 14:33
1
Looks like nothing to do with the actual data. Reboot the (client!) machine first, it may be out of resources. If that doesn't help, try a repair reinstall of Management Studio (or just download the latest version, it supports SQL Server 2012).
– Jeroen Mostert
May 26 '17 at 14:55
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I was trying to load an Excel file into SQL Server 2012 and got the following error.
1
Error message 1:
TITLE: SQL Server Import and Export Wizard
An error occurred which the SQL Server Integration Services Wizard was not prepared to handle.
ADDITIONAL INFORMATION:
A generic error occurred in GDI+. (System.Drawing)
BUTTONS:
OK
Technical detail 1:
===================================
An error occurred which the SQL Server Integration Services Wizard was not prepared to handle. (SQL Server Import and Export Wizard)
===================================
A generic error occurred in GDI+. (System.Drawing)
Program Location:
at System.Drawing.Graphics.MeasureCharacterRanges(String text, Font font, RectangleF layoutRect, StringFormat stringFormat)
at System.Windows.Forms.LinkLabel.EnsureRun(Graphics g)
at System.Windows.Forms.LinkLabel.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.LinkLabel.WndProc(Message& msg)
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)
Error Message 2:
TITLE: Microsoft SQL Server
This wizard will close because it encountered the following error:
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&ProdVer=12.0.4100.1&EvtSrc=Microsoft.SqlServer.Management.UI.WizardFrameworkErrorSR&EvtID=UncaughtException&LinkId=20476
ADDITIONAL INFORMATION:
A generic error occurred in GDI+. (System.Drawing)
BUTTONS:
OK
Technical detail 2:
===================================
This wizard will close because it encountered the following error: (Microsoft SQL Server)
For help, click: See link above (I cannot post 2 links)
A generic error occurred in GDI+. (System.Drawing)
Program Location:
at System.Drawing.Graphics.MeasureString(String text, Font font, SizeF layoutArea, StringFormat stringFormat)
at System.Windows.Forms.Label.GetPreferredSizeCore(Size proposedConstraints)
at System.Windows.Forms.Control.GetPreferredSize(Size proposedSize)
at System.Windows.Forms.Label.GetPreferredSize(Size proposedSize)
at System.Windows.Forms.Layout.TableLayout.GetElementSize(IArrangedElement element, Size proposedConstraints)
at System.Windows.Forms.Layout.TableLayout.InflateColumns(ContainerInfo containerInfo, Size proposedConstraints, Boolean measureOnly)
at System.Windows.Forms.Layout.TableLayout.ApplyStyles(ContainerInfo containerInfo, Size proposedConstraints, Boolean measureOnly)
at System.Windows.Forms.Layout.TableLayout.LayoutCore(IArrangedElement container, LayoutEventArgs args)
at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container, LayoutEventArgs layoutEventArgs)
at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.TableLayoutPanel.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
at System.Windows.Forms.Control.PerformLayout()
at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
at System.Windows.Forms.Control.ResumeLayout()
at Microsoft.NetEnterpriseServers.ExceptionMessageBoxForm.AddAdditionalInfoMessage(Int32 messageCount, String strText, Exception ex)
at Microsoft.NetEnterpriseServers.ExceptionMessageBoxForm.InitializeMessage()
at Microsoft.NetEnterpriseServers.ExceptionMessageBoxForm.PrepareToShow()
at Microsoft.NetEnterpriseServers.ExceptionMessageBox.Show(IWin32Window owner)
at Microsoft.SqlServer.Dts.DtsWizard.DTSWizard.DisplayExceptionMessageBox(String errorMessage, Exception ex)
at Microsoft.SqlServer.Dts.DtsWizard.Step1.OnLeavePage(LeavePageEventArgs e)
at Microsoft.SqlServer.Management.UI.WizardPage.RaiseLeavePage(WizardButton button)
at Microsoft.SqlServer.Management.UI.WizardForm.NextPage(WizardPage nextPage)
at Microsoft.SqlServer.Management.UI.WizardForm.Next_Click(Object sender, EventArgs e)
sql-server
I was trying to load an Excel file into SQL Server 2012 and got the following error.
1
Error message 1:
TITLE: SQL Server Import and Export Wizard
An error occurred which the SQL Server Integration Services Wizard was not prepared to handle.
ADDITIONAL INFORMATION:
A generic error occurred in GDI+. (System.Drawing)
BUTTONS:
OK
Technical detail 1:
===================================
An error occurred which the SQL Server Integration Services Wizard was not prepared to handle. (SQL Server Import and Export Wizard)
===================================
A generic error occurred in GDI+. (System.Drawing)
Program Location:
at System.Drawing.Graphics.MeasureCharacterRanges(String text, Font font, RectangleF layoutRect, StringFormat stringFormat)
at System.Windows.Forms.LinkLabel.EnsureRun(Graphics g)
at System.Windows.Forms.LinkLabel.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.LinkLabel.WndProc(Message& msg)
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)
Error Message 2:
TITLE: Microsoft SQL Server
This wizard will close because it encountered the following error:
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&ProdVer=12.0.4100.1&EvtSrc=Microsoft.SqlServer.Management.UI.WizardFrameworkErrorSR&EvtID=UncaughtException&LinkId=20476
ADDITIONAL INFORMATION:
A generic error occurred in GDI+. (System.Drawing)
BUTTONS:
OK
Technical detail 2:
===================================
This wizard will close because it encountered the following error: (Microsoft SQL Server)
For help, click: See link above (I cannot post 2 links)
A generic error occurred in GDI+. (System.Drawing)
Program Location:
at System.Drawing.Graphics.MeasureString(String text, Font font, SizeF layoutArea, StringFormat stringFormat)
at System.Windows.Forms.Label.GetPreferredSizeCore(Size proposedConstraints)
at System.Windows.Forms.Control.GetPreferredSize(Size proposedSize)
at System.Windows.Forms.Label.GetPreferredSize(Size proposedSize)
at System.Windows.Forms.Layout.TableLayout.GetElementSize(IArrangedElement element, Size proposedConstraints)
at System.Windows.Forms.Layout.TableLayout.InflateColumns(ContainerInfo containerInfo, Size proposedConstraints, Boolean measureOnly)
at System.Windows.Forms.Layout.TableLayout.ApplyStyles(ContainerInfo containerInfo, Size proposedConstraints, Boolean measureOnly)
at System.Windows.Forms.Layout.TableLayout.LayoutCore(IArrangedElement container, LayoutEventArgs args)
at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container, LayoutEventArgs layoutEventArgs)
at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.TableLayoutPanel.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
at System.Windows.Forms.Control.PerformLayout()
at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
at System.Windows.Forms.Control.ResumeLayout()
at Microsoft.NetEnterpriseServers.ExceptionMessageBoxForm.AddAdditionalInfoMessage(Int32 messageCount, String strText, Exception ex)
at Microsoft.NetEnterpriseServers.ExceptionMessageBoxForm.InitializeMessage()
at Microsoft.NetEnterpriseServers.ExceptionMessageBoxForm.PrepareToShow()
at Microsoft.NetEnterpriseServers.ExceptionMessageBox.Show(IWin32Window owner)
at Microsoft.SqlServer.Dts.DtsWizard.DTSWizard.DisplayExceptionMessageBox(String errorMessage, Exception ex)
at Microsoft.SqlServer.Dts.DtsWizard.Step1.OnLeavePage(LeavePageEventArgs e)
at Microsoft.SqlServer.Management.UI.WizardPage.RaiseLeavePage(WizardButton button)
at Microsoft.SqlServer.Management.UI.WizardForm.NextPage(WizardPage nextPage)
at Microsoft.SqlServer.Management.UI.WizardForm.Next_Click(Object sender, EventArgs e)
sql-server
sql-server
edited May 26 '17 at 14:53
asked May 26 '17 at 14:27
user3484349
63
63
2
Post the error text in the question itself, not a picture that doesn't show the error.
– Panagiotis Kanavos
May 26 '17 at 14:32
1
The dialog box actually shows copy and exception buttons in the lower left corner. Use them to copy the error message and post it in the question
– Panagiotis Kanavos
May 26 '17 at 14:33
1
Looks like nothing to do with the actual data. Reboot the (client!) machine first, it may be out of resources. If that doesn't help, try a repair reinstall of Management Studio (or just download the latest version, it supports SQL Server 2012).
– Jeroen Mostert
May 26 '17 at 14:55
add a comment |
2
Post the error text in the question itself, not a picture that doesn't show the error.
– Panagiotis Kanavos
May 26 '17 at 14:32
1
The dialog box actually shows copy and exception buttons in the lower left corner. Use them to copy the error message and post it in the question
– Panagiotis Kanavos
May 26 '17 at 14:33
1
Looks like nothing to do with the actual data. Reboot the (client!) machine first, it may be out of resources. If that doesn't help, try a repair reinstall of Management Studio (or just download the latest version, it supports SQL Server 2012).
– Jeroen Mostert
May 26 '17 at 14:55
2
2
Post the error text in the question itself, not a picture that doesn't show the error.
– Panagiotis Kanavos
May 26 '17 at 14:32
Post the error text in the question itself, not a picture that doesn't show the error.
– Panagiotis Kanavos
May 26 '17 at 14:32
1
1
The dialog box actually shows copy and exception buttons in the lower left corner. Use them to copy the error message and post it in the question
– Panagiotis Kanavos
May 26 '17 at 14:33
The dialog box actually shows copy and exception buttons in the lower left corner. Use them to copy the error message and post it in the question
– Panagiotis Kanavos
May 26 '17 at 14:33
1
1
Looks like nothing to do with the actual data. Reboot the (client!) machine first, it may be out of resources. If that doesn't help, try a repair reinstall of Management Studio (or just download the latest version, it supports SQL Server 2012).
– Jeroen Mostert
May 26 '17 at 14:55
Looks like nothing to do with the actual data. Reboot the (client!) machine first, it may be out of resources. If that doesn't help, try a repair reinstall of Management Studio (or just download the latest version, it supports SQL Server 2012).
– Jeroen Mostert
May 26 '17 at 14:55
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f44204089%2ferror-message-in-sql-server-2012-import-wizard%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
2
Post the error text in the question itself, not a picture that doesn't show the error.
– Panagiotis Kanavos
May 26 '17 at 14:32
1
The dialog box actually shows copy and exception buttons in the lower left corner. Use them to copy the error message and post it in the question
– Panagiotis Kanavos
May 26 '17 at 14:33
1
Looks like nothing to do with the actual data. Reboot the (client!) machine first, it may be out of resources. If that doesn't help, try a repair reinstall of Management Studio (or just download the latest version, it supports SQL Server 2012).
– Jeroen Mostert
May 26 '17 at 14:55