Cannot employ some project

I'm using VS2005 Beta2, windows mobile 5 sdk for smartphone, Activesync 4, and DMA patch.
I can successfully employ and debug some sample projects like "CloseWindows", but when I debug the sample "PhoneIme" which is a DLL project, Error message occurs and IDE states that "Cannot not find the path specified".
If someone have the same problem soloved, please tell me the solution.
Any help would be greatly appriciated.
thanks.
[517 byte] By [arongpan] at [2008-2-22]
# 1

Since this is a DLL project, you likely need to specify which .exe you are using that will instantiate the DLL project that you've created. There's a liekly a default .exe specified that you'll need to ensure is pointing to an accurate .exe.

Mario

MarioChenier at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...