Skip to main content

Microsoft Silverlight

DeploymentRSS Feed

(0)

nommuh
nommuh

Member

Member

0 points

1 Posts

Deployment

I am trying to deploy my Silverlight app and when I run setup I get the following error:

 Following errors were detected during this operation.
 * [5/10/2007 10:00:44 PM] System.Deployment.Application.DeploymentException (ManifestSemanticValidation)
  - Application manifest specifies the hostInBrowser attribute. This is not supported for Windows Forms applications.
  - Source: System.Deployment
  - Stack trace:
   at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
   at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
   at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut)
   at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

Any help would be greatly appreciated.
Thanks Matt

Vivek Dalvi
Vivek Dalvi

Member

Member

458 points

123 Posts

Microsoft

Re: Deployment

This seems like error from ClickOnce. Also specifically manifest has hostInBrowsre attribute that means it is a XBAP (WPF browser hosted application). Not sure how this can be Silverlight related

Vivek Dalvi
Program Manager
Microsoft
This post is provided "as-is"
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities