Activity overview
Latest activity by PaulCoulson
Hi,
Select ASP.NET Web Application, then hit an .asmx page to start up the app.
Paul / comments
Hi,
Select ASP.NET Web Application, then hit an .asmx page to start up the app.
Paul
Hi,
We don't use any custom serviced components, looking up the clsid in the registry points to "IIS WAMREG admin Service" clsid={61738644-F196-11D0-9953-00C04FD919C1}. This is listed under DCOM Config rather than as a COM+ Application. Do I need to make any security (or other) changes to the component?
thanks Paul / comments
Hi,
We don't use any custom serviced components, looking up the clsid in the registry points to "IIS WAMREG admin Service" clsid={61738644-F196-11D0-9953-00C04FD919C1}. This is listed under DCOM Co...
Profile WebService on IIS6
Hi,
I'm trying to profile a webservice running on IIS6, I've set the profiler to use a domain account which the web service requires for db access, when the profiler attempts to start I get the fol...