This is a migrated thread and some comments may be shown as answers.

Error On Run

1 Answer 72 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
MGrassman
Top achievements
Rank 2
MGrassman asked on 08 May 2011, 04:32 AM
When attaching to Local ASP.NET Web Site using any profiler I receive below.  I'm on Windows 7 64bit vs2010 Ultimate.

EDIT: Using 

JustTraceBeta_2011.1.429_TRIAL



Thanks,

---------------------------
Error
---------------------------
An error has occurred. Please, report this exception to the Telerik team (Use CTRL + C to copy the text). Thanks in advance!






System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.Sockets.SocketException: The requested name is valid, but no data of the requested type was found


   at System.Net.Dns.GetAddrInfo(String name)


   at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)


   at System.Net.Dns.GetHostEntry(String hostNameOrAddress)


   at Telerik.JustTrace.Api.Commands.NetworkUtility.GetAvailablePortNumber() in c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.Api\Commands\NetworkUtility.cs:line 23


   at Telerik.JustTrace.AspNetDevelopmentServerLocatorData.InitializeNewTarget(SessionData sessionConfiguration) in c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\Base\AspNetDevelopmentServerLocatorData.cs:line 90


   at Telerik.JustTrace.AspNetDevelopmentServerLocatorData.SetUpSessionConfiguration(SessionData sessionConfiguration) in c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\Base\AspNetDevelopmentServerLocatorData.cs:line 76


   at Telerik.JustTrace.SessionData..ctor(ISetupProfiling sessionConfiguration) in c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\Base\SessionData.cs:line 31


   at Telerik.JustTrace.PerformanceSessionData..ctor(ISetupProfiling sessionConfiguration, Process process) in c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\Base\PerformanceSessionData.cs:line 17


   at Telerik.JustTrace.ProfileSetupAndSessionPresenter.#FJ(ISetupProfiling sessionConfiguration) in c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\ProfileSetupAndSession\ProfileSetupAndSessionPresenter.cs:line 163


   at Telerik.JustTrace.ProfileSetupAndSessionPresenter.#DJ(ISetupProfiling sessionConfiguration) in c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\ProfileSetupAndSession\ProfileSetupAndSessionPresenter.cs:line 127


   at Telerik.JustTrace.ProfileSetupAndSessionPresenter.#IJ(ISetupProfiling session) in c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\ProfileSetupAndSession\ProfileSetupAndSessionPresenter.cs:line 16777215


   --- End of inner exception stack trace ---


   at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)


   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)


   at System.Delegate.DynamicInvokeImpl(Object[] args)


   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)


   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
---------------------------
OK   
---------------------------

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 09 May 2011, 01:24 PM

Hello Michael,

We cannot reproduce your problem, so we need more information.
Can you please tell us more about your network configuration? Is your machine part of a domain, do you have Ipv6 enabled? Did you have any troubles with your DNS resolution?
Also, check your hosts file (by default: %windir%\system32\drivers\hosts) for wrong entries about "localhost"

Kind regards,
Todor
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
General Discussions
Asked by
MGrassman
Top achievements
Rank 2
Answers by
Todor
Telerik team
Share this question
or