[Mono-aspnet-list] Error with precompiled + Mono SVN

2010-02-10 Thread Pedro Santos
at System.Web.HttpApplication+Pipelinec__Iterator2.MoveNext () [0x0] in filename unknown:0 -- Pedro Santos Home - http://psantos.zi-yu.com Work - http://www.pdmfc.com The future - http://www.orionsbelt.eu ___ Mono-aspnet-list mailing list Mono-aspnet-list@lists.ximian.com

Re: [Mono-list] cannot find metadata file

2009-04-30 Thread Pedro Santos
/b5597ee1/App_Web_632a571.  dll' Version information: Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433 ___ Mono-list maillist  -  mono-l...@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list -- Pedro Santos Home - http

Re: [Mono-list] cannot find metadata file

2009-04-30 Thread Pedro Santos
. dll' Version information: Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433 ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list -- Pedro Santos Home - http://psantos.zi-yu.com

[Mono-list] Mono/XSP mem/cpu usage

2009-04-23 Thread Pedro Santos
-- Pedro Santos Home - http://psantos.zi-yu.com Work - http://www.pdmfc.com The future - http://www.orionsbelt.eu ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] Error compiling mono 2.4 on amd64

2009-04-06 Thread Pedro Santos
directory `/opt/mono/mono-2.4/mono-2.4/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/mono/mono-2.4/mono-2.4' make: *** [all] Error 2 Any ideas? -- Pedro Santos Home - http://psantos.zi-yu.com Work - http://www.pdmfc.com The future - http://www.orionsbelt.eu

Re: [Mono-list] XSP Compilation Error

2009-04-03 Thread Pedro Santos
Can I please get some feedback on this? Just woke up and realized that we had our institutional website [orionsbelt.eu] with that error all night long... :s Thank you for your time, 2009/3/31 Pedro Santos donbonifa...@gmail.com: Hello, Yesterday I installed Mono and XSP 2.4 from SVN (after

Re: [Mono-list] Unstable XSP 2.4 RC1

2009-03-05 Thread Pedro Santos
/mono-2.4_svn//bin/mono /usr/local/mono/mono-2.4_svn//lib/mono/2.0/fastcgi-mono-server2.exe Is this a regression or some problem with my configurations? Thank you. On Wed, Mar 4, 2009 at 7:10 PM, Marek Habersack gren...@twistedcode.net wrote: On Wed, 2009-03-04 at 17:44 +, Pedro Santos wrote

[Mono-list] Unstable XSP 2.4 RC1

2009-03-04 Thread Pedro Santos
context, System.String url, Boolean ignoreContextHandler) [0x0] at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context, System.String url) [0x0] at System.Web.HttpApplication+Pipelinec__Iterator2.MoveNext () [0x0] -- -- Pedro Santos Home

[Mono-list] Precompiled ASP.NET web sites in Mono

2009-02-26 Thread Pedro Santos
: # fastcgi-mono-server2 --version fastcgi-mono-server2.exe 2.4.0.0 # xsp2 --version xsp2.exe 2.4.0.0 Thank you, -- Pedro Santos Home - http://psantos.zi-yu.com Work - http://www.pdmfc.com The future - http://www.orionsbelt.eu ___ Mono-list maillist - Mono

Re: [Mono-list] Precompiled ASP.NET web sites in Mono

2009-02-26 Thread Pedro Santos
/mono/mono-2.4_RC1//bin/mono /usr/local/mono/mono-2.4_RC1//lib/mono/2.0/fastcgi-mono-server2.exe Is there anything I can do to troubleshoot this? On Thu, Feb 26, 2009 at 12:58 PM, Gonzalo Paniagua Javier gonzalo.m...@gmail.com wrote: On Thu, 2009-02-26 at 12:54 +, Pedro Santos wrote: Hello

Re: [Mono-list] Precompiled ASP.NET web sites in Mono

2009-02-26 Thread Pedro Santos
Never mind, it was bad configuration from my part... it' working as expected. On Thu, Feb 26, 2009 at 1:05 PM, Pedro Santos donbonifa...@gmail.com wrote: Hello Gonzalo, Our build process precompiles it using: exec failonerror=false workingdir=.        basedir=H:\WINDOWS\Microsoft.NET

[Mono-list] Bug within ASP.NET WebControls?

2009-02-23 Thread Pedro Santos
] at System.Web.UI.Page.InternalProcessRequest () [0x0] at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x0] Could I have some assistance? May this considered a bug? Is it already known? What should I do? If it's known, is there any quick workaround? Thank you for your time. -- Pedro Santos

Re: [Mono-list] Bug within ASP.NET WebControls?

2009-02-23 Thread Pedro Santos
: Pedro Santos wrote: http://pastebin.com/m214a6c22 Please don't use pastebin for mailing list posts, as those pastes usually expire too soon to be useful for other people looking for the same problem in the future. Robert ___ Mono-list maillist

[Mono-list] Sqlite debugging messages on Mono 1.2.3

2007-02-09 Thread Pedro Santos Gomez
Hi I just wanted to note that when using Mono.Data.SqliteClient on Mono 1.2.3, I get this kind of debugging message: Executing reader on sql 'SELECT A,B FROM C WHERE D = ?whatever' per every single sql reader sentence I have in my code (and it doesn't happen when running the same application

Re: [Mono-list] Basic authentication with HttpListener

2007-01-24 Thread Pedro Santos Gomez
Hi again! I have finally tried it under Microsoft .NET and the same code seems to be run correctly. I guess authentication is not implemented in System.Net.HttpListener. Pedro Santos Gomez [EMAIL PROTECTED] escribió: Hi! I'm having problems with enabling Basic authentication

[Mono-list] Killing xsp softly

2005-12-27 Thread Pedro Santos
Hello! Is there a way to kill XSP softly? In a way that XSP will still call Application_End? Right now, I am doing: kill -9 XSP_PID BR -- Pedro Santos www.psantos.net ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com

[Mono-list] Migrating ASP.NET

2005-10-07 Thread Pedro Santos
reading material regarding this kind of migration and setting up the server? Thanks. [1] http://orionsbelt.zi-yu.com [2] http://flexwiki.com [3] http://yetanotherforum.net -- Pedro Santos www.psantos.net ___ Mono-list maillist - Mono-list@lists.ximian.com

[Mono-list] MonoDoc

2005-09-10 Thread Pedro Santos
Hello, where can I get documentation about using MonoDoc to document my projects? This one[1] seems to be outdated. Thanks [1] http://people.mosaix.net/chris/tutorials/monodoc/monodoc-tutorial.html -- Pedro Santos www.psantos.net ___ Mono-list

Re: [Mono-list] MonoDoc

2005-09-10 Thread Pedro Santos
10 September 2005 12:15, you wrote: Pedro Santos wrote: Hello, where can I get documentation about using MonoDoc to document my projects? http://mono-project.com/Generating_Documentation I'm not sure if that's linked from anywhere now. The 'manuals docs' link at the top right

Re: [Mono-list] Web Services and patents

2005-05-31 Thread Pedro Santos Gómez
Hi David, Thank for your answer. And, I know, and yes, I worry more about innovation than about patents :-) Once said that, in the following map: http://www.mono-project.com/Image:Monocomponentsmap.png I see that Soap Web Clients and Soap Web Servers have same colour as ADO.NET (which is not

Re: [Mono-list] Web Services and DIME

2005-05-30 Thread Pedro Santos Gómez
Hi, And in Mono I find that WSE1 at least is mostly implemented, but I don't find the Microsoft.Web.Services anywhere in version 1.1.7. In the SVN I can find the code, but I didn't find a way to use it. WSE1 is mostly unimplemented. There is some code, but nothing you can really

[Mono-list] Web Services and DIME

2005-05-29 Thread Pedro Santos Gómez
Hi all, I'd like to transfer files through Web Services (if possible, without sending them by parameter neither by programming a POST petition to a .aspx) to a XSP server. All I've found is that in .NET there are a couple of stacks: WSE1, WSE2, incompatible between them. And in Mono I find

[Mono-list] Errors compiling gtkmozembed-sharp

2005-03-06 Thread Pedro Santos
Hello. I am getting errors compiling gtkmozembed-sharp. Am I missing something or is gtkmozembed-sharp SVN unstable at the moment? I have mono and gtk# SVN. I get this output: pre:~/mono-svn/gtkmozembed-sharp $ make Making all in sources make[1]: Entering directory

[Mono-list] Memory Usage

2005-03-05 Thread Pedro Santos
used by Buu less than 5 M? Or does BinaryFormatter performs some king of compression? Any more ideias? Thanks. -- Pedro Santos www.psantos.net ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] BinaryFormatter Issue

2004-11-27 Thread Pedro Santos
Hello. I Use BinaryFormatter to serialize an Object and it runs just fine. However, when I desserialize it, I get the following exception: Serializable objects must be marked with the Serializable attribute Any help on this? ___ Mono-list maillist -

Re: [Mono-list] BinaryFormatter Issue

2004-11-27 Thread Pedro Santos
On Sat, 2004-11-27 at 08:47 +, Pedro Santos wrote: Hello. I Use BinaryFormatter to serialize an Object and it runs just fine. However, when I desserialize it, I get the following exception: Serializable objects must be marked with the Serializable attribute Any help on this? Well

Re: [Mono-list] BinaryFormatter Issue

2004-11-27 Thread Pedro Santos
Chronos.Tests.PersistenceTests:init (Chronos.IPersistence) On Sat, 2004-11-27 at 09:50 +, Pedro Santos wrote: On Sat, 2004-11-27 at 08:47 +, Pedro Santos wrote: Hello. I Use BinaryFormatter to serialize an Object and it runs just fine. However, when I desserialize it, I get the following exception

[Mono-list] Int32

2004-10-29 Thread Pedro Santos
In 64 bits processor arquitectures(64BA) will Int32 still have 32 bits? Would that be a performance issue? And if we have 512BA? My issue is: wouldn't be better to have a C/C++ style int? Like IntPtr in the CLI? What are the benefits of a fixed 32 bit integer? Thanks. -- Pedro Santos

[Mono-list] XSP Issues

2004-09-08 Thread Pedro Santos
not just with this latest version). So, can I be doing something wrong to cause this strange behavior? I use a lot of Module's and Handler's. -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... ___ Mono-list maillist - [EMAIL

[Mono-list] Mono: Bridge from Windows to Linux?

2004-08-27 Thread Pedro Santos
starting to use Mono and Linux, and they do not want to be left behind. I am curious about communitys from other countries, is this an isolated case? -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... ___ Mono-list maillist

[Mono-list] Some benchmarks

2004-08-07 Thread Pedro Santos
this: --- XmlPersistenceTester --- Alliances: 2 Rulers: 1011 Planets: 1011 Save time: 00:01:07.6105670 Load time: 00:02:47.9479530 --- BinaryPersistenceTester --- Alliances: 2 Rulers: 1011 Planets: 1011 Save time: 00:01:20.1833240 Load time: 00:03:13.55315 -- Pedro Santos www.psantos.net Si minor plus est ergo

[Mono-list] MS ASP .NET Bug

2004-07-23 Thread Pedro Santos
Hello, hello! I just found a bug in ASP .NET, I am at work and can't test this in Mono, so I wonder if it would happen in Mono too. The bug is simple, supose we have the following in an aspx: script runat=server void ProcessClick( object sender, EventArgs args ) { string sql =

[Mono-list] Assembly.CodeBase

2004-06-07 Thread Pedro Santos
that works everywhere. Because Linux I have to remove `file://`, and in win `file:///`. Any workaround? I would not want to be checking in with operating system I am running. -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... signature.asc Description: This is a digitally

[Mono-list] when is Application_End called?

2004-05-21 Thread Pedro Santos
(); Console.WriteLine(Done); } This must be called! And it's not. I am using xsp.exe 0.10.0.0, on Mono JIT compiler version 0.31. Thanks. -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... signature.asc Description: This is a digitally signed message part

[Mono-list] Database Schema

2004-05-07 Thread Pedro Santos
Hello. What's the best way to get the Database schema? The only way I see is to perform a query to a DataSet and get get the schema from the DataSet. Is there any other way? I want to generate an application to CRUD a database. For example, to generate the form/page to modify a row I would

[Mono-list] ASP.NET/XSP problem

2004-05-02 Thread Pedro Santos
//- What can be causing this? -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... signature.asc Description: This is a digitally signed message part

[Mono-list] ASP .NET bug?

2004-04-24 Thread Pedro Santos
orion:LoginControl runat=server /, this control is not rendered. If I change the TagPrefix to a diferent one, it is rendered. -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... signature.asc Description: This is a digitally signed message part

[Mono-list] foreach issues

2004-04-10 Thread Pedro Santos
foreach array:: 00:00:00.420 IEnumerable list : 00:00:00.830 IEnumerable array : 00:00:00.0001040 Can someonte elaborate on this? I am curious. -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... using System; using System.Collections; public class Test

[Mono-list] NUnit and gnunit problems

2004-04-08 Thread Pedro Santos
remoting-invoke-with-check) System.AppDomain:Load (string) in 0x0001d System.Reflection.Assembly:Load (string) in 0x0001f Mono.NUnit.GUI.AssemblyStore:Load () Any ideias? -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... signature.asc Description: This is a digitally

[Mono-list] XSP and Mono-0.31 bug

2004-03-20 Thread Pedro Santos
/Projects/orionsbelt/alnitak Hit Return to stop the server. Unhandled Exception: System.NullReferenceException: A null value was found where an object instance was required. Sometimes I get errors in the sokect Finalize call also. -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt

Re: [Mono-list] gdiplus

2004-03-20 Thread Pedro Santos
/listinfo/mono-list -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... signature.asc Description: This is a digitally signed message part

Re: [Mono-list] gdiplus

2004-03-19 Thread Pedro Santos
/listinfo/mono-list -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... signature.asc Description: This is a digitally signed message part

Re: [Mono-list] gdiplus

2004-03-19 Thread Pedro Santos
-invoke-with-check) System.Windows.Forms.Control:CreateControl () in 0x00015 System.Windows.Forms.Application:Run (System.Windows.Forms.Form) in 0x00024 Microsoft.Samples.WinForms.Cs.SimpleHelloWorld.SimpleHelloWorld:Main (string[]) On Fri, 2004-03-19 at 14:49, Jordi Mas wrote: En/na Pedro Santos

[Mono-list] Microsoft ASP .NET Bug

2004-03-19 Thread Pedro Santos
performing client side validation? -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... signature.asc Description: This is a digitally signed message part

[Mono-list] Web.config and Custom Configuration Section Handler

2004-03-08 Thread Pedro Santos
This works fine with Microsoft .NET. Am I doing something wrong or it's a bug? -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... signature.asc Description: This is a digitally signed message part

[Mono-list] Where to get Mono

2004-01-15 Thread Pedro Santos
I can't get Mono channel listed in Red Carpet... is it down? Is there some other place to get it? (SuSE9.0) -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... signature.asc Description: This is a digitally signed message part

[Mono-list] -doc

2004-01-11 Thread Pedro Santos
Does mcs generate the XML documentation file? I run it with -doc:buu.xml, but buu.xml is not created. -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... signature.asc Description: This is a digitally signed message part

[Mono-list] NAnt

2003-12-27 Thread Pedro Santos
Hi, I am having several dificulties running nant in Linux/Mono. The version in mcs throws a lot of exceptions, and I get several Win32 related errors when using the latest nant. Does anyone that use NAnt care to give some guidelines? Tanks. -- Pedro Santos www.psantos.net Si minor plus est

[Mono-list] ASP .NET Debug/Trace

2003-12-05 Thread Pedro Santos
) throws a null pointer exception, and this is a major problem because of win compatibility. * Is there support to web.config and machine.config files? I am using XSP at the moment. -- Pedro Santos www.psantos.net Si minor plus est ergo nihil sunt omnia... signature.asc Description

Re: [Mono-list] ASP .NET Debug/Trace

2003-12-05 Thread Pedro Santos
that all the TraceContext methods (Warn, Write) eventualy throw a NotImplementedException. You guys could create an instace of TraceContext, so that the programmer would be notified that this resource is not implemented. But that would lead to incompatibility with win code... :P -- Pedro Santos