WEC 2013 Wave 6 - the 'PBDbgPkg Package' package did not load correctly

Dariusz Czarnecki 1 Reputation point
2021-08-10T15:21:55.987+00:00

I updated Windows Embedded Compact 2013 to Wave 6. Now when I open any OS design I'm getting message "The 'PBDbgPkg Package' package did not load correctly." and reference to ActivityLog.xml.

122053-1.png

In ActivityLog.xml I have:
<entry>
<record>565</record>
<time>2021/08/10 14:38:49.241</time>
<type>Error</type>
<source>VisualStudio</source>
<description>No InprocServer32 registered for package [PBDbgPkg Package]</description>
<guid>{99D5D114-BAAB-4E24-A5AF-155D289837B8}</guid>
<hr>800736b1</hr>
<errorinfo></errorinfo>
<path>C:\Program Files (x86)\Microsoft Platform Builder\8.00\cepb\bin\PBDbgPkg.dll</path>
</entry>

Also the "Target" toolbar is disabled/grayed out.
122045-toolbar.png

I already tried following commands to solve this problem:
devenv.exe /clearcache
devenv /updateconfiguration

I have the same problem on two machines updated to Wave 6.

Do you have idea how to solve this problem?

Windows for business | Windows for IoT
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dariusz Czarnecki 1 Reputation point
    2021-08-11T12:01:53.727+00:00

    I found the solution.
    The problem was the missing Microsoft Visual C++ 2008 Service Pack 1 Redistributable which is required for PBDbgPkg.dll.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.