Salve! Having created a web-application under the Sharepoint (2010) Site's directory in iis7, I now need to use the assemble microsoft.sharepoint in my web-application. How can I reference that?
I can confirm that the reference is being inherited from the parent's (sp) web.config, because if I add the reference, asp.net complains that there is a duplicate entry.
What can I do?