all groups > dotnet component services > may 2004 >
You're in the

dotnet component services

group:

Xml Indexer Issue - ServicedComponents: Help!



Xml Indexer Issue - ServicedComponents: Help! Lisa
5/20/2004 8:16:05 AM
dotnet component services: Has anyone seen this issue? I have an XML document that I am looping through nodes to get attribute values. My class is derived from ServicedComponents (a requirement for Biztalk). When I run through the debugger, I can see the attribute values in the 'Locals' list but I am getting a message that says 'object doesn't have an indexer'.

The weird part is when I remove ServicedComponents from my class, everything works fine!!

Does anyone know how to resolve this issue?

Thanks!
Re: Xml Indexer Issue - ServicedComponents: Help! José Miguel Torres
6/4/2004 11:39:07 AM
Are your attributes publics? In COM+ you don't have to use attributes... so
if you use it try private attributes.

"Lisa" <marvy333@yahoo.com> escribió en el mensaje
news:E195F291-4446-480D-98A7-E95C639495C6@microsoft.com...
[quoted text, click to view]
through nodes to get attribute values. My class is derived from
ServicedComponents (a requirement for Biztalk). When I run through the
debugger, I can see the attribute values in the 'Locals' list but I am
getting a message that says 'object doesn't have an indexer'.
[quoted text, click to view]

AddThis Social Bookmark Button