The type or namespace name 'MediaServices' does not exist
The type or namespace name 'MediaServices' does not exist
I'm running through this walkthrough
http-://msdn.microsoft.-com/en-us/library/hh973620
I added the NuGet package and the using statements...
I see the references to the MediaServices stuff in the Solution Explorer, Example:
Microsoft.WindowsAzure.Configuration
Microsoft.WindowsAzure.MediaServices.Client
Microsoft.WindowsAzure.StorageClient
But I get
"The type or namespace name 'MediaServices' does not exist in the namespace 'Microsoft.WindowsAzure' (are you missing an assembly reference?)"
When I try and compile...
Any suggestions?
Corrected in 2.2.0.1 released Jun 11th.