Hi All,
I am creating CCW for a .Net Product. The .Net Product is developed using C# and in that Item Property is implemented as Indexers(This Item property will act as a default property for that class). For creating this same behavior in CCW(I want Item property as the Default Property in ASP), I created the Item Property with Dispid as "0". It is working fine in VB6, but it is not working in Classic ASP.
I need your help in this situation.
Thanks
Murty
I am creating CCW for a .Net Product. The .Net Product is developed using C# and in that Item Property is implemented as Indexers(This Item property will act as a default property for that class). For creating this same behavior in CCW(I want Item property as the Default Property in ASP), I created the Item Property with Dispid as "0". It is working fine in VB6, but it is not working in Classic ASP.
I need your help in this situation.
Thanks
Murty
Comment