This is a migrated thread and some comments may be shown as answers.

Is Microsoft.mshtml.dll an included reference?

1 Answer 137 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Phillip Foster
Top achievements
Rank 1
Phillip Foster asked on 13 May 2010, 09:29 PM
I am having an issue with deploying my application.
This is my first application using RadTools and the first time i've ever seen this problem. 
So I was curious if the tools had this file included.
I do not have this file in my References, so I wasn't sure why its causing an error. 
thanks!

my error:
Following errors were detected during this operation.
* [05/13/2010 3:19:29 PM] System.Deployment.Application.InvalidDeploymentException (SignatureValidation)
- Strong name signature not valid for this assembly Microsoft.mshtml.dll.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ComponentVerifier.VerifyStrongNameAssembly(String filePath, AssemblyManifest assemblyManifest)
at System.Deployment.Application.ComponentVerifier.StrongNameAssemblyComponent.Verify()
at System.Deployment.Application.ComponentVerifier.VerifyComponents()
at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
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, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 19 May 2010, 04:18 PM
Hi Phillip Foster,

Thank you for contacting us.

We have a reference to Microsoft.mshtml.dll assembly in our RadMarkupEditor control, but we do not redistrubute this assembly. So, please include the assembly in your deployment package if the clients' machines are not supposed have it in their GAC.

Sincerely yours,
Nikolay
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Phillip Foster
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or