Hi Andreas,
In the Phone and Modem Options window, if I double click or press
"Configure" button on My TSP it shows the TSP Configurartion dialog box. But
sometimes it doesn't show the TSP Configurartion dialog box and the Phone
and Modem Options(Not Responding) window hangs indefinitely. How Can I
debug this problem? From the logs I am not getting any clues. I am using
VS-2008 for debugging and attaching to TAPISRV(Attach to TAPISRV pluggin for
VS) doesn't hit breakpoints inside TUISPI_providerConfig(). I have attached
the log file output in which Configure succeeded for 5 times & after that it
hanged.
0544 2009-10-22 14:40:20.083 D DLL Main
0544 2009-10-22 14:40:20.098 D TSPI_providerUIIdentify
Parameters:
lpszUIDLLName=942f14
3656 2009-10-22 14:40:20.114 D DLL Main
3656 2009-10-22 14:40:20.114 D TUISPI_providerConfig
Parameters:
pfnUIDLLCallback=76ebde6e
hwndOwner=191c22
dwPermanentProviderID=266
0260 2009-10-22 14:40:27.145 D DLL Main
0260 2009-10-22 14:40:27.145 D TSPI_providerUIIdentify
Parameters:
lpszUIDLLName=942f14
3656 2009-10-22 14:40:27.161 D DLL Main
3656 2009-10-22 14:40:27.161 D TUISPI_providerConfig
Parameters:
pfnUIDLLCallback=76ebde6e
hwndOwner=191c22
dwPermanentProviderID=266
3812 2009-10-22 14:40:38.755 D DLL Main
3812 2009-10-22 14:40:38.755 D TSPI_providerUIIdentify
Parameters:
lpszUIDLLName=942f14
3656 2009-10-22 14:40:38.755 D DLL Main
3656 2009-10-22 14:40:38.755 D TUISPI_providerConfig
Parameters:
pfnUIDLLCallback=76ebde6e
hwndOwner=191c22
dwPermanentProviderID=266
0544 2009-10-22 14:40:42.395 D DLL Main
0544 2009-10-22 14:40:42.395 D TSPI_providerUIIdentify
Parameters:
lpszUIDLLName=942f14
3656 2009-10-22 14:40:42.395 D DLL Main
3656 2009-10-22 14:40:42.395 D TUISPI_providerConfig
Parameters:
pfnUIDLLCallback=76ebde6e
hwndOwner=191c22
dwPermanentProviderID=266
0260 2009-10-22 14:40:45.739 D DLL Main
0260 2009-10-22 14:40:45.739 D TSPI_providerUIIdentify
Parameters:
lpszUIDLLName=942f14
3656 2009-10-22 14:40:45.739 D DLL Main
3656 2009-10-22 14:40:45.739 D TUISPI_providerConfig
Parameters:
pfnUIDLLCallback=76ebde6e
hwndOwner=191c22
dwPermanentProviderID=266
How Can I solve this issue?
Regards,
Akil