*Create binding on the test devices.** *
ProtocolManager::LoadDriver
- Driver Name: ndprot62
- Driver Path: D:\mak\ndistest.net\bin\protocol\
*Test terminated abnormally with an Exception
NDISTest.NDISTestCore.TestServices.NDISOperationException*
88888 Test terminated abnormally with an Exception
NDISTest.NDISTestCore.TestServices.NDISOperationException
*Exception details*
Type
NDISTest.NDISTestCore.TestServices.NDISOperationException
Message
Unable to start ndprot62 driver serviceNDIS_STATUS (0x00000241)
Source
NDISTest.ScriptLibrary
Stack Trace
at NDISTest.NDISTestCore.TestServices.ProtocolManager.LoadDriver()
at
NDISTest.NDISTestCore.TestServices.ProtocolHelper.GetProtocolManager(IAdapter
adapter, UInt32 protocolType)
at NDISTest.NDISTestCore.TestServices.ProtocolHelper.Bind(IAdapter adapter,
String friendlyProtocolName, OpenType openType, String friendlyOpenName,
UInt32 openSubType, UInt32 bindingMechanism, UInt32* frameTypeArray, UInt32
frameTypeArraySize, UInt32 protocolType, Boolean bPortsEnabled, UInt32
protocolFlags)
at NDISTest.NDISTestCore.TestServices.ProtocolHelper.Bind(IAdapter adapter,
String friendlyProtocolName, OpenType openType, String friendlyOpenName,
UInt32 openSubType, UInt32 bindingMechanism, UInt32* frameTypeArray, UInt32
frameTypeArraySize, UInt32 protocolType, Boolean bPortsEnabled)
at NDISTest.NDISTestCore.TestServices.ProtocolHelper.Bind(IAdapter adapter,
String friendlyProtocolName, OpenType openType, String friendlyOpenName)
at Test_OffloadGSO.Start()
at NDISTest.NDISTestCore.TestServices.TestBase.StartTest()
While runnig NDIS test 6.5 manually(without DTM), I am seeing above problem
on windows server 2008 R2.
In the event logs, I see
The ndprot62 service failed to start due to the following error:
Windows cannot verify the digital signature for this file. A recent hardware
or software change might have installed a file that is signed incorrectly or
damaged, or that might be malicious software from an unknown source.
In the debugger, I see following error:
ClientProtocolManager::CreateRemoteProtocolManager: Failed while sending
command to create remote Protocol Manager
Failed to create remote protocol manager
. Error: 0000001F
Test terminated abnormally with an Exception
NDISTest.NDISTestCore.TestServices.NDISOperationException
Any ideas?
Thanks,
Ashish