The memberrole dll in the new dnn 3.2.2 in the solutions/dotnetnuke.bin folder has some slight differences with the memberrole.dll in the bin folder??
When i copy and paste this dll and then reference it, i cant semm to locate a particular object.
I.e. Microsoft.ScalableHosting.Profile.ProfileBase
In the new dll this has an Item(ByVal propertyName As String) As Object
Now i've tried deleting the old dll and pasting the new one in, referencing the one in the Solutions/donetnuke.bin folder and deleting my webcache
Any ideas??