Activity overview
Latest activity by raghav_khunger
Unable to profile a site running under IIS
I am trying to profile a site which is installed on my machine (Windows 10) under IIS.
Right now, I am getting "IIS is not installed on this computer". Attached is the screenshot of the same:
The v...
How to detect deadlock in c# application
Hi,
I am trying to detect deadlock in my console exe via ANTS performance profiler but I am unable to find any information on how to do that:
Here is the code for console exe:using System;
using Sy...
The Add-in 'SQL Source Control 3.5' failed to load
I can't use latest version of SQL Source Control (http://www.red-gate.com/products/sql-de ... e-control/) which I downloaded yesterday. As soon as I start my SQL Server 2008 R2 I get the following ...
Hi,
I did the same but unfortunately that didn't solve the issue. My "User Defined " stored procedures are not coming. / comments
Hi,
I did the same but unfortunately that didn't solve the issue. My "User Defined " stored procedures are not coming.
"sp_helptext" is not generating Stored Procedures names
Hi,
I am using SQL Prompt 4.0.2.57 version. I am used to find the scripts of strored procedures via "sp_helptext" command. But writing sp_helptext and then pressing space is not generating the stor...