Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Converting Managed dlls


Message #1 by Navid Nobakht <navidnobakht@y...> on Mon, 8 Jan 2001 15:18:02 -0800 (PST)
I've converted some dlls to managed dlls and now when

I create them they return objects as _ComObject.  I

can't cast them as the correct datatypes or access all

the properties and methods of the object.  



When I try to iterate through the collection within

the object I get the following error

"System.MissingMethodException: Member not found."



---

http://www.asptoday.com - the leading site for timely,

in-depth information for ASP developers everywhere.

---

You are currently subscribed to aspx as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-aspx-$subst('Recip.MemberIDChar')@p2p.wrox.com


  Return to Index