I have crystal reports developed in CR XI R2 and are been used within ASP.NET application.
Recently we have published the application to windows azure and we were getting the following error.
Not implemented. Error in File Report{82929F11-8639-4364-A315-C9E48E8C1C96}.rpt: Operation not yet implemented.
So, I tried connecting directly from Crystal Reports to sql azure but received the following error
Not implemented.
Details: ADO Error Code: 0x800a0cb3
Source: ADODB.Connection
Description: Object or provider is not capable of performing requested operation.
I've tried Native client 10 and 11 but no success.
How would I solve this issue
I've also installed CR2011 trial version and I'm still receving this error.