Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30205: End of statement expected.

Source Error:


Line 43: 
Line 44:         '// Create the container And return a container client object
Line 45:         Dim containerClient As BlobContainerClient = await blobServiceClient.CreateBlobContainerAsync(strStorageContainer)
Line 46: 
Line 47: 

Source File: C:\home\site\wwwroot\gallery.aspx    Line: 45





Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0