|
Prev: Datagrid
Next: battery status---thanks...BUT??????
From: Colin on 7 Aug 2006 08:31 I got Error 80450001 while trying to deploy an ATL COM dll to my Windows Mobile 5 device from within VS 2005. Suprisingly, neither Google or Google Groups turned up any references to this error. Eventually I nailed it. The dll I was trying to deploy statically link to ATL, but it used another DLL that dynamically linked to it. Changing all my DLLS to statically link to ATL fixed the problem. I'm posting this so that next time someone (or I!) encounter this error, we'll know a possible solution. -- Colin
|
Pages: 1 Prev: Datagrid Next: battery status---thanks...BUT?????? |