Re: [Mono-list] error: Mapping across applications not allowed.

2004-01-06 Thread Gonzalo Paniagua Javier
El lun, 05-01-2004 a las 07:19, babar haq escribió:
 Hi all
 I have successfully setup mono with apache. 
 My company wishes to host our site on apache. The whole project is
 developed using M$ .net IDE. I copied the whole project folder into my
 apache web space. The first page (default.aspx) loaded it beautiflly.
 The next page linked from here is Login.aspx?Node=ISB.
 This is the error i get 
 -
 Mapping across applications not allowed.
 Description: Error processing request.
 
 Error Message: Mapping across applications not allowed.
 
 Stack Trace:
 
 System.Web.HttpException: Mapping across applications not allowed.
 ...
 --
 
 The whole application according to my knowledge doesent use anything
 which is not supported in mono. Can some body guide me how to go about
 making the project work with mono.

Can you please file a bug report with details on how to reproduce this
behavior?

Thanks.

-Gonzalo


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Beta testers wanted: Linux installer.

2004-01-06 Thread Miguel de Icaza
Hello,

I want to test the new Linux Installer for Mono before we make it
public to everyone, if you are interested in testing the new installer,
please follow these steps:

Open a terminal window.
Using the su command, become superuser (root).
Type the following command or cut and paste it into your terminal:

wget -q -O - http://go.ximian.com |sh

This will automatically download and run the Ximian Installer,
which will allow you to choose the software you wish to install. Once
you make your selections, the packages will be fetched from the
Internet and installed automatically.

Please note, if you are using a proxy, replace the above line with:

env http_proxy=http://host:port/ wget -q -O - http://go.ximian.com |sh

Where host is your proxy host and port is your proxy port number.

  pHaving trouble installing? You can get help at our a 
href=http://www.ximian.com/support/;Support Center/a.

Miguel

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] mono-debugger-0.5-1.i386.rpm lacks Debugger.exe

2004-01-06 Thread Frank Rehberger
Hello,

mono-debugger-0.5-1.i386.rpm 
(http://primates.ximian.com/~martin/debugger/) lacks Debugger.exe, 
any other debugger bin-rpm for download arround?

Regards, Frank

PS: Link at http://www.go-mono.org/jit-debug.html points to release 0.2 
of debugger,
please, update link pointing to directory 
http://primates.ximian.com/~martin/debugger/





___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Beta testers wanted: Linux installer.

2004-01-06 Thread Ghe Rivero
El mar, 06-01-2004 a las 18:11, Miguel de Icaza escribió:
 Hello,
 
 I want to test the new Linux Installer for Mono before we make it
 public to everyone, if you are interested in testing the new installer,
 please follow these steps:
 
   Open a terminal window.
   Using the su command, become superuser (root).
   Type the following command or cut and paste it into your terminal:
 
   wget -q -O - http://go.ximian.com |sh

I like this way to install packages but... Debian users are a little
abandon by Ximian people in the last times. Any intention to repair it?¿

Ghe Rivero


signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada	digitalmente


Re: [Mono-list] Beta testers wanted: Linux installer.

2004-01-06 Thread Radek Doulík
I get this error when installing from Finland mirror:

The installer was unable to install all of the required packages
on your system.

Please mail the full text of this error to
[EMAIL PROTECTED].

Package 'perl-XML-LibXML-Common' is not signed; verified package
signatures are required for installation

installer-ng 1.2.6 on Red Hat Linux 9

Cheers
Radek

On Tue, 2004-01-06 at 19:11, Miguel de Icaza wrote:
 Hello,
 
 I want to test the new Linux Installer for Mono before we make it
 public to everyone, if you are interested in testing the new installer,
 please follow these steps:
 
   Open a terminal window.
   Using the su command, become superuser (root).
   Type the following command or cut and paste it into your terminal:
 
   wget -q -O - http://go.ximian.com |sh
 
 This will automatically download and run the Ximian Installer,
 which will allow you to choose the software you wish to install. Once
 you make your selections, the packages will be fetched from the
 Internet and installed automatically.
 
 Please note, if you are using a proxy, replace the above line with:
 
 env http_proxy=http://host:port/ wget -q -O - http://go.ximian.com |sh
 
 Where host is your proxy host and port is your proxy port number.
 
   pHaving trouble installing? You can get help at our a 
 href=http://www.ximian.com/support/;Support Center/a.
 
 Miguel
 
 ___
 Mono-list maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/mono-list
-- 
Radek Doulk [EMAIL PROTECTED]

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] MonoDevelop mailing lists.

2004-01-06 Thread Miguel de Icaza
Hey guys,

   We have created a couple of mailing lists as requested by Todd and
Pedro for the discussion of MonoDevelop, the Gtk# port of SharpDevelop.

   The lists are [EMAIL PROTECTED] and 
[EMAIL PROTECTED], to susbcribe go to:

http://lists.ximian.com

   And pick the list from there.

Miguel.
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Beta testers wanted: Linux installer.

2004-01-06 Thread Evan Clarke
On Wed, 2004-01-07 at 05:11, Miguel de Icaza wrote:
 Hello,
 
 I want to test the new Linux Installer for Mono before we make it
 public to everyone, if you are interested in testing the new installer,
 please follow these steps:
 
   Open a terminal window.
   Using the su command, become superuser (root).
   Type the following command or cut and paste it into your terminal:
 
   wget -q -O - http://go.ximian.com |sh
 
 This will automatically download and run the Ximian Installer,
 which will allow you to choose the software you wish to install. Once
 you make your selections, the packages will be fetched from the
 Internet and installed automatically.
 
 Please note, if you are using a proxy, replace the above line with:
 
 env http_proxy=http://host:port/ wget -q -O - http://go.ximian.com |sh
 
 Where host is your proxy host and port is your proxy port number.
 
   pHaving trouble installing? You can get help at our a 
 href=http://www.ximian.com/support/;Support Center/a.
 
 Miguel
 
 ___
 Mono-list maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/mono-list

Followed the instructions - downloaded and ran fine, except it did not
seem to recognise my distribution (Fedora Core 1).  This is the error
message in full:
The installer was unable to identify your operating system.

Please mail the full text of this error to [EMAIL PROTECTED].

installer-ng 1.2.6

Hope that this helps.
-- 
Evan Clarke [EMAIL PROTECTED]

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Beta testers wanted: Linux installer.

2004-01-06 Thread Chris Fox
On Tuesday 06 January 2004 17:55, Evan Clarke wrote:
 On Wed, 2004-01-07 at 05:11, Miguel de Icaza wrote:
  I want to test the new Linux Installer for Mono before we make it
  public to everyone, if you are interested in testing the new installer,
  please follow these steps:

...

  Miguel
 
 Followed the instructions - downloaded and ran fine, except it did not
 seem to recognise my distribution (Fedora Core 1).  This is the error
 message in full:
 The installer was unable to identify your operating system.

 Please mail the full text of this error to [EMAIL PROTECTED].

Ditto here exactly, Mandrake 9.1 x86
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Issues in XmlSchema.XmlSchemaElement

2004-01-06 Thread David Sheldon
On Tue, Jan 06, 2004 at 03:59:37PM -0600, Tom Cabanski wrote:
 In general, it would appear the Mono compile is doing some extra
 checks that, although logical, may not be in line with the W3C
 standards; they are certainly not in line with the Microsoft and
 Xerces implementations.  One that represents the issue takes place in
 XmlSchemaElement.ValidateUniqueParticleAttribution.  This routine
 fails on the CIP4 JDF schema with the error Ambiguous element label
 which is contained by -any- particle was detected. 

Hi, 

I have been looking at the XML Schema code recently, though I am mainly
looking at facet validation at the moment. I am interested in helping
you find problems with our implementation.

Are these the files available at http://www.cip4.org/open_source/intro.php?

If so I can't see anything wrong with them at a quick glance as both the
anys are in the ##other namespace, so shouldn't be ambiguous.
Unfortunately I have not had time for a good look at them, and need to
go to bed. 

In the mean-time, have you run IBM's Schema Quality Checker against
them? I find it is a good way of finding things that are against the
spec, even though processors don't detect them. It is available at 
  http://www.alphaworks.ibm.com/tech/xmlsqc

It tends to take a long time on any complicated schema, so don't give up
unless you have given it a few hours.

Let me know if I can help.

David
-- 
   Computing is like sex because...
 When you do it professionally it's not as much fun.
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Beta testers wanted: Linux installer.

2004-01-06 Thread Ian MacLean
and again, gentoo.

Ian

Followed the instructions - downloaded and ran fine, except it did not
seem to recognise my distribution (Fedora Core 1).  This is the error
message in full:
The installer was unable to identify your operating system.
Please mail the full text of this error to [EMAIL PROTECTED].
   

Ditto here exactly, Mandrake 9.1 x86

 

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Issues in XmlSchema.XmlSchemaElement

2004-01-06 Thread Atsushi Eno
Hello,

Please keep up your effort which would be a great chance to improve 
schema compilation and validation feature.

The best thing at this point is to file it to bugzilla, with
the means we can reproduce the error. In this case, I could not find 
this problem on any of the schema file provided in the url David Sheldon 
indicated, only getting other simple type compilation error (I haven't 
look into that detail).

Thanks,
Atsushi Eno
Tom Cabanski wrote:

In general, it would appear the Mono compile is doing some 
 extra checks that, although logical, may not be in line with
 the W3C standards; they are certainly not in line with the
Microsoft and Xerces implementations.  One that represents 
 the issue takes place in
XmlSchemaElement.ValidateUniqueParticleAttribution.  
This routine fails on the CIP4 JDF schema with the error 
 Ambiguous element label which is contained by -any- particle
 was detected.  I know it fails because of the way, the
 admittedly bizarre way, that this schema uses the any element.
As far as I can tell, it is legal in xml schema to allow any 
 in the way they are doing so even though it makes for ambiguity
as the error points out.  Essentially, children qualify under 
 the any rule as well as a specific rule.  I'd like to chat with
 the developer(s) that are most knowledgeable on the SOM
 implementation in Mono so I can determine the best way to proceed.


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Beta testers wanted: Linux installer.

2004-01-06 Thread Jorge de J. Ramirez S.
With RedHat 9 and XD2, got this error:

The installer was unable to install all of the required packages on your
system.

Please mail the full text of this error to [EMAIL PROTECTED].

Verification of 'mono' failed

installer-ng 1.2.6 on Red Hat Linux 9

Regards!
Jorge.

 Hello,

 I want to test the new Linux Installer for Mono before we make it
 public to everyone, if you are interested in testing the new installer,
 please follow these steps:

   Open a terminal window.
   Using the su command, become superuser (root).
   Type the following command or cut and paste it into your terminal:

   wget -q -O - http://go.ximian.com |sh

 This will automatically download and run the Ximian Installer,
 which will allow you to choose the software you wish to install. Once
 you make your selections, the packages will be fetched from the
 Internet and installed automatically.

 Please note, if you are using a proxy, replace the above line with:

 env http_proxy=http://host:port/ wget -q -O - http://go.ximian.com |sh

 Where host is your proxy host and port is your proxy port number.

   pHaving trouble installing? You can get help at our a
 href=http://www.ximian.com/support/;Support Center/a.

 Miguel

 ___
 Mono-list maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/mono-list


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Issues in XmlSchema.XmlSchemaElement

2004-01-06 Thread Atsushi Eno
Hello,

indicated, only getting other simple type compilation error (I haven't 
look into that detail).
In JDFTypes.xsd, there are such schema components:

xs:simpleType name=LabColor
xs:restriction base=jdftyp:NumberList
xs:length value=3 fixed=true/
xs:whiteSpace value=collapse/
/xs:restriction
/xs:simpleType
xs:simpleType name=NumberList
xs:list itemType=jdftyp:number/
/xs:simpleType
Here LabColor derives NumberList by restriction.
However, XML Schema structures 3.14.6 Derivation Valid (Restriction, 
Simple) denotes:

  2 If the {variety} is list, then all of the following must be true:
2.2 Only length, minLength, maxLength, pattern and enumeration
facet components are allowed among the {facets}.
So here xs:whitespace facet is invalid.

MS.NET fails to reject this schema, if my speculation is correct.

Atsushi Eno

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] A Build Profiles Issue

2004-01-06 Thread Pablo Fischer
Hi!

Well, thanks for all for helping me with the enviroment vars that use
the build system of mcs.

Now, I'm creating a profile (build/profiles/debian.make) adding this
text:

MONO_PATH=/home/unmada/debian/mono-0.28/runtime:/home/unmada/debian/mono-0.28/debian/tmp/usr/lib:/home/unmada/debian/monopackage
PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/home/unmada/debian/monopackage
 BOOTSTRAP_MCS=/home/unmada/debian/monopackage/mcs
LD_LIBRARY_PATH=/home/unmada/debian/mono-0.28/debian/libmono0/usr/lib:/home/unmada/debian/mono-0.28/runtime
RUNTIME=/home/unmada/debian/mono-0.28/debian/mono-jit/usr/bin/mono.exe

profile-check:

PROFILE_MCS_FLAGS = -d:NET_1_1

And then I build it with

$ make PROFILE=debian

And obvious, it stops, why? don't know..  but I found that if I export
every variable it start compiling some libs but then it stops again
giving me an error that It can not find corlib.dll (and corlib is in the
mono path!).

Also, I was looking the other profiles and any of them export their
variables.

And yes, if I type:

$ make EVERY_VAR.. like..

$ make MONO_PATH=blabla PATH=blabla BOOTSTRAP_MCS=blabla..

it compiles ok!, so I think the error is in my profile.

Any help please?
Thanks
Pablo

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list