i am building the sample inspect.sys. But when i try to start it, it gives following error on windows Vista SP1 machine : startservice failed 87: The parameter is incorrect.
I am unable to resolve this error.
Any help is appreciated.
Sandeep
i am building the sample inspect.sys. But when i try to start it, it gives following error on windows Vista SP1 machine : startservice failed 87: The parameter is incorrect.
I am unable to resolve this error.
Any help is appreciated.
Sandeep
How did you try to start it?
How did you install it?
mm
tried starting sc start inspect and net start inspect.
I installed it using the install.inf provided with the sample
How did you install it using install.inf? Did you use devcon?
mm
mm thanks for help. actually the registry key specified in documentation is wrong. It should be RemoteAddressToInspect (REG_SZ) from http://social.msdn.microsoft.com/Forums/en-US/wfp/thread/b4657953-4985-4a8b-a7f5-ea752ae21c83 link