Comments
Sort by recent activity
Brian,
I see that you didn't even read the post. I gave some extra info on the things I've tried to profile a WCF service with your profiler.
I hope my question is clear. / comments
Brian,
I see that you didn't even read the post. I gave some extra info on the things I've tried to profile a WCF service with your profiler.
I hope my question is clear.
Like I said, I've posted extra information in regards the steps I've taken and the outcome I got. So please just disregard that and answer my question.
How do you profile a WCF service with your profiler? And I have version 5.2 / comments
Like I said, I've posted extra information in regards the steps I've taken and the outcome I got. So please just disregard that and answer my question.
How do you profile a WCF service with your pr...
Ok, so I was trying to use installUtil without creating a new Windows Service project, but there's no way around that. Now I have a Windows service that references my WCF service project following the steps in this URL http://msdn.microsoft.com/en-us/library/ff649818.aspx
But, as the above URL says to copy the app.config from the WCF project, I assume it means the web.config, so that's what I have copied.
I have a service installed now, Service1, but every time I try to start it, it fails with Error 5: Access is denied.
So, can you please direct me as how I can profile a WCF service with your profiler?
Thanks. / comments
Ok, so I was trying to use installUtil without creating a new Windows Service project, but there's no way around that. Now I have a Windows service that references my WCF service project following ...