Hi i m pretty new to com+ ,althogh have 3 ysrs exp in vb and .net
1.How should i start with com+
2.how to call com+ components which are on diffrent server from asp
pages,
for eg if my app server and component server are same i would just
simply call the create object and the class name and then the object
and the method of that class
but if my component are on diffrent machin how would i call them from
my asp pages.
3. can i use object context in vb6.0
pLease send me the links to start with com+ in vb6.0 and what books
should i read
Brian Muth - 11 Apr 2007 17:02 GMT
Here is _the_ most important link regarding COM+:
http://tinyurl.com/2u36qh
Brian