SQL Server Developer Center > SQL Server Forums > SQL Server Tools General > SQL Profiler not connecting to Database Engine.
Ask a questionAsk a question
 

AnswerSQL Profiler not connecting to Database Engine.

  • Wednesday, November 04, 2009 11:45 AMPh40124 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    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.

Answers

All Replies