PC Review


Reply
Thread Tools Rate Thread

I can call my component as com but not as com+

 
 
Aykut
Guest
Posts: n/a
 
      15th Mar 2005
hi,
I have a com (dll) component.if I register it through regsvr32 then I can
add reference to my c# project and use it without no problem.(vs.2003,win
xp)

bu if I install it into mts and add reference again I get "a null pointer
passed to the stub" error.I have the problem in function call
line.powerbuilder 9 can call the component from mts(com+) without problem.

COClass_uo_service_homeClass mycom= new COClass_uo_service_homeClass();

Array arr1=new Array[1500];

arr1=mycom.uof_get_root_services(1); /////// this line I get error



What am I missing?.thanks for help.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is that possible to call .net 2.0 com component fro .net 1.1application? aimlab08@gmail.com Microsoft Dot NET Framework 1 8th Jul 2008 05:16 PM
Call .NET 1.1 component from .NET 2.0 Kevin Jackson Microsoft Dot NET Framework 2 12th Mar 2007 02:37 PM
Call .Net component from VB6 pgm Bryan Dickerson Microsoft Dot NET 1 3rd Mar 2005 03:32 AM
I need to call .net component from ASP (not ASP.NET) Larry Woods Microsoft ASP .NET 2 22nd Oct 2004 07:18 PM
How to call language component Yuriy Microsoft ASP .NET 0 31st Jul 2003 11:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:25 PM.