Hello,
I have an dll installed at COM+ in a Windows2000 Server and
my Win98 clients have a VB application that access the component with an application proxy.
When, there is an update in dll, the application detects the change and reinstall the proxy. After, the application compares the class id of a client tlb file with the class id of a server tlb file. If both class id's are the same, so the application installed the proxy successfully.
This works fine in several clients, but there is one machine that the class id generated is always different in comparison of with the server class id file. The strange is that this happens only with an user login.
What, do you think about this?
Thank's Nandov
I have an dll installed at COM+ in a Windows2000 Server and
my Win98 clients have a VB application that access the component with an application proxy.
When, there is an update in dll, the application detects the change and reinstall the proxy. After, the application compares the class id of a client tlb file with the class id of a server tlb file. If both class id's are the same, so the application installed the proxy successfully.
This works fine in several clients, but there is one machine that the class id generated is always different in comparison of with the server class id file. The strange is that this happens only with an user login.
What, do you think about this?
Thank's Nandov