H
hiplanet
Hi Everybody,
I designed a com controller and i'm calling the com component from the
webservice. It works perfectly in windows 2000. But it throws error in
Windows 2003 during the instantiation of the COM component.
The error is
System.UnauthorizedAccessException: Access is denied. at
System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) at
System.Activator.CreateInstance(Type type, Boolean nonPublic) at
ACDR.Service1.InvokeDiadem(String strJobId, String strRequestor, String
strType, String strTestName, String strRunNumber, String strFileName)
Please help....
Thanks,
Raj
I designed a com controller and i'm calling the com component from the
webservice. It works perfectly in windows 2000. But it throws error in
Windows 2003 during the instantiation of the COM component.
The error is
System.UnauthorizedAccessException: Access is denied. at
System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) at
System.Activator.CreateInstance(Type type, Boolean nonPublic) at
ACDR.Service1.InvokeDiadem(String strJobId, String strRequestor, String
strType, String strTestName, String strRunNumber, String strFileName)
Please help....
Thanks,
Raj