Activity overview
Latest activity by Wyllyam
Just found the issue.
It's not with the ANTS Profiler but with the Firewall that the company I work for installed. the firewall is preventing the app from connecting to the local network.
now I just need to work out with local IT how to get this setting toggled. / comments
Just found the issue.
It's not with the ANTS Profiler but with the Firewall that the company I work for installed. the firewall is preventing the app from connecting to the local network.
now I ju...
Chris.Allen wrote:
Any luck if you run the profiler, explicitly, as administrator (right click on ANTS.UI.exe)?
No luck. I don't have access to the Admin password on the machine. / comments
Chris.Allen wrote:
Any luck if you run the profiler, explicitly, as administrator (right click on ANTS.UI.exe)?
No luck. I don't have access to the Admin password on the machine.
I just checked and it's running under my ID. / comments
I just checked and it's running under my ID.
Here is an extract of part of the error the app throws while profiling is active:
System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - No connection could be made because the target machine actively refused it.) / comments
Here is an extract of part of the error the app throws while profiling is active:
System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a conn...
Profiled .NET Application cannot access Properties
System:
Using Performance Profiler 6.3 Professional.
.NET 4.0
Visual Studio 2010 Premium
Windows XP SP3 with recent patches (as provided by my employer)Problem:
** Not a Web Application.
Attempting...