I want to know if it's possible to profile my web application when it's hitting a database on a SQL Server Express server with ANTS profiler.
Out of the box, I'm not able to. It's complaining about:
No event provider could be located for the SQL server instance 'SQLEXPRESS'
Has anyone been able to get around this, or do I have to upgrade my sql server?