ورود

View Full Version : خطا هنگام بازکردن storedprocedure



yasesepid
شنبه 27 اردیبهشت 1393, 21:01 عصر
سلام
من از sqlserver2008 استفاده میکنم.وقتی میخام storedprocedure رو modify یا execute کنم یا اینکه new query ایجاد کنم با این خطا مواجه میشم.
لطفا را هنمایی کنید.

Could not load file or assembly 'Microsoft.SqlServer.BatchParser, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the path specified. (mscorlib)

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

at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.DisplaySQLResultsControl..ctor(QEResultsSett ings resultsSettings, String resultsDir, DisplaySqlResultsTabControl tabControl)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.SqlScriptEditorControl.DoPostInit()
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.SqlScriptEditorControl.Initialize(Object sp, String moniker)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.SqlScriptEditorControl.CreateInstance(Object serviceProvider, Boolean withEncoding, String moniker)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.EditorFactorySql.CreateEditorInstance(IServi ceProvider serviceProvider, Boolean storeActiveConnIfNeeded, String moniker)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.EditorFactoryBase.Microsoft.VisualStudio.She ll.Interop.IVsEditorFactory.CreateEditorInstance(U Int32 createFlags, String moniker, String physicalView, IVsHierarchy hierarchy, UInt32 itemId, IntPtr existingDocData, IntPtr& docViewIntPtr, IntPtr& docDataIntPtr, String& caption, Guid& cmdUIGuid, Int32& result)
at System.Runtime.InteropServices.Marshal.ThrowExcept ionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.ScriptFactory.CreateNewScript(String strFullPathToScript, IVsProject projectToAddScriptTo, UIConnectionGroupInfo connectionInfoList, IDbConnection liveCon, String rootName)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.ScriptFactory.CreateNewScript(String strFullPathToScript, IVsExternalFilesManager extFileMgr, UIConnectionGroupInfo connectionInfoList, IDbConnection liveCon, String rootName)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.ScriptFactory.CreateNewScript(String strFullPathToScript, UIConnectionGroupInfo connectionInfoList, IDbConnection liveCon, String fileRoot)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.ScriptFactory.CreateNewScript(String strFullPathToScript, UIConnectionInfo ci, IDbConnection liveCon)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.VsDocumentMenuItem.OpenFileInEditor(String filePath, IManagedConnection connection)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.VsDocumentMenuItem.ScriptToQueryEditor(Strin g text, IManagedConnection mc)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.VsDocumentMenuItem.ScriptExistingTextObjectT oWindow(IManagedConnection mc)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.VsDocumentMenuItem.InvokeTextObject(IManaged Connection connection)
at Microsoft.SqlServer.Management.UI.VSIntegration.Ed itors.VsDocumentMenuItem.Invoke()

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

The system cannot find the path specified. (Exception from HRESULT: 0x80070003)

تصویرش ضمیمه شد.

yasesepid
یک شنبه 28 اردیبهشت 1393, 08:30 صبح
از دوستان کسی اطلاعی نداره؟