[MonoDevelop] MonoDevelop: Problem with Bing API and GTK# Application

Adam Tauno Williams awilliam at whitemice.org
Sun Aug 5 21:30:20 UTC 2012


On Mon, 2012-08-06 at 01:13 +0600, Abhi wrote:
> starts from this project build and run well without any error/warning.
> but the problem is, when i enter something into entry box and hit
> 'search' button, it can't show any result in the textview.
> the application just waits for some moments and then crashes.

You almost certainly want to dispatch the web request to the background
so that the application remains responsive to the user.
<http://www.mono-project.com/Responsive_Applications>

> it's happening again and again. i can't understand what's going
> wrong :(

And when it crashes what is the error message?

> For info, i did the same project under Windows using Visual Studio and
> it works there without any issue. i can't understand why it's not
> working for monodevelop.

I doubt it is the fault of Monodevelop.

This seems more like a question for the general Mono list.
<http://lists.ximian.com/mailman/listinfo/mono-list>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120805/4825d875/attachment.pgp>


More information about the Monodevelop-list mailing list