Re: Problem running .NET user control hosted on Windows Vista / IE7
Re: Problem running .NET user control hosted on Windows Vista / IE7
Hi,
First of all, thank you for your quick answers. I appreciate your support.
I have to say that the user control works well on a Windows Form sample
application as well as on ASP.NET web applications.
You can test it here:
http://www.softwaresigloxxi.com/Super2d3dGraphLibrary_Trial.html
It doesn't run as a hosted client-side control on IE7.
I have tried lowering permissions, adding the site to trusted zone,
disabled UAC, embed manifest to requiere permission elevation, ...
Well.. I'm begining to think that Vista has broken hosted client-side
..net controls.
Has anyone be able to host a .net user control on client-side on Windows
Vista/IE7?
Thanks!!
Mr. Arnold escribió:
>
> "M. Cota" <contact@softwaresigloxxi.com> wrote in message
> news:upRVStO7HHA.3400@TK2MSFTNGP03.phx.gbl...
>> Hi,
>>
>> To make sure UAC is breaking my client side control, I have disabled
>> it and restarted the system.
>>
>> My user control still is not working on Vista/IE7 (it works on
>> XP/IE7), so may be UAC is not the problem in this scenario.
>>
>> I will appreciate any help.
>
> If you're using this 3rd party solution on the client side, then maybe
> the control only works on XP or previous versions of the Windows based
> O/S using the .Net Framework, and it flat-out doesn't work with Vista,
> which you should verify with the 3rd party vendor that the control works
> with Vista.
> .
>