1. I have an application exe and 4 dll's created in vb6.0
2. I create a com+ application on a win2000 application server.
3. I add the 4 dll's to a component services com+ application.
4. I export the application proxy for the com+ app.
5. I install the exe and the proxy msi to my win2000 computer and it works fine.
6. I install the exe and the msi file on a win98 computer.
7. I run the application from the win98 computer and get the following error "RPC SERVER IS TOO BUSY TO COMPLETE THIS OPERATION. ERROR# 1723".
The server is not busy it is just is sitting there and works from my 2k box.
8. DCOM98 and DCOMCNFG are installed on the win98 computer.
9. I have the security settings set to everyone on both machines.
Works fine on my win2000 box but get the error on the win98 box.
Running out of ideas, been searching the web for 2 days and nobody seems to have this issue.
Any ideas???????