Using SqlDataRecord inside Azure Worker Role

I am trying to use SQLDataRecord inside Azure Worker Role. When I try to use it I am getting this exception:

The type initializer for 'Microsoft.SqlServer.Server.SqlMetaData' threw an exception: Type Udt is not supported on this platform.

Is it possible that Azure WorkerRole does not support using User Defined Types in SQL Server? I am actually even not calling SQL Server directly from Azure Worker Role but just REST API which then talks with SQL Server.

April 21st, 2015 5:53am

Hi Radenko Zec,

As your issue is related to Azure, you could post it in Azure forum for help. Thanks for your understanding,

Azure forum: https://social.msdn.microsoft.com/Forums/azure/en-US/home?forum=windowsazuredevelopment

Regards,
Youjun Tang

Free Windows Admin Tool Kit Click here and download it now
April 22nd, 2015 3:36am

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

Other recent topics Other recent topics