You will get this error when you are going to build your Web Service. To resolve this error please first make sure no .keep file exist in you this web service. Please remove all .keep files and also move the PrecompiledApp.config file. Its resolve my problem. I think its the solution of this error.
Thanks Vijay!!! It works
By: Sanjay on April 7, 2009
at 8:38 am
i removed the precompiledapp.config file & try to create msi file using devenv /build release…..
It builds the precompiled application but does nto create the msi file
By: Arvind on May 26, 2009
at 10:41 am