[Mono-dev] Running Mono embed samples in Visual Studio 2005

Janne Rantala janne.rantala at gmail.com
Mon Jan 2 07:06:18 EST 2006


Hi,

I'm trying to run Mono test-invoke sample in Visual Studio 2005 (Windows XP
SP2), but when I start the program it gives me error "Unhandled exception at
0x000530ea in Monotest.exe: 0xC0000005: Access violation reading location
0x000530ea.".

I've tried to locate the source for this exception and looks like it has
something to do with __security_init_cookie() -method. And somewhere inside
that function GetSystemTimeAsFileTime( &systime.ft_struct) is called which
causes exception.

Does anyone know how to fix this?

Thanks in advance,

Janne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060102/9a74c3b3/attachment.html 


More information about the Mono-devel-list mailing list