This is an old school issue. We've got some COM+ applications written in VB6. Currently they run on our production Windows 2003 Server, but I want to test some items and so I've made the necessary changes and put it onto a test Windows 2003 Server. I can run the application fine, but when our users attempt to run against it they get a, "Permission denied" access error. I've tested it and it appears to me to be related to status within Active Directory. I'm in the domain administrators group, and our users are not.
I've not really done much with COM+ apps in a while, so I don't remember how to fix this. Where do I look to solve this problem? What do I have to do, so that our users can run the COM+ apps against the test server?