Click here to Skip to main content
15,897,371 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
General.NET and Admin rights Pin
Paul Selormey29-Sep-02 18:07
Paul Selormey29-Sep-02 18:07 
GeneralRe: .NET and Admin rights Pin
Stephane Rodriguez.30-Sep-02 21:05
Stephane Rodriguez.30-Sep-02 21:05 
GeneralRe: .NET and Admin rights Pin
Paul Selormey30-Sep-02 22:44
Paul Selormey30-Sep-02 22:44 
GeneralRe: .NET and Admin rights Pin
Stephane Rodriguez.30-Sep-02 21:10
Stephane Rodriguez.30-Sep-02 21:10 
GeneralRe: .NET and Admin rights Pin
Paul Selormey30-Sep-02 22:57
Paul Selormey30-Sep-02 22:57 
GeneralRe: .NET and Admin rights Pin
Stephane Rodriguez.30-Sep-02 23:40
Stephane Rodriguez.30-Sep-02 23:40 
GeneralRe: .NET and Admin rights Pin
Paul Selormey1-Oct-02 0:10
Paul Selormey1-Oct-02 0:10 
GeneralRe: .NET and Admin rights Pin
Stephane Rodriguez.1-Oct-02 0:30
Stephane Rodriguez.1-Oct-02 0:30 
Read it thoroughly Paul. There is everything you need there.

In summary,
- the client must download the .NET run-time, and install the .NET run-time
- he must use the .NET framework control panel to ensure that .NET controls hosted in IE (with IEHost.exe) will work
- to ease end user configuration and approval, in much the same way than with standard ActiveX, you'd better sign them : create a .snk file (public key).
- of course, if your component does a certain r/w access on the filesystem, your component may require the end user to further slide down the IE security level.

I guess what would be fine for you is .NET controls running on the server-side, while being displayed on the client-side. I am not sure about whether it is possible. However I am pretty sure that you'll probably need in the ideal case a deep ASP.NET integration.

Have you tried MS KB and product support ?






sometimes it helps to look at the IL generated code
a MS guy on develop.com "answering" .NET issues
GeneralRe: .NET and Admin rights Pin
Paul Selormey1-Oct-02 1:25
Paul Selormey1-Oct-02 1:25 
Generallatest news viewer Pin
Gunnar28-Sep-02 19:22
Gunnar28-Sep-02 19:22 
GeneralRe: latest news viewer Pin
Stephane Rodriguez.28-Sep-02 20:58
Stephane Rodriguez.28-Sep-02 20:58 
GeneralRe: latest news viewer Pin
Gunnar29-Sep-02 7:05
Gunnar29-Sep-02 7:05 
GeneralRe: latest news viewer Pin
Stephane Rodriguez.29-Sep-02 8:30
Stephane Rodriguez.29-Sep-02 8:30 
GeneralRe: latest news viewer Pin
David Stone3-Oct-02 10:02
sitebuilderDavid Stone3-Oct-02 10:02 
GeneralRe: latest news viewer Pin
Stephane Rodriguez.3-Oct-02 10:08
Stephane Rodriguez.3-Oct-02 10:08 
GeneralRe: latest news viewer Pin
David Stone7-Oct-02 8:40
sitebuilderDavid Stone7-Oct-02 8:40 
Generalaccess to Local_Machine Pin
SHaroz27-Sep-02 11:05
SHaroz27-Sep-02 11:05 
GeneralBook on VS .NET Pin
Anonymous27-Sep-02 10:46
Anonymous27-Sep-02 10:46 
GeneralRe: Book on VS .NET Pin
Paul Ingles27-Sep-02 13:13
Paul Ingles27-Sep-02 13:13 
GeneralRe: Book on VS .NET Pin
Kevin McFarlane1-Oct-02 0:58
Kevin McFarlane1-Oct-02 0:58 
GeneralRe: Book on VS .NET Pin
Stephane Rodriguez.27-Sep-02 22:33
Stephane Rodriguez.27-Sep-02 22:33 
GeneralHiding controls at design time Pin
Shaun Wilde27-Sep-02 6:36
Shaun Wilde27-Sep-02 6:36 
GeneralProblems with localization Pin
Nikita Shamgunov26-Sep-02 22:27
Nikita Shamgunov26-Sep-02 22:27 
GeneralRe: Problems with localization Pin
Michael Mac29-Sep-02 6:29
Michael Mac29-Sep-02 6:29 
QuestionHow can I determine amount of free disk space? Pin
EnkelIk26-Sep-02 21:40
EnkelIk26-Sep-02 21:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.