Hi, I am trying to run a Windows ASP.NET web application on Mono-Ubuntu Server. I get an error message of
"Could not load file or assembly 'System.DirectoryServices.Protocols, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A' or one of its dependencies. The system cannot find the file specified." When I try to add the DLL using gacutil -i, I get a message of "Failure adding assembly /home/ubuntu/System.DirectoryServices.Protocols.dll to the cache: Strong name cannot be verified for delay-signed assembly" I made a search on the internet but could not find any proper answer how to do it. Anybody can give me an answer which is clear enough to understand? Many thanks in advance telmessosc -- View this message in context: http://mono.1490590.n4.nabble.com/ASP-NET-how-to-install-System-DirectoryServices-Protocols-tp4657045.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
