I suspect I'm seeing a low grade leak with ASP.NET, and I'm having a hard time
getting any of the heap profilers to run correctly. Which is the recommended
heap profiler? I assume it's the logging profiler. I run it with the following
options:
--profile=logging:gc,as,output=/mnt/profile/fronten
On Thu, 2010-10-21 at 02:40 +0200, Pablo Ruiz wrote:
> Hi,
>
>
> I've just comited (to may own fork) a first approach with nearly full
> functionality to provide privateKey storage within X509Stores
> (software only, of course ;))..
>
>
> I would like to hear from you people, so I can clean/fi
Hello,
I have compiled mono 2.8 from source on debian 5 and tested successfully the
serving of aspx-pages with xsp4.
Now I have set up fastcgi-mono-server4 for handling of my asp.net apps using
cherokee webserver.
I have a small test.aspx file which compiled succcessfully on xsp4. On
handling it
Hi,
When may I use Entity Framework in MONO?
Thanks
Adriano Santos
MSN: adri...@lightinfocon.com.br
Descrição: cid:image001.jpg@01C7409C.2D19A640
Light Infocon Tecnologia S/A
Rua Manoel Barros de Oliveira, 303
58429-080 - Campina Grande, PB - Brasil
Fon
I have solved this issue, thanks everyone for helping. The issue was that
Mono's machine.config was not updated with the MySQL data providers. This
is why I got the same errors both on Windows and CentOS. On Windows, I'd
installed the MySQL DLLs via the installer, so it wasn't clear to me that I
Renaming the DLL to the camel case as suggested did the trick for my command
line program! I renamed the DLL file in the GAC to be MySql.Data.dll and it
picked it up - my test program returned the results I was expecting. For
mod-mono, I am still getting the same error as before. This is the same
t
Did you try capitalizing the assembly as it is requested (MySql.Data.dll)?
http://stackoverflow.com/questions/3987266/mysql-connector-with-mod-mono-and-mono-2-6-7
Jonathan
On 10/21/2010 10:35 AM, Frank Cohen wrote:
> Hey V,
>
> Thanks for your reply. I did as you suggested but I still get the s
Hey V,
Thanks for your reply. I did as you suggested but I still get the same
error message w/out any more information. I've actually placed the DLLs in
the same folder as the exe (not mono, Main.exe). So shouldn't it pick them
up?
Here are a couple more pieces of info: while I was able to get
Hello Frank,
Check whether you have any "system" version of Mono running, if so take
a look at http://www.mono-project.com/Parallel_Mono_Environments
Also, you can try running your sample with:
MONO_LOG_LEVEL=dll mono ./
which will give you the location where mono searches for the MySq
Hi all
When i am running our application in Mono we are getting following
exception. Kindly help me in resolving this issue.
Unhandled Exception: System.TypeInitializationException: An exception was
thrown
by the type initializer for
Imd.Gryphon.Agents.BackgroundAgent.BackgroundAgent
---> Syst
Can any one help me in whether mono supports following bindings,
-> WSHttpBinding
-> BasicHttpBinding
-> NetNamedPipeBinding
-> NetTcpBinding
Or any links related bindings in Mono??
Thanks in advance
--
View this message in context:
http://mono.1490590.n4.nabble.com/WCF-in-Mono-2-8-What-al
Hello,
> Check out: http://go-mono.com/status/
> System.ServiceModel
>
> Atsushi Eno would be able to give you a more detailed answer.
>
>
> srinin wrote:
>
>> Can any one help me in whether mono supports following bindings,
>>
>> -> WSHttpBinding
>>
Practically no, as we have only limited
I've been having quite a bit of trouble getting an MVC2 web application to
find the MySQL connector. I am running CentOS 5.
I've installed the DLL into the GAC using the 2.0 version of the tool
*mono /usr/local/lib/mono/2.0/gacutil.exe -i v2/mysql.data.dll*
*Installed v2/mysql.data.dll into the g
Does anyone care?
On (2010-10-19 13:31), Robert Nagy wrote:
> Hi
>
> Someone please have a look at http://github.com/mono/mono/pull/9
>
>
> Use locale_charset() from iconv which will use nl_langinfo (CODESET) anyways
> but it will do canonicalization so we will get the correct charset name,
>
Hello,
Could you please fill a bug report with all details how to reproduce the
issue and actual error message?
Thanks
Marek
> When compiling our code
> (http://github.com/davidiw/brunet/blob/master/src/Brunet/Concurrent/ExclusiveServer.cs)
> using 2.8 and git master head, I receive a very long
Check out: http://go-mono.com/status/
System.ServiceModel
Atsushi Eno would be able to give you a more detailed answer.
srinin wrote:
>
> Can any one help me in whether mono supports following bindings,
>
> -> WSHttpBinding
> -> BasicHttpBinding
> -> NetNamedPipeBinding
> -> NetTcpBinding
>
16 matches
Mail list logo