Clickonce installation problem – help

Hello brothers,
ClickOnce is a deployment technology that enables you to create self-updating Windows-based applications that can be installed and run with minimal user interaction. As a developer, I m trying to get my hands on it and grasp some technical skills to use it in my future projects.
Unfortunately when I try installing it, I was surprisingly welcomed with the error.
The error contents are
System.Security.Policy.PolicyException: Policy level ‘Enterprise’ could not be saved.
at System.Security.PolicyManger.EncodeLevel (Policy Level level)
at System.Security.PoliceyManger.EncodeLevel (String lable)
at System.Security.PoliceyManger.Save ()
at System.Security.Security.Manger.Save.Policy ()
at SyncMyCal.CAS.CASInstaller.ConfigureCodeAccessSecurity ()
at SyncMyCal.CAS.CASInstaller.Instal ()
I have no idea what all that stuff is as this is not programmed by me. I do want to install and play and learn this new type of programming technique …
So
Help is required….
System is Core I 3 with 2 GB ram and 320 GB hard disk with windows 7.
Thanks.
