<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms">
    <title>gmane.comp.gnome.winforms</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5132"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5131"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5130"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5129"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5127"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5126"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5125"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5124"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5123"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5122"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5121"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5120"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5119"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5118"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5117"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5116"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5115"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5113"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5112"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.winforms/5111"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5132">
    <title>How to handle the fact that controls have a different size under mono</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5132</link>
    <description>&lt;pre&gt;Winforms controls seem to be of a different size under mono then they are
under .net, this sometimes results in controls being cut off because they
are wider than the window they are in. Is there an effective approach to
resize the windows or force controls to be the same size as they are under
.net, that people recommend?  I am using Lubuntu with Mono JIT compiler
version 2.10.8.1 (Debian 2.10.8.1-5ubuntu1) and
building using Mono Develop 3.0.3.2 and project originally developed in
VS2010.



--
View this message in context: http://mono.1490590.n4.nabble.com/How-to-handle-the-fact-that-controls-have-a-different-size-under-mono-tp4659582.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>butterknife</dc:creator>
    <dc:date>2013-05-04T06:44:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5131">
    <title>Problem with   mkbundle Gtk#</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5131</link>
    <description>&lt;pre&gt; I try to  mkbundle Gtk# application  on Window  , that`s embed moon good.  
but the  Bundled Application  not work in XP  。 double click  and give me
nothing

 if I  mkbundle  WinForm application   that  works  great! 




--
View this message in context: http://mono.1490590.n4.nabble.com/Problem-with-mkbundle-Gtk-tp4659241.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
&lt;/pre&gt;</description>
    <dc:creator>json-lala</dc:creator>
    <dc:date>2013-04-06T06:52:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5130">
    <title>Re: Updating GUI from an asynchronous thread</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5130</link>
    <description>&lt;pre&gt;Reading your program, it looks like you only run the gtk main loop when
your child gives you data.

Also, that is gtk, this is the win forms list :-)
On 2 Apr 2013 21:18, "Neil Thackeray" &amp;lt;neilt&amp;lt; at &amp;gt;illinois.edu&amp;gt; wrote:

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
&lt;/pre&gt;</description>
    <dc:creator>Ian Norton</dc:creator>
    <dc:date>2013-04-03T09:59:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5129">
    <title>Updating GUI from an asynchronous thread</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5129</link>
    <description>&lt;pre&gt;I'm having trouble getting the output from a command line program to 
appear in the main window of a form. For simplicity I'm just trying to 
get it to appear in a label for now. When I run the function RunIt 
nothing from stdout of the child process appears in the label, but 
ConsoleWriteline seems to pick it up just fine. When it gets down to the 
while loop it updates the label perfectly fine.

I've also noticed that the form seems to be locked while the child 
process is running. When I was just using BackgroundWorker without 
Application.Invoke the form updated from the child process and the while 
loop, but the update was spotty and the application crashed sporadically.

Any suggestions are appreciated.

Thanks

namespace windowtest
{
public partial class MainWindow: Gtk.Window
{
     public MainWindow (): base (Gtk.WindowType.Toplevel)
     {
          Build ();
     }

     protected void OnDeleteEvent (object sender, DeleteEventArgs a)
     {
         Application.Quit ();
         a.RetVal = true;
 &lt;/pre&gt;</description>
    <dc:creator>Neil Thackeray</dc:creator>
    <dc:date>2013-04-02T19:36:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5127">
    <title>Re: Help with Mono uses</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5127</link>
    <description>&lt;pre&gt;Hi
I'm sure there are still some bugs, I can recall pretty high activity 
regarding fixing some WinForm bugs a year ago.
I hope You won't have too much problems.

regards

mel



&lt;/pre&gt;</description>
    <dc:creator>Miljenko Cvjetko</dc:creator>
    <dc:date>2013-03-22T20:55:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5126">
    <title>Re: Help with Mono uses</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5126</link>
    <description>&lt;pre&gt;On Fri, Mar 22, 2013 at 8:28 AM, Miljenko Cvjetko
&amp;lt;mcvjetko&amp;lt; at &amp;gt;holisticware.net&amp;gt; wrote:

That's good to hear. It's been a year or so since I used it last and
WF had some painting bugs that made it close to unusable at the time
&lt;/pre&gt;</description>
    <dc:creator>Coda Highland</dc:creator>
    <dc:date>2013-03-22T16:34:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5125">
    <title>Re: Help with Mono uses</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5125</link>
    <description>&lt;pre&gt;Hi

On 2013.03.22 15:12, Coda Highland wrote:
I made 2 projects in 2 solutions in last few months. One for Composite 
C1 CMS system
where we read and post news into CMS system and other for one touristic 
agency where
we download event data for specific location.

Both apps have

  * DataGridViews for 2-3 lists(tables) something like master
  * UserControl with fields for Detail
  * Master and Detail have several buttons for "batch" operations

Nothing spectacular. Developed on Windows, checkin/commit, checkout on 
Mac it works.
problematic - WebBrowser control - does not work on Mac (webkit vs 
trident rendering engine in
WF.net). I know I could use Mono implementation, but then I would need a 
lot tweaking or
2 Forms.

Reasons for this:

  * unit tests - we write those for desktop apps
  * testing features and debugging Model/BusinessLogic (multithreading,
    syncing etc) is
    simply a lot faster on desktop.

Looks - not great (actually quite ugly), but for testing how code works 
on Mac - just enough.
&lt;/pre&gt;</description>
    <dc:creator>Miljenko Cvjetko</dc:creator>
    <dc:date>2013-03-22T15:28:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5124">
    <title>Re: Help with Mono uses</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5124</link>
    <description>&lt;pre&gt;On Fri, Mar 22, 2013 at 6:44 AM, Miljenko Cvjetko
&amp;lt;mcvjetko&amp;lt; at &amp;gt;holisticware.net&amp;gt; wrote:

Does WinForms work reliably on Mac now? Last time I tried it, it had a
lot of really game-breaking problems.

/s/ Adam
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>Coda Highland</dc:creator>
    <dc:date>2013-03-22T14:12:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5123">
    <title>Re: Help with Mono uses</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5123</link>
    <description>&lt;pre&gt;Hi
On 2013.03.20 09:51, Innovative Solutions SL wrote:
Yes Mono can be integrated in VS, but You can use MD/XS side by side 
with VS.
The tool for integrating in VS is VS plugin called Mono Tools. It used 
to be commercial (sold by Novell),
Today it seems that this product is discontinued - ask Xamarin support 
for it.

Yes. We develop all kinds of apps - enterprise with server side ASP.net 
and client side (mobile, desktop and RIA).
First versions and unit tests are usually written for desktop - Windows 
Forms, just it is easier to debug and develop.
Then with sharing code we hit other platfroms desktop and mobile.

If You need Linux + Windows  [+ Mac] start with WF, but do not expect 
eye-candy. When form (looks)
becomes equally important as the function,  consider replacing UI layer 
with WPF on Windows or Cocoa
on Mac and Gtk# on  linux.

regards

mel


&lt;/pre&gt;</description>
    <dc:creator>Miljenko Cvjetko</dc:creator>
    <dc:date>2013-03-22T13:44:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5122">
    <title>Help with Mono uses</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5122</link>
    <description>&lt;pre&gt;Good morning.

I have some doubts on how to deal with applications that I want to develop.

I need to develop applications for a smart camera (VRMagic, in the
description says it is compatible with MONO. NET) that has Linux (Debian)
and above these applications I want to develop a setup wizard in C # where
the user can set up the camera.

I'm using Visual Studio and would like to use it as IDE if it's possible.

My question is:

How I can do this with MONO?

Can MONO be integrated with Visual Studio or do I have to use Xamarin
Studio?

Can use WinForms with MONO?

I will be grateful if you clarify me what it is the best solution for my
application.

Thank you and best regards,

Roberto.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
&lt;/pre&gt;</description>
    <dc:creator>Innovative Solutions SL</dc:creator>
    <dc:date>2013-03-20T08:51:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5121">
    <title>Incorrect, missing,and duplicate keypress events</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5121</link>
    <description>&lt;pre&gt;There appears to be a bug in how the OS X implementation of keyboard events
is handled. The bug reveals itself when either multiple keys are pressed in
rapid succession or all at once.

Running my app on Win7 if I hit the keys 'J' 'K' 'L' all at once, I can
always get all three keys (though not in any particular order). But on OS X,
while running Windows Forms applications, I can get 'JJJ' or 'JKK' or 'LLL'.
Nowhere else in OS X is this behavior exhibited (native Cocoa apps, such as
TextEdit, behave identical to Win7).

Source code: (in Visual Studio, create a windows forms project, and edit
Form1's code):

public partial class Form1 : Form
{
    public Form1(){
        InitializeComponent();
        KeyPress += Form1_KeyPress;
        KeyDown += Form1_KeyDown;}
    void Form1_KeyDown(object sender, KeyEventArgs e)
        {Console.WriteLine("KeyDown: " + e.KeyCode.ToString());}
    void Form1_KeyPress(object sender, KeyPressEventArgs e)
        {Console.WriteLine("KeyPress: " + e.KeyChar.ToString());}
}

Ru&lt;/pre&gt;</description>
    <dc:creator>xFleury</dc:creator>
    <dc:date>2013-03-08T02:14:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5120">
    <title>Re: I can install alone mono and not framework</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5120</link>
    <description>&lt;pre&gt;Hi,


The archive contains everything and is compressed. When you decompress 
it, everything gets bigger.

Don't get the SDK version, you just need the runtime environment


Not a problem

Paul

&lt;/pre&gt;</description>
    <dc:creator>Paul Johnson</dc:creator>
    <dc:date>2013-03-01T15:02:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5119">
    <title>I can install alone mono and not framework</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5119</link>
    <description>&lt;pre&gt;4 looked for alternative to framework, since when net installed it framework
client, on disc it occupies very much 1GB

and I do not want to fill disc of so many files

I do not understand how a file of 41mb ends up by filling so much the disc
and has to cover several services

pardon for my English I am from Spain

gracias
karlos



--
View this message in context: http://mono.1490590.n4.nabble.com/I-can-install-alone-mono-and-not-framework-tp4658734.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>tradis</dc:creator>
    <dc:date>2013-02-25T08:44:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5118">
    <title>Tab Control Issue on Mac OSX</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5118</link>
    <description>&lt;pre&gt;Hello,

 

Thanks to all who have been working on this project!  I had a quick question
I was hoping someone could help me with.    I was hoping to port an
application to the Mac OSX using mono, but sadly appear to have run in to a
problem with controls on hidden tab controls painting themselves on the main
window, even if not in that tab.  I have seen this described (a bit better)
a few places online as filed bug reports:

 

http://lists.ximian.com/pipermail/mono-bugs/2010-December/107562.html

 

http://lists.ximian.com/pipermail/mono-bugs/2010-December/107542.html

 

https://bugzilla.xamarin.com/show_bug.cgi?id=3124

 

Unfortunately,  I don't have regular access to a Mac computer (or any
knowledge of the apple particulars) and so can't track the issue down
further, but I was hoping someone who has seen this before might know of a
quick work around that they could let me in on (short of removing the tabs
of course).  Any help appreciated, and once again thanks for all the work.

 

Warm wishes,

Nigel

&lt;/pre&gt;</description>
    <dc:creator>Nigel Delaney</dc:creator>
    <dc:date>2013-01-15T05:48:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5117">
    <title>Mono link to Apache</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5117</link>
    <description>&lt;pre&gt;I am totally new to Mono. I was reading about it a little and I was
wondering...
Can Apache use mono to open asp.net (asp, aspx...etc) pages for webhosting ?

If yes, How do I install it and link Mono to apache V 2.4.3 on Windows?

If someone can give me some detailed instructions I would be very great full
since I am new to all of apache and mono.

Thanks



--
View this message in context: http://mono.1490590.n4.nabble.com/Mono-link-to-Apache-tp4658011.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>rcam</dc:creator>
    <dc:date>2013-01-06T21:08:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5116">
    <title>DataGrid broken</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5116</link>
    <description>&lt;pre&gt;Hi
My old software, Cs-Obexftp, worked like an charme, but, the last code
modification of Datagrid has broken it :

30/09/2012 11:31:00: Cannot create a child list for field Table1.
  at System.Windows.Forms.BindingContext.CreateBindingManager
(System.Object data_source, System.String data_member) [0x0006c] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.Windows.Forms/BindingContext.cs:124

  at System.Windows.Forms.BindingContext.get_Item (System.Object
dataSource, System.String dataMember) [0x00067] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.Windows.Forms/BindingContext.cs:100

  at System.Windows.Forms.DataGridView.get_DataManager () [0x00029] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs:763

  at System.Windows.Forms.DataGridView.ClearBinding () [0x00029] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs:6104

  at System.Win&lt;/pre&gt;</description>
    <dc:creator>Petit Eric</dc:creator>
    <dc:date>2012-09-30T09:40:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5115">
    <title>Accessing Outlook Calendar API in MAC OS</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5115</link>
    <description>&lt;pre&gt;Hi,

I am currently writing an application in C#.Net(Windows + Mono Develop) to
access all calendar events in my outlook. Now I want to port the application
in MAC OS using Mono. But I am getting "Microsoft.Office.Interop.Outlook"
namespace not found error in Mac. Can you please suggest me how to get rid
of this problem in MAC OS so that I can get all calendar events
(appointments, meetings etc) that I am already getting in Windows platform.

Thanks




--
View this message in context: http://mono.1490590.n4.nabble.com/Accessing-Outlook-Calendar-API-in-MAC-OS-tp4650874.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>nks_33</dc:creator>
    <dc:date>2012-08-10T13:46:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5113">
    <title>SQL SERVER 2008 - IDbConnection.Open exception</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5113</link>
    <description>&lt;pre&gt;Hi,

I am porting an existing .net app to be ran in macosx.

Both my code and example code in(http://www.mono-project.com/SQLClient fail
with same error:

 public class Test
    {
        public Test()
        {
          string connectionString = "Server=DEV-PC\\SQLEXPRESS;" +
          "Database=DBIntranet;" +
          "User ID=user;" +
          "Password=pwd;";
            IDbConnection dbcon;
           
            using (dbcon = new SqlConnection(connectionString))
            {
                try
                {
                    dbcon.Open();
                }catch (Exception e)
                {
                    Clipboard.SetText(e.Message + " " + e.InnerException + " 
" + e.ToString());
                   }
             ....

This code works fine when "normal-run" in VS2010 but fails when mono-run.
Here's the exception:

An existing connection was forcibly closed by the remote host.
   System.Net.Sockets.SocketException: An existing connection was forcibly
closed by the remote host.

  at&lt;/pre&gt;</description>
    <dc:creator>ManuteBall</dc:creator>
    <dc:date>2012-06-26T17:04:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5112">
    <title>Mono-program which can be started on different distributions of Linux</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5112</link>
    <description>&lt;pre&gt;I created the project in Windows in VS2010, transferred it to Mono on Linux
Mint, everything is normally compiled and works. It would be desirable to
make now so that the created program worked at different distribution kits
of Linux without installation on them additional libraries or Mono. Probably
it is necessary to introduce somehow in it libraries or to drag it with
libraries (that will arrange also, and other option). To Linux passed
recently so as it to make, I do not know. Prompt, please, as it can be done,
it is desirable in more detail: what Mono files need to be taken, as them to
process etc.

--
View this message in context: http://mono.1490590.n4.nabble.com/Mono-program-which-can-be-started-on-different-distributions-of-Linux-tp4649892.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>tumanovalex</dc:creator>
    <dc:date>2012-06-12T10:37:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5111">
    <title>iis to mono webservice not working</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5111</link>
    <description>&lt;pre&gt;Hi

I'm new to mono and i'm trying to get a webservice to work.
I'm developping in windows using IIS and it works, but when I upload to the
server (which uses mono) i can't make it work and don't understand why,

This is my service, it just returns a string:

using System;
using System.Collections.Generic;
using System.Web;
using System.Web.Services;

namespace com.es.naiad.web.services.TestService
{
    /// &amp;lt;summary&amp;gt;
    /// Summary description for TestService
    /// &amp;lt;/summary&amp;gt;
    [WebService(Namespace =
"http://luna-fs.com/naiad.web/services/TestService")]
    public class TestService : WebService
    {

        [WebMethod]
        public string GetServerStatus()
        {
            try
            {
                if (this.CheckServerAvailability())
                    return "online";
                return "offline";
            }
            catch (Exception)
            {
                //TODO: log exception;
                return "offline";
            }
            
        }

        private&lt;/pre&gt;</description>
    <dc:creator>hugopq</dc:creator>
    <dc:date>2012-06-11T18:56:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.winforms/5110">
    <title>TripleDESCryptoServiceProvider _NewEncryptorreturns null</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.winforms/5110</link>
    <description>&lt;pre&gt;Hi,
i think mono has a bug with the private method "_NewEncryptor", since i get
null, when i want to get the method by "GetMethod":

         TripleDES tripleDESalg = TripleDES.Create();
          TripleDESCryptoServiceProvider sm = tripleDESalg as
TripleDESCryptoServiceProvider;
          sm.Mode = CipherMode.ECB;
          sm.Padding = PaddingMode.None;
          *MethodInfo mi = sm.GetType().GetMethod("_NewEncryptor",
BindingFlags.NonPublic | BindingFlags.Instance);*
          if (mi != null)
          {
             object[] Par = { keyValue, sm.Mode, iVValue, sm.FeedbackSize, 0
};          // encrypt 0
             ICryptoTransform trans = mi.Invoke(sm, Par) as
ICryptoTransform;
             // CreateEnrypt doesn't work for Weak Keys
             //ICryptoTransform trans = sm.CreateEncryptor(keyValue,
iVValue);  
             byte[] resultArray = trans.TransformFinalBlock(bytes, 0,
bytes.Length);
             return resultArray;
          }
          else
          {
              throw new Exception("D&lt;/pre&gt;</description>
    <dc:creator>sharkal</dc:creator>
    <dc:date>2012-06-13T10:15:36</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnome.winforms">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnome.winforms</link>
  </textinput>
</rdf:RDF>
