On Wed, Jul 18, 2012 at 7:25 AM, stefando wrote:
> Hi,
>
> I am doing multiple web request in my app.
>
> I noticed that when the app starts the first HttpWebRequest chooses the
> active network.
>
> But the subsequent requests seems to be using the network which was picked
> at the start an
On Fri, Mar 23, 2012 at 5:09 AM, moelski wrote:
> Hi !
>
> I added some code to send feedbackmails to my smtp server. This is my code:
>
> This works really nice if I am in the WLAN.
>
> But if I turn off my wlan and use my normal internet (via service provider)
> the mail won´t be sent.
> I got
On Wed, Mar 21, 2012 at 2:44 PM, Paul Johnson
wrote:
> Hi,
>
> I'm trying to grab files from a server using this code but it dies.
>
> Any ideas why?
If you check the properties of 'e' you will certainly find out why.
-Gonzalo
___
Monodroid mailing lis
On Thu, Jan 19, 2012 at 12:07 PM, subsembly wrote:
> Got me :-)
Hah. No, you got me!
>
> To my surprise your code does indeed add the MIME header stuff, even on the
> .NET Framework for Windows. So I went back to my real application code to
> check this out. I found the difference is that we are
On Thu, Jan 19, 2012 at 11:29 AM, subsembly wrote:
> Thank you very much.
>
> Maybe I should explain my situation: I bought a MonoTouch + MonoDroid
> enterprise licence almost a year ago, when it was still with Novell. We
> already have two applications developed in C# for .NET 2.0 for Windows
> D
On Thu, Jan 19, 2012 at 11:10 AM, Gonzalo Paniagua Javier
wrote:
> On Thu, Jan 19, 2012 at 10:57 AM, subsembly wrote:
>> It's not a feature request. It's a SEVERE BUG in the Mono WebClient
>> implementation!
>
> Ok. Since the world is going to end, I will take a l
On Thu, Jan 19, 2012 at 10:57 AM, subsembly wrote:
> It's not a feature request. It's a SEVERE BUG in the Mono WebClient
> implementation!
Ok. Since the world is going to end, I will take a look just to make
sure that it is just a common bug and can be fixed quickly ;-).
I will follow up in the