I have a solution that contains 1 project. In that project I added existing projects (class libraries) from a different file location on my computer. Now that I have added those existing projects to my solution I can add them as References to my original project in the solution.
Everything works just great, except now when I try to access my web application on my azure site, I get problems. Im thinking because azure is somehow not getting my local references.
Can anyone help me think this one out? What am i missing, thanks.
