Home Forums SQL Server 2008 SQL Server 2008 Administration value cannot be NULL paramter name: viewInfo (Microsoft.SQLServer.Management.SQLStudio.Explorer) RE: value cannot be NULL paramter name: viewInfo (Microsoft.SQLServer.Management.SQLStudio.Explorer)

  • The problem was cause by a Local Security Policy.

    The fopllowing User Access Control (UAC) Policy setting was the problem:

    Only elevate UIAccess applications that are installed in secure locations

    The following article pointed me in the right direction.

    http://www.computerperformance.co.uk/Longhorn/server_2008_uac_user_account_control.htm#How_to_Disable_User_Account_Control_(UAC">

    http://www.computerperformance.co.uk/Longhorn/server_2008_uac_user_account_control.htm#How_to_Disable_User_Account_Control_(UAC

    For better, quicker answers on T-SQL questions, click on the following...
    http://www.sqlservercentral.com/articles/Best+Practices/61537/

    For better answers on performance questions, click on the following...
    http://www.sqlservercentral.com/articles/SQLServerCentral/66909/