Options

Profile ASP.Net in IIS: at least two sites are bound ..."

Hi,

i would like to trace a asp.net 3.5 webapp on IIS7 (Vista Ultimate x64 SP1 Ger), but when i start the profiling i get this error, regardless which port i use:


Could not start IIS.

RedGate.Profiler.Engine.Exceptions.CannotStartIisSessionException
bei bt.Launch()
bei RedGate.Profiler.Session.ProfilerSession.h()

Caused by:

Could not start IIS.
RedGate.Profiler.Engine.Exceptions.CannotStartIisSessionException
bei bt.Launch()

Caused by:

Ambiguous site selection - at least two sites are bound to the same IP address and port
RedGate.Profiler.Engine.Startup.IIS.IISException
stack trace:
bei RedGate.Profiler.Engine.Startup.IIS.IISUtilities.a(Uri )
bei RedGate.Profiler.Engine.Startup.IIS.IIS7Utilities.GetApplicationPool(Uri uri)
bei RedGate.Profiler.Engine.Startup.IIS.IIS7Utilities.GetIISinx64(Uri url)
bei bt.a(Uri& , Boolean , Int32 )
bei bt.StartProfilingIIS(String currentUserName, Uri& url)
bei RedGate.Profiler.Engine.Startup.IIS.IISStarter.StartProfilingIIS(String currentUserName, Uri& url)
bei System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
rethrown at [0]:
bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
bei RedGate.Profiler.Engine.Startup.IProxyIISSession.StartProfilingIIS(String currentUserName, Uri& url)
bei bt.Launch()


This is my Setting:
setting.jpg

the IIS hay multiple IPs bound (192.168.0.2-192.168.0.10), as i need to run seversl different Projects.

Any ideas, as the ANTS Profiler is in this version completely useless for me :evil: .

regards Christoph

Comments

  • Options
    Bart ReadBart Read Posts: 997 Silver 1
    Hi Christoph,


    Thanks for reporting this. We are aware of the issue and in fact have recently fixed it in our latest dev branch. Normally I'd be more than happy to offer you a private build but we've made significant changes to the IIS support all of which, at present, are entirely untested. I should be in a position to offer you a build early in the New Year.

    Sorry I can't be of more immediate assistance.


    Thanks,


    Bart
    Bart Read
    Principal Consultant
    bartread.com Ltd
Sign In or Register to comment.