Microsoft.Interop.Security.AzRoles version 2.0.0.0 problem -
08-22-2007
, 02:55 AM
I am using vs2005 and xp to develop a web application. A few weeks ago
everything was working fine but now suddenly I have this problem. I am
using the AuthorizationStoreProvider as a roleprovider and whenever I
use the method Roles.UserIsInRole I get the error message:
Could not load file or assembly 'Microsoft.Interop.Security.AzRoles,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or
one of its dependencies. The located assembly's manifest definition
does not match the assembly reference. (Exception from HRESULT:
0x80131040)
I only have 1.2.0.0 installed on my XP OS and I have never been in
contact with Vista, but I have understood through other postings that
this is Version 2.0.0.0 is the vista version. The other developer
doesnt have this problem. Does anyone know of a way to rectify this?
Anyone have any ideas as to how this have happened? The only thing I
have installed that I can think of is WSE 3.0 but I uninstalled it and
the problem didnt go away. Please help, I am really stuck..... |