Debugging a TSP
- From: "Angus" <nospam@xxxxxxxxx>
- Date: Sat, 5 Jul 2008 12:16:00 +0100
Hello
I followed the notes on Andreas Marshall's TAPI and TSP FAQ site and edited
my HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TapiSrv\ImagePath
to:
"C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\msdev.exe"
%SystemRoot%\System32\svchost.exe -k tapisrv
[Previously it was: %SystemRoot%\System32\svchost.exe -k netsvcs]
Andreas site suggested that it would be originally be:
%SystemRoot%\System32\svchost.exe -k tapisrv - on Windows 2000 and higher.
But my XP system had netsvcs - don't know if this makes a difference?
I also made the service interact with desktop change.
When I then launch dialer.exe MSDev is loaded and I press F5 to debug - get
message C:\WINDOWS\system32\svchost.exe does not contain debugging
information. Press OK to continue.
Then after a delay I get a dialog saying:
Error: Phone Dialer
Operation: Initializing Windows Telephony Services
Details: Failed initializing a telephony service component (TAPI3.DLL).
System registry may be corrupted. If symptoms persist, try restarting
Windows or using REGSVR32 to update registry settings for the TAPI
components.
Error: The operation failed for an unspecified reason.
What am I doing wrong?
Angus
.
- Follow-Ups:
- Re: Debugging a TSP
- From: Andreas Marschall [MVP TAPI]
- Re: Debugging a TSP
- Prev by Date: Re: TAPI FAQ Update
- Next by Date: Re: Debugging a TSP
- Previous by thread: TAPI FAQ Update
- Next by thread: Re: Debugging a TSP
- Index(es):