I try to follow this link for migrate asp.net site to windows azure.After Convert to Web Application when I try to debug I got a following error.
Error 106 WAT070 : The referenced assembly path\Something.dll was not found. Please make sure to build the role project that produces this assembly before building this Windows Azure Cloud Service Project. C:\Program Files\MSBuild\Microsoft\VisualStudio\v10.0\Windows Azure Tools\1.8\Microsoft.WindowsAzure.targets 1253 5 SageFrameCloud
I try to add references from C:\Program...... but it is not work.What is mistake and how to resolve this error.Thanks.
