Skip to content

Instantly share code, notes, and snippets.

@Vitosh
Created September 9, 2016 11:28
Show Gist options
  • Save Vitosh/0eb2371ebf9552af0349ad8ceff442e7 to your computer and use it in GitHub Desktop.
Save Vitosh/0eb2371ebf9552af0349ad8ceff442e7 to your computer and use it in GitHub Desktop.
Error 1
===================================
Ein Aufrufziel hat einen Ausnahmefehler verursacht. (mscorlib)
------------------------------
Speicherort des Programms:
bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
bei System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
bei Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.OpenTableHelperClass.InvokeOpenTableUsingDesigner(Object parentInformation, String fileName)
bei Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.OpenTableHelperClass.EditTopNRows(NodeContext parentContext, Int32 topNValue)
bei Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.EditTopNRows.Invoke()
bei Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ToolsMenuItemBase.MenuInvokedHandler(Object sender, EventArgs args)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment