SSMS opening Azure SQL 13.0.15 reports unknown property IsNativelyCompiled (Microsoft.SqlServer.Management.Sd k.Sfc)

I am having issues after my Azure SQL got updated to version 13.0.15

I am unable to view and browse SQL Stored procedures in Management Studio 

Error I am getting on trying to open Stored procedures in SSMS is:

TITLE: Microsoft SQL Server Management Studio
------------------------------
Failed to retrieve data for this request. (Microsoft.SqlServer.Management.Sdk.Sfc)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&LinkId=20476
------------------------------
ADDITIONAL INFORMATION:
unknown property IsNativelyCompiled (Microsoft.SqlServer.Management.Sdk.Sfc)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&LinkId=20476
------------------------------
BUTTONS:
OK
------------------------------

My system info as taken from SSMS is pasted below:
Microsoft SQL Server Management Studio 12.0.2000.8
Microsoft Analysis Services Client Tools 12.0.2000.8
Microsoft Data Access Components (MDAC) 6.1.7601.17514
Microsoft MSXML 3.0 4.0 6.0 
Microsoft Internet Explorer 9.11.9600.17728
Microsoft .NET Framework 4.0.30319.18444
Operating System 6.1.7601

I have SQL Express installed and I am able to browse Stored procedures for it, just unable to browse them for Azure SQL

Please help, any help is appreciated

April 24th, 2015 5:38am

Hi Ivgoran,

Please apply the Cumulative update package 5 for SQL Server and check if it resolves your issue.
Also, if possible you can update the Service Pack, there are somethings that might fail again so best is to update the Service Pack [SP1].

https://support.microsoft.com/en-us/kb/3011055

Regards,

Mekh.


Free Windows Admin Tool Kit Click here and download it now
April 24th, 2015 10:01am

Hi Ivgoran,

Please apply the Cumulative update package 5 for SQL Server and check if it resolves your issue.
Also, if possible you can update the Service Pack, there are somethings that might fail again so best is to update the Service Pack [SP1].

https://support.microsoft.com/en-us/kb/3011055

Regards,

Mekh.


April 24th, 2015 10:08am

Hi Ivgoran,

Please apply the Cumulative update package 5 for SQL Server and check if it resolves your issue.
Also, if possible you can update the Service Pack, there are somethings that might fail again so best is to update the Service Pack [SP1].

https://support.microsoft.com/en-us/kb/3011055

Regards,

Mekh.


Free Windows Admin Tool Kit Click here and download it now
April 24th, 2015 2:01pm

Hi Ivgoran,

Please apply the Cumulative update package 5 for SQL Server and check if it resolves your issue.
Also, if possible you can update the Service Pack, there are somethings that might fail again so best is to update the Service Pack [SP1].

https://support.microsoft.com/en-us/kb/3011055

Regards,

Mekh.


April 24th, 2015 2:01pm

Hi Ivgoran,

Please apply the Cumulative update package 5 for SQL Server and check if it resolves your issue.
Also, if possible you can update the Service Pack, there are somethings that might fail again so best is to update the Service Pack [SP1].

https://support.microsoft.com/en-us/kb/3011055

Regards,

Mekh.


Free Windows Admin Tool Kit Click here and download it now
April 24th, 2015 2:01pm

Hi Ivgoran,

Please apply the Cumulative update package 5 for SQL Server and check if it resolves your issue.
Also, if possible you can update the Service Pack, there are somethings that might fail again so best is to update the Service Pack [SP1].

https://support.microsoft.com/en-us/kb/3011055

Regards,

Mekh.


April 24th, 2015 2:01pm

Hi Ivgoran,

Please apply the Cumulative update package 5 for SQL Server and check if it resolves your issue.
Also, if possible you can update the Service Pack, there are somethings that might fail again so best is to update the Service Pack [SP1].

https://support.microsoft.com/en-us/kb/3011055

Regards,

Mekh.


Free Windows Admin Tool Kit Click here and download it now
April 24th, 2015 2:01pm

Hi Ivgoran,

Please apply the Cumulative update package 5 for SQL Server and check if it resolves your issue.
Also, if possible you can update the Service Pack, there are somethings that might fail again so best is to update the Service Pack [SP1].

https://support.microsoft.com/en-us/kb/3011055

Regards,

Mekh.


April 24th, 2015 2:01pm

Hey Mekh

Sorry CU5 this didnt help for me, I still cant see Azure database procedures in SSMS,

also now, I can't list table columns so CU5 made it actually worse, any ideas?

What is the link for SP1 download, cause links I have found online are not working

TITLE: Microsoft SQL Server Management Studio
------------------------------
Failed to retrieve data for this request. (Microsoft.SqlServer.Management.Sdk.Sfc)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&LinkId=20476
------------------------------
ADDITIONAL INFORMATION:
unknown property IsMemoryOptimized (Microsoft.SqlServer.Management.Sdk.Sfc)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&LinkId=20476
------------------------------
BUTTONS:
OK
------------------------------

Free Windows Admin Tool Kit Click here and download it now
April 25th, 2015 1:49am

Hi Ivgoran,

I did a repro for the issue that you are having, I am having SSMS which is on CU6 and it lists the stored procedure.

Microsoft SQL Server Management Studio      12.0.2480.0
Microsoft Analysis Services Client Tools      12.0.2480.0
Microsoft Data Access Components (MDAC)      6.3.9600.17415
Microsoft MSXML      3.0 6.0
Microsoft Internet Explorer      9.11.9600.17728
Microsoft .NET Framework      4.0.30319.34014
Operating System      6.3.9600

Although upgrading SSMS + Client tools connectivity to CU5 should work as we have published in below link as well --

http://azure.microsoft.com/en-us/documentation/articles/sql-database-manage-azure-ssms/)

But as we have released a SP and it has covered many other issues like .bacpac import and DAC publishing, I would request you to update SSMS and client tools connectivity to SP1.

Thanks,

Hitesh


April 27th, 2015 4:55am

Hi Ivgoran,

I did a repro for the issue that you are having, I am having SSMS which is on CU6 and it lists the stored procedure.

Microsoft SQL Server Management Studio      12.0.2480.0
Microsoft Analysis Services Client Tools      12.0.2480.0
Microsoft Data Access Components (MDAC)      6.3.9600.17415
Microsoft MSXML      3.0 6.0
Microsoft Internet Explorer      9.11.9600.17728
Microsoft .NET Framework      4.0.30319.34014
Operating System      6.3.9600

Although upgrading SSMS + Client tools connectivity to CU5 should work as we have published in below link as well --

http://azure.microsoft.com/en-us/documentation/articles/sql-database-manage-azure-ssms/)

But as we have released a SP and it has covered many other issues like .bacpac import and DAC publishing, I would request you to update SSMS and client tools connectivity to SP1.

Thanks,

Hitesh


Free Windows Admin Tool Kit Click here and download it now
April 27th, 2015 4:57am

Hi Ivgoran,

I did a repro for the issue that you are having, I am having SSMS which is on CU6 and it lists the stored procedure.

Microsoft SQL Server Management Studio      12.0.2480.0
Microsoft Analysis Services Client Tools      12.0.2480.0
Microsoft Data Access Components (MDAC)      6.3.9600.17415
Microsoft MSXML      3.0 6.0
Microsoft Internet Explorer      9.11.9600.17728
Microsoft .NET Framework      4.0.30319.34014
Operating System      6.3.9600

Although upgrading SSMS + Client tools connectivity to CU5 should work as we have published in below link as well --

http://azure.microsoft.com/en-us/documentation/articles/sql-database-manage-azure-ssms/)

But as we have released a SP and it has covered many other issues like .bacpac import and DAC publishing, I would request you to update SSMS and client tools connectivity to SP1.

Thanks,

Hitesh


April 27th, 2015 8:54am

Hi Ivgoran,

I did a repro for the issue that you are having, I am having SSMS which is on CU6 and it lists the stored procedure.

Microsoft SQL Server Management Studio      12.0.2480.0
Microsoft Analysis Services Client Tools      12.0.2480.0
Microsoft Data Access Components (MDAC)      6.3.9600.17415
Microsoft MSXML      3.0 6.0
Microsoft Internet Explorer      9.11.9600.17728
Microsoft .NET Framework      4.0.30319.34014
Operating System      6.3.9600

Although upgrading SSMS + Client tools connectivity to CU5 should work as we have published in below link as well --

http://azure.microsoft.com/en-us/documentation/articles/sql-database-manage-azure-ssms/)

But as we have released a SP and it has covered many other issues like .bacpac import and DAC publishing, I would request you to update SSMS and client tools connectivity to SP1.

Thanks,

Hitesh


Free Windows Admin Tool Kit Click here and download it now
April 27th, 2015 8:54am

Hi Ivgoran,

I did a repro for the issue that you are having, I am having SSMS which is on CU6 and it lists the stored procedure.

Microsoft SQL Server Management Studio      12.0.2480.0
Microsoft Analysis Services Client Tools      12.0.2480.0
Microsoft Data Access Components (MDAC)      6.3.9600.17415
Microsoft MSXML      3.0 6.0
Microsoft Internet Explorer      9.11.9600.17728
Microsoft .NET Framework      4.0.30319.34014
Operating System      6.3.9600

Although upgrading SSMS + Client tools connectivity to CU5 should work as we have published in below link as well --

http://azure.microsoft.com/en-us/documentation/articles/sql-database-manage-azure-ssms/)

But as we have released a SP and it has covered many other issues like .bacpac import and DAC publishing, I would request you to update SSMS and client tools connectivity to SP1.

Thanks,

Hitesh


April 27th, 2015 8:54am

Hi Ivgoran,

I did a repro for the issue that you are having, I am having SSMS which is on CU6 and it lists the stored procedure.

Microsoft SQL Server Management Studio      12.0.2480.0
Microsoft Analysis Services Client Tools      12.0.2480.0
Microsoft Data Access Components (MDAC)      6.3.9600.17415
Microsoft MSXML      3.0 6.0
Microsoft Internet Explorer      9.11.9600.17728
Microsoft .NET Framework      4.0.30319.34014
Operating System      6.3.9600

Although upgrading SSMS + Client tools connectivity to CU5 should work as we have published in below link as well --

http://azure.microsoft.com/en-us/documentation/articles/sql-database-manage-azure-ssms/)

But as we have released a SP and it has covered many other issues like .bacpac import and DAC publishing, I would request you to update SSMS and client tools connectivity to SP1.

Thanks,

Hitesh


Free Windows Admin Tool Kit Click here and download it now
April 27th, 2015 8:54am

Thanks

but neither CU5 nor CU6 nor CU7 did solve the issue for me

This is really very frustrating, I am regretting I ever upgraded SQL Azure to 13

Plus

What SP are you talking about? http://blogs.technet.com/b/dataplatforminsider/archive/2015/04/17/sql-server-2014-service-pack-1-update.aspx


April 27th, 2015 11:53am

Hi Ivgoran,

Are you upgrading the client tools connectivity component or not, if not then please upgrade that as well as this is required, if yes and you are still facing the issue, please open a ticket and we will work with you to resolve this.

Thanks,

Hitesh

Free Windows Admin Tool Kit Click here and download it now
April 28th, 2015 6:43am

Hi Ivgoran,

Are you upgrading the client tools connectivity component or not, if not then please upgrade that as well as this is required, if yes and you are still facing the issue, please open a ticket and we will work with you to resolve this.

Thanks,

Hitesh

April 28th, 2015 10:42am

Hi Ivgoran,

Are you upgrading the client tools connectivity component or not, if not then please upgrade that as well as this is required, if yes and you are still facing the issue, please open a ticket and we will work with you to resolve this.

Thanks,

Hitesh

Free Windows Admin Tool Kit Click here and download it now
April 28th, 2015 10:42am

Hi Ivgoran,

Are you upgrading the client tools connectivity component or not, if not then please upgrade that as well as this is required, if yes and you are still facing the issue, please open a ticket and we will work with you to resolve this.

Thanks,

Hitesh

April 28th, 2015 10:42am

Hi Ivgoran,

Are you upgrading the client tools connectivity component or not, if not then please upgrade that as well as this is required, if yes and you are still facing the issue, please open a ticket and we will work with you to resolve this.

Thanks,

Hitesh

Free Windows Admin Tool Kit Click here and download it now
April 28th, 2015 10:42am

Hi Ivgoran,

Are you upgrading the client tools connectivity component or not, if not then please upgrade that as well as this is required, if yes and you are still facing the issue, please open a ticket and we will work with you to resolve this.

Thanks,

Hitesh

April 28th, 2015 10:42am

Hi Ivgoran,

Are you upgrading the client tools connectivity component or not, if not then please upgrade that as well as this is required, if yes and you are still facing the issue, please open a ticket and we will work with you to resolve this.

Thanks,

Hitesh

Free Windows Admin Tool Kit Click here and download it now
April 28th, 2015 10:42am

Hi Ivgoran,

Are you upgrading the client tools connectivity component or not, if not then please upgrade that as well as this is required, if yes and you are still facing the issue, please open a ticket and we will work with you to resolve this.

Thanks,

Hitesh

April 28th, 2015 10:42am

Hi Ivgoran,

Are you upgrading the client tools connectivity component or not, if not then please upgrade that as well as this is required, if yes and you are still facing the issue, please open a ticket and we will work with you to resolve this.

Thanks,

Hitesh

Free Windows Admin Tool Kit Click here and download it now
April 28th, 2015 10:42am

installing the CU caused only not to be able to start SQL Express service I had on my machine

so solution that worked for me was to uninstall everything, reinstall Express SQL I had

and be happy with NOT BEING ABLE to use Azure 13



  • Edited by ivgoran 21 hours 15 minutes ago
May 1st, 2015 5:46am

installing the CU caused only not to be able to start SQL Express service I had on my machine

so solution that worked for me was to uninstall everything, reinstall Express SQL I had

and be happy with NOT BEING ABLE to use Azure 13



  • Edited by ivgoran 21 hours 5 minutes ago
Free Windows Admin Tool Kit Click here and download it now
May 1st, 2015 5:47am

installing the CU caused only not to be able to start SQL Express service I had on my machine

so solution that worked for me was to uninstall everything, reinstall Express SQL I had

and be happy with NOT BEING ABLE to use Azure 13



  • Edited by ivgoran Friday, May 01, 2015 10:01 AM
May 1st, 2015 9:45am

installing the CU caused only not to be able to start SQL Express service I had on my machine

so solution that worked for me was to uninstall everything, reinstall Express SQL I had

and be happy with NOT BEING ABLE to use Azure 13



Free Windows Admin Tool Kit Click here and download it now
May 1st, 2015 9:45am

installing the CU caused only not to be able to start SQL Express service I had on my machine

so solution that worked for me was to uninstall everything, reinstall Express SQL I had

and be happy with NOT BEING ABLE to use Azure 13



May 1st, 2015 9:45am

installing the CU caused only not to be able to start SQL Express service I had on my machine

so solution that worked for me was to uninstall everything, reinstall Express SQL I had

and be happy with NOT BEING ABLE to use Azure 13



Free Windows Admin Tool Kit Click here and download it now
May 1st, 2015 9:45am

installing the CU caused only not to be able to start SQL Express service I had on my machine

so solution that worked for me was to uninstall everything, reinstall Express SQL I had

and be happy with NOT BEING ABLE to use Azure 13



May 1st, 2015 9:45am

installing the CU caused only not to be able to start SQL Express service I had on my machine

so solution that worked for me was to uninstall everything, reinstall Express SQL I had

and be happy with NOT BEING ABLE to use Azure 13



Free Windows Admin Tool Kit Click here and download it now
May 1st, 2015 9:45am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics