.Net 1.1 and MinLogon

Posted: 02-17-2004, 07:46 PM
I need to include the .Net Framework 1.1 in my image as well as the MinLogon
component. Although, the .Net Framework 1.1 has a dependency on WinLogon
(standard) which also brings in Session Manager which conflicts with
MinLogon. Is there a way to just include the .Net Framework 1.1 with out
including the WinLogon (standard) component? Thanks.


Reply With Quote

Responses to ".Net 1.1 and MinLogon"

KM
Guest
Posts: n/a
 
Re: .Net 1.1 and MinLogon
Posted: 02-17-2004, 10:18 PM
steve,

You can read this:
http://groups.google.com/groups?hl=e...556E9-DA49-45F
9-B1B6-06E4E5AFCD37%40microsoft.com&rnum=1&prev=/groups%3Fq%3D.Net%2B1.1%2Bs
ecurity%2BWinlogon%2Bgroup:microsoft.public.window sxp.embedded.*%26hl%3Den%2
6lr%3D%26ie%3DUTF-8%26group%3Dmicrosoft.public.windowsxp.embedded.*% 26selm%3
D887556E9-DA49-45F9-B1B6-06E4E5AFCD37%2540microsoft.com%26rnum%3D1

Here is a quote from Andy Allred [MS]: ".Net Framework requires the security
features provided by Winlogon. Using
Minlogon w/ Netfx will result in gacutil errors among other things.".

--
KM,
BSquare Corporation
> I need to include the .Net Framework 1.1 in my image as well as the
MinLogon
> component. Although, the .Net Framework 1.1 has a dependency on WinLogon
> (standard) which also brings in Session Manager which conflicts with
> MinLogon. Is there a way to just include the .Net Framework 1.1 with out
> including the WinLogon (standard) component? Thanks.
>
>

Reply With Quote
Harsh Shah [MS]
Guest
Posts: n/a
 
Re: .Net 1.1 and MinLogon
Posted: 02-17-2004, 10:28 PM
You can add .NET Framework in TD configuration and then do the dependency
check. Once the dependency check is over, you should get a few errors and
hence tasks. One of the task should be to choose Session Manger. If you
double click on that you should get two options - WinLogOn and MinLogon.
Choose MinLogon and run the dependency check again. Do you get to choose
Session Manger after dep check?


--
- Harsh.
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"steve" <csufsurfer@yahoo.com> wrote in message
news:OL4M69Z9DHA.2640@TK2MSFTNGP10.phx.gbl...
> I need to include the .Net Framework 1.1 in my image as well as the
MinLogon
> component. Although, the .Net Framework 1.1 has a dependency on WinLogon
> (standard) which also brings in Session Manager which conflicts with
> MinLogon. Is there a way to just include the .Net Framework 1.1 with out
> including the WinLogon (standard) component? Thanks.
>
>

Reply With Quote
Harsh Shah [MS]
Guest
Posts: n/a
 
Re: .Net 1.1 and MinLogon
Posted: 02-17-2004, 11:22 PM
Disregard my earlier message. KM is right. Using MinLogon with .NET
framework will result in REGASM and GACUTIL errors. You must use Winlogon
when you are using .NET framework. We do not recommend and/or support Netfx
w/ MinLogon.

Thanks!
- Harsh.
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Harsh Shah [MS]" <harshs@online.microsoft.com> wrote in message
news:%23uwbqVa9DHA.3012@TK2MSFTNGP09.phx.gbl...
> You can add .NET Framework in TD configuration and then do the dependency
> check. Once the dependency check is over, you should get a few errors and
> hence tasks. One of the task should be to choose Session Manger. If you
> double click on that you should get two options - WinLogOn and MinLogon.
> Choose MinLogon and run the dependency check again. Do you get to choose
> Session Manger after dep check?
>
>
> --
> - Harsh.
> --
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
>
> "steve" <csufsurfer@yahoo.com> wrote in message
> news:OL4M69Z9DHA.2640@TK2MSFTNGP10.phx.gbl...
> > I need to include the .Net Framework 1.1 in my image as well as the
> MinLogon
> > component. Although, the .Net Framework 1.1 has a dependency on
WinLogon
> > (standard) which also brings in Session Manager which conflicts with
> > MinLogon. Is there a way to just include the .Net Framework 1.1 with
out
> > including the WinLogon (standard) component? Thanks.
> >
> >
>
>

Reply With Quote
steve
Guest
Posts: n/a
 
Re: .Net 1.1 and MinLogon
Posted: 02-18-2004, 02:17 PM
Thanks to you both.
I'll probably just stick with .Net 1.1 and WinLogon

"steve" <csufsurfer@yahoo.com> wrote in message
news:OL4M69Z9DHA.2640@TK2MSFTNGP10.phx.gbl...
> I need to include the .Net Framework 1.1 in my image as well as the
MinLogon
> component. Although, the .Net Framework 1.1 has a dependency on WinLogon
> (standard) which also brings in Session Manager which conflicts with
> MinLogon. Is there a way to just include the .Net Framework 1.1 with out
> including the WinLogon (standard) component? Thanks.
>
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
minlogon and dcom Michael Larkin Windows XP Embedded 5 11-24-2004 10:49 AM
Minlogon help Yabbie Windows XP Embedded 4 01-12-2004 05:12 PM
use Minlogon Andreas Drumbl Windows XP Embedded 5 10-20-2003 09:03 AM
Minlogon Bryan Bassett Windows XP Embedded 8 10-04-2003 02:56 PM
Minlogon? LittlePK Windows XP Embedded 1 07-30-2003 12:15 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90