As the release date of our project was nearing, I had become a bit busier in the past few weeks. That would explain the absence of any activity in this blog. The long coding and debugging sessions were fun. We faced plenty of issues during deployment in our test environment. Had loads of fun solving [...]
Entries Tagged as ‘COM+’
July 13, 2007
COM+ configuration problems
I had been writing a COM+ application using Enterprise Services. I ran into a couple of configuration problems while deploying it. The COM+ server was deployed in a machine running Windows 2003 server.
Hurdle #1: First, the client refused to connect to the server and it kept throwing the following exception:
System.UnauthorizedAccessException: Access is denied. (Exception from [...]