[Mono-dev] Building Mono 1.2.3 from Source

2007-03-21 Thread Brown, Robert
I have a really dumb question...  I'm running Debian and have installed
mono 1.2.1 from Apt along with xsp and mod-mono.  However, I want to use
the new features so I ended up building mono 1.2.3 from source and
setting the install directory to /opt/mono-1.2.3.1; that went well.  

Now I'm trying to build XSP but when I run ./configure it says checking
for mono... /usr/bin/mono.  What do I need to do to tell it to use the
newer version of mono lacerated at /opt/mono-1.2.3.1?  

-=Robert



**
The content of this e-mail message and any attachments are confidential and may 
be legally privileged, intended solely for the addressee.  

If you are not the intended recipient, be advised that any use, dissemination, 
distribution, or copying of this e-mail is strictly prohibited.  

If you receive this message in error, please notify the sender immediately by 
reply email and destroy the message and its attachments.
**

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] FW: Mono on Ubuntu

2006-10-03 Thread Brown, Robert

Does anyone know how to get I get the latest version of Mono on Ubuntu?
I have it installed via Synaptic but it's showing version 1.1.13.6 and
if I'm not mistaken the latest is 1.1.18...

-=Robert



The content of this e-mail message and any attachments are confidential
and may be legally privileged, intended solely for the addressee. If you
are not the intended recipient, be advised that any use, dissemination,
distribution, or copying of this e-mail is strictly prohibited.  If you
receive this message in error, please notify the sender immediately by
reply email and destroy the message and its attachments.

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-list] SerialPort access

2006-10-02 Thread Brown, Robert
What is profile 2.0?  

-=Robert

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gert Burger
Sent: Monday, October 02, 2006 8:14 AM
To: Kornél Pál
Cc: mono-list@lists.ximian.com
Subject: Re: [Mono-list] SerialPort access

Kornél Pál wrote:
 I have looked at the System.IO.Ports but have failed to incorporate 
 it with out app(a combination of monodevelop and mcs crashes).
 Are there any other method to do this or have someone incorporated 
 System.IO.Ports into an .NET v1.x app?

 Why don't you use profile 2.0?

 That way you can use System.IO.Ports on Mono and MS.NET as well 
 without any hacks.

 Kornél
I tried this and it seems not to complain. For some reason I did not know about 
the 'profiles' in monodevelop.

Thanks, all sorted, for now.

--
Gert Burger
 
TechTeam
Computer Science Department
University of Pretoria


___
Mono-list maillist  -  Mono-list@lists.ximian.com 
http://lists.ximian.com/mailman/listinfo/mono-list


The content of this e-mail message and any attachments are confidential
and may be legally privileged, intended solely for the addressee. If you
are not the intended recipient, be advised that any use, dissemination,
distribution, or copying of this e-mail is strictly prohibited.  If you
receive this message in error, please notify the sender immediately by
reply email and destroy the message and its attachments.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] SerialPort access

2006-10-02 Thread Brown, Robert
Thanks that cleared things up.
-=Robert
 

-Original Message-
From: Kornél Pál [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 02, 2006 9:08 AM
To: Brown, Robert; Gert Burger
Cc: mono-list@lists.ximian.com
Subject: Re: [Mono-list] SerialPort access

Microsoft .NET Framework has releases: 1.0, 1.1, 2.0. Note that 3.0 is exactly 
the same as 2.0 but contains some more components.

Each release has different set of functionality.

Mono is released as a single product that contains support multible framework 
versions. Profile 1.0 is intended to be compatible with MS.NET 1.1 and profile 
2.0 is intended to be compatible with MS.NET 2.0.

If you compile you code using MS csc 1.0, 1.1 or Mono mcs it will use profile 
1.0. If you compiler your code using MS csc 2.0 or gmcs it will use profile 
2.0. Also note that you can use .config files to override this default behavior.

Kornél

- Original Message -
From: Brown, Robert [EMAIL PROTECTED]
To: Gert Burger [EMAIL PROTECTED]; Kornél Pál [EMAIL PROTECTED]
Cc: mono-list@lists.ximian.com
Sent: Monday, October 02, 2006 2:52 PM
Subject: RE: [Mono-list] SerialPort access


What is profile 2.0?

-=Robert

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Gert Burger
Sent: Monday, October 02, 2006 8:14 AM
To: Kornél Pál
Cc: mono-list@lists.ximian.com
Subject: Re: [Mono-list] SerialPort access

Kornél Pál wrote:
 I have looked at the System.IO.Ports but have failed to incorporate
 it with out app(a combination of monodevelop and mcs crashes).
 Are there any other method to do this or have someone incorporated
 System.IO.Ports into an .NET v1.x app?

 Why don't you use profile 2.0?

 That way you can use System.IO.Ports on Mono and MS.NET as well
 without any hacks.

 Kornél
I tried this and it seems not to complain. For some reason I did not know 
about the 'profiles' in monodevelop.

Thanks, all sorted, for now.

--
Gert Burger

TechTeam
Computer Science Department
University of Pretoria


___
Mono-list maillist  -  Mono-list@lists.ximian.com 
http://lists.ximian.com/mailman/listinfo/mono-list


The content of this e-mail message and any attachments are confidential
and may be legally privileged, intended solely for the addressee. If you
are not the intended recipient, be advised that any use, dissemination,
distribution, or copying of this e-mail is strictly prohibited.  If you
receive this message in error, please notify the sender immediately by
reply email and destroy the message and its attachments.

 



The content of this e-mail message and any attachments are confidential
and may be legally privileged, intended solely for the addressee. If you
are not the intended recipient, be advised that any use, dissemination,
distribution, or copying of this e-mail is strictly prohibited.  If you
receive this message in error, please notify the sender immediately by
reply email and destroy the message and its attachments.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] ASP.NET and MySQL

2006-09-23 Thread Brown, Robert
Have you tried specifying the port in the connection string?
-=Robert

 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Loren Bandiera
Sent: Friday, September 22, 2006 12:23 PM
To: mono-list
Subject: [Mono-list] ASP.NET and MySQL


Hi,

I'm trying to get an ASP.NET application working with Mono running under
Linux. I want to use MySQL for the database so I got the MySQL
Connector/Net 1.0.7.

If I write a small command line program that just does this:

MySqlConnection conn = new MySqlConnection(Server=ip
address;Database=foo;User ID=test;Password=test;Pooling=false);
conn.Open ();
Console.WriteLine(conn.ServerVersion);

That works fine. It connects to the remote server and prints out the
server version (5.0.24a-log). 

However, if write a small ASP.NET form and try and execute that same
code from Page_load() it fails. This is the trace that xsp2 gives me:

MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the
specified MySQL hosts --- System.Net.Sockets.SocketException: No such
host is known
  at System.Net.Dns.GetHostByName (System.String hostName) [0x0]
  at MySql.Data.Common.StreamCreator.GetStream (Int32 timeOut) [0x0]
  at MySql.Data.MySqlClient.NativeDriver.Open () [0x0] --- End of
inner exception stack trace ---

  at MySql.Data.MySqlClient.NativeDriver.Open () [0x0]
  at MySql.Data.MySqlClient.Driver.Create
(MySql.Data.MySqlClient.MySqlConnectionString settings) [0x0]
  at MySql.Data.MySqlClient.MySqlConnection.Open () [0x0] 

I'm at a loss for why it works from the command line but not from within
an ASP page. It's the same connection string, server, etc.

Anyone seen this behavior before? Got any suggestions?

--
Loren Bandiera [EMAIL PROTECTED]
MMG Security, Inc.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


The content of this e-mail message and any attachments are confidential
and may be legally privileged, intended solely for the addressee. If you
are not the intended recipient, be advised that any use, dissemination,
distribution, or copying of this e-mail is strictly prohibited.  If you
receive this message in error, please notify the sender immediately by
reply email and destroy the message and its attachments.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] VB.Net

2005-07-13 Thread Brown, Robert
Hey All.  I was wondering where I can find information on the project
details about the VB.Net compiler for mono.  Are VB.Net apps able to run
now in Linux or is C# more complete?

Thanks,
-=Robert

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Installing Mono on RedHat Linux ES4

2005-07-07 Thread Brown, Robert
I have a quick (and probably dumb) question...  What is the best way to
install the latest and greatest version of Mono on RedHat Enterprise
Linux (ES 4)?  RedCarpet or just use the RPM's?  If RedCarpet is the
best where can I get it from?

Thanks,
-=Robert

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Suse 9.2 Windows.Forms

2005-05-20 Thread Brown, Robert
I installed Mono 1.1.7 on Suse 9.2 Professional using Red Carpet.  I did
a quick test and I got a console app to run.  However, I was curious
about Windows.Forms support.  When I tried to execute an application
that had a form with a button on it.  I got an error saying that the
Windows.Forms namespace could not be found.  

My questions are:  

Even though the Windows.Forms namespace is still being worked on; is it
available on Suse 9.2 via Red Carpet?
If it is, does it have to be installed separately?

Thanks,
Robert


___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] Suse 9.2 Windows.Forms

2005-05-20 Thread Brown, Robert
Actually.  I compiled it in VS.Net 2003 and SCP'd the exe over to Suse
and tried to run it.   

-Original Message-
From: peter [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 20, 2005 3:48 PM
To: Brown, Robert
Cc: mono-list@lists.ximian.com
Subject: Re: [Mono-list] Suse 9.2 Windows.Forms

Brown, Robert wrote:

snip /I got an error saying that the
  

snip

Did you reference the assembly?

Peter



___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


RE: SPAM: [Mono-list] mono presentaions seem to have been removed from msdn

2005-02-14 Thread Brown, Robert



When I tried to view the recorded version of the 
presentation there was no audio... I guess they are trying to fix 
it. However, you can read the complete e-mail thread 
below...

If you can't read it, let me know and I'll post it on my 
personal website...

-=Robert



Robert, I heard back 
from our webcast team  there was a technical problem that resulted in no audio 
on the original recording  they are working with Dr. Hummel to re-record the 
audio. Ill update you on timing as soon as I know.

Thanks,
Marc


MARC 
MONPLAISIR
Product Manager, 
US-BMO Enterprise Server | Integrated .NET 
Applications GTM
1 
Microsoft Way, Redmond, WA 
98052-6399 | 
425-722-1826
[EMAIL PROTECTED]
NETNew Weblog highlighting new 
releases of .NET platform content




From: Brown, 
Robert [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 1:43 
PMTo: Marc 
MonplaisirSubject: RE: 
Microsoft Event/Web Cast Not Working

Hey,

 
Thanks for the quick response! Your name sounds familiar... Are you 
the guy who called during William Steele's MSDN presentation last 
Thursday?

Thanks 
again,
-=Robert





From: Marc 
Monplaisir [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 4:37 
PMTo: Brown, Robert; Interop 
Month - Microsoft CorporationSubject: RE: Microsoft Event/Web Cast Not 
Working
Robert,

Thanks for highlighting 
this issue  I am checking with our webcast team and will let you know as soon 
as I hear back.

- 
Marc


MARC 
MONPLAISIR
Product Manager, 
US-BMO Enterprise Server | Integrated .NET 
Applications GTM
1 
Microsoft Way, Redmond, WA 
98052-6399 | 
425-722-1826
[EMAIL PROTECTED]
NETNew Weblog highlighting new 
releases of .NET platform content




From: Brown, 
Robert [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 1:16 
PMTo: Interop Month - 
Microsoft CorporationSubject: 
Microsoft Event/Web Cast Not WorkingImportance: High


I 
registered for the Microsoft Webcast MSDN Webcast: 
Mono: Running .NET Applications on Linux (Level 200) 
at http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032265901Culture=en-US. 
However when I tried to view the recording today I am unable to get any audio at 
all. I have asked two co-workers here to try it and they are both unable 
to get any audio either. I have tried this with both Windows Media 9 and 
10 but nothing is working. 
Is 
there a problem with the webcast? 
Thanks, Robert 
Brown [EMAIL PROTECTED] 
513.763.8434 




From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Joe 
AudetteSent: Monday, February 14, 2005 12:50 PMTo: 
mono-list@lists.ximian.comSubject: SPAM: [Mono-list] mono 
presentaions seem to have been removed from msdn

It looks like they took down Joe Hummel's presentation on mono from the msdn 
site. Wish I had watched it while it was still available. The slides and demos 
are still available from his personal site but the msdn webcasts are 
gone.[EMAIL PROTECTED]http://www.joeaudette.comhttp://www.mojoportal.com


RE: [Mono-list] Windows Mono IDE

2004-09-01 Thread Brown, Robert
I had installed the newest version of the Gtk# Win32 Installer for
Microsoft.Net Framework and everything seemed to install correctly.  But
when I create a new Glade# project and try to run it I get this error:

An unhandled exception of type 'System.DllNotFoundException' occurred in
gtk-sharp.dll
Additional information: Unable to load Dll (libgtk-win32-2.0-0.dll).

Am I missing something?

Thanks,
-=Robert

-Original Message-
From: Francisco T. Martinez [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 20, 2004 6:19 PM
To: [EMAIL PROTECTED]
Cc: Brown, Robert
Subject: Re: [Mono-list] Windows Mono IDE

I will be announcing a new version of the installer that now includes a
new C# project type for Gtk#.  It will be at the same URL as before.  
That new project type may be a bit more obvious in terms of not hiding
the details of how the different Widgets are created to render your UI.

Even if you do not install the new installer.  Go to the Start menu and
find Gtk# for Windows program group.  Look for the sub menu called
Applications and you will see something called glade.  Launch that
application (you could also go to the Start menu, select Run and type
glade followed by pressing Enter) and you will see the GTK+ GUI
designer.  Once Glade is running you can go to its File menu and select
Open and navigate to the location of your *.glade file and load it.

Hope this help

Paco
http://www.mfconsulting.com/blog


Brown, Robert wrote:

 I have gotten it installed and am able to create a Glade# project; but

 I am unable to edit the main window that was created for me.  I am 
 assuming that the form is the gladesharp1.glade file; but when I open 
 it in VS.Net 2003 all I see is an XML document.  Do I need a 3rd party

 tool installed to take care of the Glade GUI editing?
  
 -=Robert

 --
 --
 *From:* Francisco T. Martinez [mailto:[EMAIL PROTECTED]
 *Sent:* Friday, August 20, 2004 5:28 AM
 *To:* [EMAIL PROTECTED]
 *Cc:* Sijmen Mulder; Brown, Robert
 *Subject:* Re: [Mono-list] Windows Mono IDE

 You want to look at this effort:

 http://forge.novell.com/modules/xfmod/project/?gtks-inst4win

 This should work very well with Visual Studio .NET 2003.

 Don't forget to reboot after running the Win32 Installer and download 
 and install the help also.

 Paco

 Sijmen Mulder wrote:

Is there and IDE for Mono on the Windows platform?  And is it


possible to use VS.Net but use the GTK# classes for the GUI instead of

the standard windows.forms class?

There is no official Mono IDE on the Windows platform, but you might 
want to look at SharpDevelop 
(http://www.icsharpcode.net/opensource/sd), which served as codebase 
for MonoDevelop.

And yes, it is possible to use the GTK# classes from Visual Studio 
.NET, but you wouldn't be able to use the forms designer.

  



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


RE: SPAM: [Mono-list] mod_mono help...

2004-08-31 Thread Brown, Robert
I would help if you could send the code that is generating this error.
-=Robert 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Reno Romanin
Sent: Tuesday, August 31, 2004 12:46 AM
To: [EMAIL PROTECTED]
Subject: SPAM: [Mono-list] mod_mono help...

Hey there, first post to this list, thanks for any help in advance ;P

Anyway, I'm not a programmer of any type, all I am trying to do is host
a site that is written in c#.

It's pretty simple, click on something and it searches a flat database
for related info. When I try to do this, it returns an http 500 error,
something like this:

Description: Error processing request. 
Error Message: HTTP 500. 

Stack Trace: System.InvalidCastException: Cannot cast from source type
to destination type.
in 0x00037 System.Web.UI.WebControls.WebControl:LoadViewState (object)
in 0x00022 System.Web.UI.WebControls.Label:LoadViewState (object) in
0x00093 System.Web.UI.Control:LoadViewStateRecursive (object) in
0x001b4 System.Web.UI.Control:LoadViewStateRecursive (object) in
0x001b4 System.Web.UI.Control:LoadViewStateRecursive (object) in
0x0005b System.Web.UI.Page:LoadPageViewState () in 0x000f1
System.Web.UI.Page:InternalProcessRequest () in 0x000c2
System.Web.UI.Page:ProcessRequest (System.Web.HttpContext) in 0x00359
System.Web.HttpServerUtility:Execute
(string,System.IO.TextWriter,bool)
in 0x000bb System.Web.HttpServerUtility:Transfer (string,bool) in
0x00016 System.Web.HttpServerUtility:Transfer (string) in 0x00020
tickethog.pageDefault:btnSearch_Click
(object,System.EventArgs)
in 0x00069 (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
in 0x0009e System.Web.UI.WebControls.Button:OnClick (System.EventArgs)
in 0x00058
System.Web.UI.WebControls.Button:System.Web.UI.IPostBackEventHandler.Rai
sePostBackEvent (string)
in 0x00016 System.Web.UI.Page:RaisePostBackEvent
(System.Web.UI.IPostBackEventHandler,string)
in 0x0003e System.Web.UI.Page:RaisePostBackEvents () in 0x002c3
System.Web.UI.Page:InternalProcessRequest () in 0x000c2
System.Web.UI.Page:ProcessRequest (System.Web.HttpContext) in 0x002eb
ExecuteHandlerState:Execute () in 0x00084 StateMachine:ExecuteState
(System.Web.HttpApplication/IStateHandler,bool)



This site works perfectly on an IIS server, so I know the code is there,

But I can't get it to work right on apache, so I'm sure it's something
I've missed in the mod-mono-server.config. 
Any input/info would help a lot!

TIA, 

--reno

___
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: SPAM: RE: SPAM: RE: [Mono-list] Mod_Mono Help

2004-08-25 Thread Brown, Robert

This is what I pasted into my httpd.conf file.  It came from the
/etc/mono-server/mono-server-hosts.conf file.  If you don't have this
file you may be able to create it by running mono-server-admin.conf.
This is an executable script that came when I installed mono and
mod-mono on my server, it allows you to add and remove asp.net
applications to apache via the mono-server-hosts.conf file.  I suspect
if you didn't have one that running mono-server-admin.conf may create
one for you.

Here is what I had pasted into my httpd.conf file...


Begin Edit


# Default configuration, don't edit it!
IfModule mod_mono.c
  MonoUnixSocket /tmp/.mod_mono_server
  MonoServerPath /usr/share/dotnet/bin/mod-mono-server.exe
  AddType application/x-asp-net .aspx .ashx .asmx .ascx .asax .config
.ascx
  MonoApplicationsConfigDir /etc/mono-server
  MonoPath /usr/share/dotnet/lib:/usr/lib:
# start /etc/mono-server/conf.d/defaultapp/10_defaultapp
 Alias /defaultapp /var/www
   Directory /var/www
 SetHandler mono
   IfModule mod_dir.c
  DirectoryIndex index.aspx
   /IfModule
   /Directory
# end /etc/mono-server/conf.d/defaultapp/10_defaultapp
/IfModule


End Edit



I forgot to mention that I am running mono on a Debian woody box.  I
installed the following packages:
mono
mono-apache-server

There were some other packages that were installed by apt (debians
installation program) in order to fufill some dependancies.  

Let me know if any of this helps.  

-=Robert

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Antonio Santana
Sent: Tuesday, August 24, 2004 11:34 AM
To: Brown, Robert; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: SPAM: RE: SPAM: RE: [Mono-list] Mod_Mono Help

What I meant is maybe Robert can paste the lines that he added to his
httpd.conf file from his mono-server-hosts.conf file into this list so
we can see what he has.  Then we can compare what we have with what he
has and see if it works for us.

Thanks!

Antonio


From: Brown, Robert [EMAIL PROTECTED]
To: Andre Ricardo 
[EMAIL PROTECTED],[EMAIL PROTECTED]
Subject: RE: SPAM: RE: [Mono-list] Mod_Mono Help
Date: Fri, 20 Aug 2004 13:46:47 -0400

To get it to work I had to copy the contents of the 
/etc/mono-server/mono-server-hosts.conf file into my 
/etc/apache/httpd.conf file.  I was told that you shouldn't have to do 
this, since it should automatically be included.  This has worked for
me so far...

-=Robert

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Andre Ricardo
Sent: Friday, August 20, 2004 9:39 AM
To: [EMAIL PROTECTED]
Subject: SPAM: RE: [Mono-list] Mod_Mono Help




 From: Antonio Santana [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: [Mono-list] Mod_Mono Help
 Date: Fri, 20 Aug 2004 08:06:36 -0500
 
 I have success with installing mod_mono and I have it tied into
Apache.
 I have an Alias /demo pointing to the xsp/test folder that came with 
 mono.  I go to my browser and try accessing my alias by doing the
following:
 http://127.0.0.1/demo/index.aspx The index.aspx page is returned, but

 is displayed in code form and not Rendered HTML.  I'm sure I am 
 missing some sort of setting in the httpd.conf.  I hope someone can
help.
 
 Thanks!
 
 Antonio
 

Hello everybody,

I also have this same problem. someone can help us?

Many Thanks

Andre Ricardo

_
MSN Messenger: converse com os seus amigos online.
http://messenger.msn.com.br

___
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


___
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: SPAM: RE: [Mono-list] Mod_Mono Help

2004-08-23 Thread Brown, Robert
To get it to work I had to copy the contents of the 
/etc/mono-server/mono-server-hosts.conf file into my /etc/apache/httpd.conf file.  I 
was told that you shouldn't have to do this, since it should automatically be 
included.  This has worked for me so far...

-=Robert  

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of André Ricardo
Sent: Friday, August 20, 2004 9:39 AM
To: [EMAIL PROTECTED]
Subject: SPAM: RE: [Mono-list] Mod_Mono Help




From: Antonio Santana [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [Mono-list] Mod_Mono Help
Date: Fri, 20 Aug 2004 08:06:36 -0500

I have success with installing mod_mono and I have it tied into Apache.  
I have an Alias /demo pointing to the xsp/test folder that came with 
mono.  I go to my browser and try accessing my alias by doing the following:
http://127.0.0.1/demo/index.aspx The index.aspx page is returned, but 
is displayed in code form and not Rendered HTML.  I'm sure I am missing 
some sort of setting in the httpd.conf.  I hope someone can help.

Thanks!

Antonio


Hello everybody,

I also have this same problem. someone can help us?

Many Thanks

André Ricardo

_
MSN Messenger: converse com os seus amigos online.  
http://messenger.msn.com.br

___
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] Windows Mono IDE

2004-08-23 Thread Brown, Robert



I have gotten it installed and am able to create a Glade# 
project; but I am unable to edit the main window that was created for me. 
I am assuming that the form is the gladesharp1.glade file; but when I open it in 
VS.Net 2003 all I see is an XML document. Do I need a 3rd party tool 
installed to take care of the Glade GUI editing?

-=Robert


From: Francisco T. Martinez 
[mailto:[EMAIL PROTECTED] Sent: Friday, August 20, 2004 5:28 
AMTo: [EMAIL PROTECTED]Cc: Sijmen Mulder; Brown, 
RobertSubject: Re: [Mono-list] Windows Mono IDE
You want to look at this effort:http://forge.novell.com/modules/xfmod/project/?gtks-inst4winThis 
should work very well with Visual Studio .NET 2003.Don't forget to 
reboot after running the Win32 Installer and download and install the help 
also.PacoSijmen Mulder wrote:

  Is there and IDE for Mono on the Windows platform?  And is it
possible to use VS.Net but use the GTK# classes for the GUI instead of
the standard windows.forms class?

There is no official Mono IDE on the Windows platform, but you might
want to look at SharpDevelop
(http://www.icsharpcode.net/opensource/sd), which served as codebase
for MonoDevelop.

And yes, it is possible to use the GTK# classes from Visual Studio
.NET, but you wouldn't be able to use the forms designer.

  


[Mono-list] Windows Mono IDE

2004-08-20 Thread Brown, Robert
Title: Windows Mono IDE






Is there and IDE for Mono on the Windows platform? And is it possible to use VS.Net but use the GTK# classes for the GUI instead of the standard windows.forms class?

-=Robert





[Mono-list] Debian Package mono-apache-server

2004-08-17 Thread Brown, Robert
Are there any Debian users who have gotten the mono-apache-server
package (unstable tree) installed and successfully running on Debian
Woody?  I have gotten it to install and it looks like the module loaded
into Apache 1.3 but it doesn't seem to process the aspx pages.

-=Robert
[EMAIL PROTECTED]


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