Re: Running VSTO on Terminal Server
From: dave (dheizer_avisi_at_hotmail.com)
Date: 03/30/04
- Previous message: Nick Wong: "Re: "No such interface supported" when binding to Excel event-handler"
- In reply to: dave: "Running VSTO on Terminal Server"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Mar 2004 16:18:13 -0600
The solution is that although the Configuration tool appears to be working
for me as a local admin, it is not. I had a net admin make the change to
the system and it worked a bit further. Since I am using WSE 1.0 in
communicating with some Java SOAP services, I found that the install of WSE
did not correctly set up security for the machine to trust the
Microsoft.Web.Services.dll and again I was unable to establish trust for the
same reason of not being able to trust the original assembly.
"dave" <dheizer_avisi@hotmail.com> wrote in message
news:1046vvero0u5a60@corp.supernews.com...
> I am having issues running projects utilizing VSTO on a W2K3 terminal
> server. Does anyone have any experience in how to set this up?
>
> Specifically I receive the error Unable to find or load the assembly. It
is
> stopping at the point of loading the dll created in the project.
>
> I have check the Framework admin tools and the assembly is properly listed
> and full trust granted.
>
> The assembly is in the correct place.
>
> I also added a full trust policy at the level of the VS projects directory
> just to try anything.
>
> When I attempt to use the wizard to specifically trust the assembly, I
> receive an error that the policy governing my account does not authorize
me
> to update the trust of this assembly.
>
> I am an admin on the box and am also in the VS developers and Debugging
> Users groups.
>
> Any assistance would be appreciated. I have had no trouble in the past
> setting up on other XP Pro boxes and in fact have moved the project
between
> three machines and only have had to set the trust for the assembly to use
> it.
>
>
>
- Previous message: Nick Wong: "Re: "No such interface supported" when binding to Excel event-handler"
- In reply to: dave: "Running VSTO on Terminal Server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|