Answered by:
Not able to Download, Delete Files from Azure Storage using Sync Framework..

Question
-
Hi,I am using "Microsoft Sync Framework" for "Synchronizing files to Windows Azure Storage". Code Provided under this Link.http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&ReleaseId=3638I am able to Upload the File during Sync. But the Downloading and Deletion of files not done.Downloading Showing an exception..Deletion neither delete the blob from cloud nor showing any error..Please resolve the issue..RegardsMunish Bhargav.
- Moved by Liam Cavanagh - MSFTMicrosoft employee Thursday, January 21, 2010 4:56 PM (From:SyncFx - General)
Wednesday, January 6, 2010 5:40 AM
Answers
-
Munich, I need to know the error message that you are getting. Can you paste it here for me to analyze.
Maria del Mar Alvarez Rohena Microsoft Sync Framework- Marked as answer by Mahesh DudgikarMicrosoft employee Friday, February 19, 2010 5:36 AM
Monday, February 1, 2010 6:10 PM
All replies
-
Hi, Munish.
What is the exception you see while downloading?Wednesday, January 6, 2010 6:38 PM -
Thanks Adrian for reply.Deletion is also very big issue..When i deleted the file from folder. It show the msgsdeleting blob abcSync completethen againdeleting blob abcSync completeThis process continueplease resolve it..RegardsMunish..Thursday, January 7, 2010 11:49 AM
-
Hi again MunishTo better understand the problem you are getting with the Downloads we would need to know the type of exception that you are getting with the error message. Could you share that information?As for deletes, what I understand is that you keep on receiving "deleting blob abc, sync complete, deleting blob abc, sync complete, ..." continuously. Am I correct?
Maria del Mar Alvarez Rohena Microsoft Sync FrameworkSaturday, January 9, 2010 8:42 PM -
Hi Maria,You got it exactly right. Now please resolve my issue with deletion.RegardsMunish BhargavTuesday, January 12, 2010 4:37 AM
-
Munich, I need to know the error message that you are getting. Can you paste it here for me to analyze.
Maria del Mar Alvarez Rohena Microsoft Sync Framework- Marked as answer by Mahesh DudgikarMicrosoft employee Friday, February 19, 2010 5:36 AM
Monday, February 1, 2010 6:10 PM -
Do you have an example of how to do file sync through wcf by any chance? Thanks!Wednesday, October 13, 2010 6:26 PM