[Mono-dev] Bug with System.Environment.InternalGetFolderPath found using MVC 2 on Mono SVN
Robert Jordan
robertj at gmx.net
Fri May 28 16:08:36 EDT 2010
On 28.05.2010 21:59, sberryman wrote:
>
> Looks like embedded:
>
> Engine:
> GC: included
> GLIB: embedded
Yep, that's the default nowadays.
There is a workaround in this case: ensure that the user
under which your MVC site is running has a valid home entry
in /etc/passwd, or set the env var HOME to a valid path.
Robert
More information about the Mono-devel-list
mailing list