Using LightSwitch Beta 1, every time I build my project I get this error on the ServerGenerated project:

The "CreateRuntimeExtensionAssembliesManifest" task failed unexpectedly.
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.LightSwitch.BuildTasks.Extensions.CreateRuntimeExtensionAssembliesManifest.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Boolean& taskResult)

The project was building before, and I was publishing using ClickOnce. I tried to publish a new version and it started doing this.

link|improve this question

33% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.