SMSQL Service fails to start with event "Method 'RemoteUnmountDisks' ... does not have an implementation"
- Views:
- 94
- Visibility:
- Public
- Votes:
- 0
- Category:
- snapmanager-for-microsoft-sql-server
- Specialty:
- snapx
- Last Updated:
Applies to
SnapManager for SQL 7.2.x
Issue
The SnapManager Service fails to start with the following event in the Application Event logs of Windows:
Service cannot be started. System.TypeLoadException: Method 'RemoteUnmountDisks' in type
'NetApp.SnapManager.SMSQLServices.SMSQLService' from assembly 'SmSqlServiceHost, Version=2.2.0.0,
Culture=neutral, PublicKeyToken=null' does not have an implementation.
at SnapMgrService.SnapMgrServiceWinService.Start()
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)