Hi Greg

This error is appearing when you compile your application? Or CC.Net?

Posting the contents of your ccnet.config file is the easiest way to
enable people to help you with problems. Be careful to obscure any
passwords in the file first.

This looks a bit like you are trying to deploy an application that has
not been precompiled. Does your CC.Net build call a different
configuration or target than your normal CI build? Have you tried
running the same set of targets from a command-line on your own
computer?

Dave

On Sat, Jan 17, 2009 at 9:46 AM, Greg <gomer11...@gmail.com> wrote:
>
> Just starting today I am getting this error when I compile fairly
> often.
>
> aspnet_merge (,): error1008: The PrecompiledApp.config file is
> missing. Make sure the application has been precompiled with the
> Aspnet_compiler tool.
>
> I have never received this error before today. I am using MSBuild for
> my build an dI am unsure what other information is useful to you to
> figure out what is happening here. Please let me know any information
> that would be useful.
>
> Thanks.
>

Reply via email to