Hi guys, Currently I am struggling with a very annoying problem, namely when I deploy my .net 2.0 application on Windows XP (without any SP) I am receiving a CreateProcess error with error code 14001. When I looked in the event log, I noticed there is a problem with the syntax of manifest or policy file. I tried to find such file in the deployed folder but there isn't any config or manifest file. My application consists of 3 dlls and 1 exe. All are written in .net 2.0. Additionally I am using SqlCe 3.5 and database sdf file. If you have any hints which could solve the problem please share with me.
aaa... I am logged as Administrator in Windows XP. BR Jarek