H all...
I created a com+ server component but I have a strange problem when calling
it from the client machines on the local network (clients machines can be a
member different domain or has no domain )
when calling com+ object from some clients it works well but some clients
give me an error telling "username name not found" .
username is a public property of com server objects.
Can you tell me please what can the proble be??
thanks...
This is happening on some machines because those might be having wrong TLB
file or wrong registry information for that component.
Check you have proper TLB file.
Clean your registry for same component and try again. (View component in the
object broswer to see all interfaces.)
Regards,
Ajit
> H all...
>
[quoted text clipped - 6 lines]
> Can you tell me please what can the proble be??
> thanks...
volkan - 24 Jun 2005 22:36 GMT
I registered com server one machine and I created a web proxy msi file using
dcomcnfg. then I setup that msi file for each client. Why could the tlb
files be different??
I dont register the dll for each client just setup proxy msi file...
"Ajit" <Ajit@discussions.microsoft.com>, haber iletisinde þunlarý
yazdý:4AC36FB7-E1E4-4B7E-9FF9-7836583C4B0E@microsoft.com...
> This is happening on some machines because those might be having wrong TLB
> file or wrong registry information for that component.
[quoted text clipped - 16 lines]
> > Can you tell me please what can the proble be??
> > thanks...