Re: Monad Beta 2 Released!
- From: Alistair Young <avatar@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 15 Sep 2005 22:13:25 +0100
Leonard Chung [MSFT] wrote:
I haven't done this test myself of taking the Beta2 Monad bits and running them on .NET RC0. I'd be interested if it works for you Jon!
(Actually, that's - per my last post - not strictly true. With both 50215 and 50727 installed, it terminates with the StackOverflowException.
With just 50727, I get this exception:
Z:\>msh
Unhandled Exception: System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. ---> System.Runtime.InteropServices.
COMException (0x801311E5): [C:\Program Files\Microsoft Command Shell\System.Mana
gement.Automation.dll] InternalsVisibleTo declarations cannot have a version, cu
lture, public key token, or processor architecture specified.
at Microsoft.Management.Automation.CustomRunspaceConfiguration..ctor()
at Microsoft.Management.Automation.CustomRunspaceConfiguration.Create()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] argum
ents, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle
typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] argume
nts, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwn
er)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invoke
Attr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisib
ilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invoke
Attr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Management.Automation.Runspaces.RunspaceConfiguration.Create(Type r
unspaceConfigType)
at System.Management.Automation.Runspaces.RunspaceConfiguration.Create(Assemb
ly assembly)
at System.Management.Automation.Runspaces.RunspaceConfiguration.Create()
at Microsoft.Management.Automation.CustomRunspaceConfiguration.Main(String[]
args)
Alistair .
- References:
- Monad Beta 2 Released!
- From: Leonard Chung [MSFT]
- Re: Monad Beta 2 Released!
- From: Jon Davis
- Re: Monad Beta 2 Released!
- From: Jon Davis
- Re: Monad Beta 2 Released!
- From: Jouko Kynsijärvi
- Re: Monad Beta 2 Released!
- From: Jon Davis
- Re: Monad Beta 2 Released!
- From: Leonard Chung [MSFT]
- Monad Beta 2 Released!
- Prev by Date: Script to Add Domain Group to Local Administrators Group on Computer
- Next by Date: Re: Adding Providers in Monad
- Previous by thread: Re: Monad Beta 2 Released!
- Next by thread: Re: Monad Beta 2 Released!
- Index(es):
Relevant Pages
|