Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Using server components

0 views
Skip to first unread message

R.D. Holland

unread,
Sep 10, 2001, 6:25:27 PM9/10/01
to
How can I use the object returned from
Server.CreateObject("MSWC.MyInfo")?

All I can determine is that it is a System.__ComObject.

I am simply trying to access the properties of the MyInfo object as per
the MSDN documentation (e.g., PersonalMail). In ASP.NET,
MyInfo.PersonalMail returns yet another System.__ComObject but I can't
figure out what object it really is so I can access its properties
and/or methods.

0 new messages