Sentinel.v3.5Client prevents ClickOnce app to install

S

Sergiu Ignat

Hello,

I try to deploy an application through ClickOnce. I use .NET Framework
3.5SP1. In Publish/Prerequisites I require the entire framework (not only
the client profile) and checked "Download Prerequisites from the component
vendor's web site".

When I try to install, I get a message:

"Unable to install or run the application. The application requires that
assembly Sentinel.v3.5Client Version 3.5.0.0 be installed in the Global
Assembly Cache (GAC) first."

I found very little information about this Sentinel.v3.5Client assembly. It
is a requirement in the manifest file.

How can I deploy my application?

Thank you,

Sergiu
 
S

Sergiu Ignat

The problem is that even if I requested the full .NET Framework in
prerequisites, I checked in Application tab the "Client-only Framework
subset". That was generating a link to Sentinel.v3.5Client in my Manifest.

Unchecking the Application/"Client-only Framework subset" solved the
problem.

Sergiu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top