Accessing web parts from a SharePoint web part can be a challenge when attempting to do things “the right way”. “The right way” includes deployment to a virtual directory “bin” folder instead of the GAC. The challenge is that your web part will not have rights to access any web services due to [...]

continue reading.....