Hello, I have created some components that I use in my web pages to connect to the database and run stored procs. I have just changed jobs and at my old job we had a 3-tir structure and here at my new job we don't.
But I have created these components and I want to use them but I am not having any luck creating the component services. Currently I am getting this error:
The call to Server.CreateObject failed while checking permissions. Access is denied to this object
I have created a comuser user on the iis machine and I am creating the com+ service on the iis machine as well. Just to get things working I have given the comuser full access the the directory where my dll files are located.
Can anyone help me out,
Thanks a bunch.
But I have created these components and I want to use them but I am not having any luck creating the component services. Currently I am getting this error:
The call to Server.CreateObject failed while checking permissions. Access is denied to this object
I have created a comuser user on the iis machine and I am creating the com+ service on the iis machine as well. Just to get things working I have given the comuser full access the the directory where my dll files are located.
Can anyone help me out,
Thanks a bunch.