when trying to install a custom SDK for a WinCE 6 platform in Visual
Studio 2008 the installation fails with the following error message:
ToolsMsmCA(Error): IHxFilters filter registration failure: Err =
0x80040305, Context = pFilters->SetNamespace( Namespace )
followed by:
ToolsMsmCA(Error): IHxRegisterSession transaction failure: Err =
0x8004036f, pRegSession->CommitTransaction()
Investigations (Google) showed that this is a problem with ' Internet
Explorer Enhanced Security Configuration ' on Windows Server 2003.
However, our development machine runs Windows XP Pro and there is no
IE Enhanced Security Configuration installed.
So we need urgently a hit in the right direction to solve this
problem.
Has anyone suggestions in this issue ?
Thx,
Daniel.
I have been wrestling with the same problem, this is what worked for me.
when given the choice between a complete or custom install, I chose custom
I then unselected the .Net Compact Framework option.
Installation then worked.
Hope this Helps
Paul