Every once in a while my system just spontaneously pops a message box (5 times in a row) stating:

pcdrsysinfodirect.p5x - Entry Point not found

The procedure entry point SymGetUnwindInfo could not be located in the dynamic link library dbghelp.dll.

Any idea how to fix it?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Does this help?

http://forums.lenovo.com/t5/ThinkVantage-Technologies/Entry-Point-Not-Found/td-p/444919

06-03-2011 04:22 PM
There is a strange interaction between LTT and SQL Server 2005. In some cases,  
LTT tries to access the SQL Server version of a file called DBGHELP.DLL rather  
than the version that is located in C:\Windows\.

We are testing a fix for this problem and expect to release it next month. In  
the  meantime, we have determined a workaround:

1. Navigate to C:\Program Files\Microsoft SQL Server\90\Shared\
2. Rename DBGHELP.DLL to something like DBGHELP.DL2
link|improve this answer
I'll give it a try, thanks! – Yishai Dec 21 '11 at 14:05
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.