handle is invalid when calling property setter

markejfmunro <[email protected]>
Newsgroups gmane.comp.gnome.mono.general
Message-ID <[email protected]>
Hi,

I am trying to get an ASP.Net application running on mono 3.10.0 and xsp4
3.0.0 under Ubunto. I am getting the following error

System.ArgumentException
The handle is invalid.

Description: HTTP 500.Error processing request.

Details: Non-web exception. Exception origin (name of application or
object): mscorlib.
Exception stack trace:
at System.Reflection.MethodBase.GetMethodFromIntPtr (IntPtr handle, IntPtr
declaringType) [0x00000] in <filename unknown>:0 
at System.Reflection.MethodBase.GetMethodFromHandle (RuntimeMethodHandle
handle, RuntimeTypeHandle declaringType) [0x00000] in <filename unknown>:0 
at
DynamicModule.ns.Wrapped_TreeViewViewModel_6c658207bfd24d37b84f3f4e7289debd.set__items
(IModelList`1 value) [0x00000] in <filename unknown>:0

The error appears to be in a property setter.

The property is simply the following

public virtual IModelList<IStateObject> _items { get; set; }

Due to the fact that there is a lot of framework code etc around this I have
not been able to get a reproducible small case.

Has anyone seen anything like this.
 



--
View this message in context: http://mono.1490590.n4.nabble.com/handle-is-invalid-when-calling-property-setter-tp4665715.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.