shawndiaz wrote:
> It states that SSPORT and DgiVecp services failed to start because they are
> not there. Why is it trying to start something that's not there? It has been
> there since 6/12/07. What is using these services to make XP need to start
> them?
Information on these items is difficult to find. This is what I can find:
http://www.runscanner.net/getprocess...port.sys&S1=GO http://www.runscanner.net/getmd5.asp...ess=ssport.sys http://www.runscanner.net/getprocess...Vecp.sys&S1=GO http://www.runscanner.net/getmd5.asp...ss=dgivecp.sys
Maybe you have or had something from Samsung installed on your pc?
If you cannot resolve the problem by finding and
reinstalling/uninstalling the software responsible for the service go in
the registry and set their start values to manual (3):
The startup for those items is controlled at the REG_DWORD Start value in:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\<ServiceName>
Possible start values are: 0, 1, 2, 3, 4
Boot 0x0
System 0x1
Automatic 0x2
Manual 0x3
Disabled 0x4
If setting the service to manual doesn't fix things set them to disabled
and see if things improve.
John