Am Dienstag, 30. Januar 2007 00:12:56 schrieb Jan-Simon Möller: > I compiled latest svn (revision 6681). > > I have created bash scripts to automate build, install and config of > simias/ifolder. > > Upon restart of apache i get when i access /admin: > > System.Exception: Compiler failed to produce the assembly. Stderr=' > ** (/usr/lib/mono/1.0/mcs.exe:12274): WARNING **: The following assembly > referenced > > >from > > /home/store/simias-server-6681/lib/simias/admin/bin/Novell.iFolderAdmin.d > >ll > > could not be loaded: > Assembly: SimiasLib (assemblyref_index=5) > Version: 1.5.7029.1 > Public Key: (none) > The assembly was not found in the Global Assembly Cache, a path listed in > the MONO_PATH environment variable, or in the location of the executing > assembly (/home/store/simias-server-6681/lib/simias/admin/bin). >
cd /home/store/simias-server-current/lib/simias/admin/bin ln -s ../../web/bin/SimiasLib.dll cd ../../webaccess/bin/ ln -s ../../web/bin/SimiasLib.dll solves the problem ... what changed ?!?! This is a new issue, as didn't have the problem in revesions before about 666x ??. Bye ! Jan-Simon _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
