Hi All,
I have SQL server 2005 installed in my machine. When i try to use sql profiler i am not able to connect to DataBase Engine. Before It was working fine, now I get the below error message,
===================================
Cannot connect to Machine Name.
===================================
Unknown error. (pfutil90) or Initializarion string was not correct.
------------------------------
Program Location:
at CProfilerSqlDbConnection.Open()
at Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectorThread()
I am able to connect through the application that i am developing and through SQL Server Management Studio. I also tried reinstalling SQL Server 2005, No use.
Please help me to fix this.