[MonoDevelop] Web Reference

Gideon de Swardt gdeswardt1978 at yahoo.co.uk
Thu Aug 31 21:37:17 EDT 2006


Hi All

First of all I have setup a new Google Code project to host the development of all the AddIns that I am currently working on and also planning to work on. This is just to make my life easier, by not having to archive source code when posting to the mailing list every time I make a change or fix a bug. The Google Code project, md-addins, is only an incubation center for AddIns and once they are stable enough and has been approved, I would rather see the source code moved to the monodevelop source library. Here is a link to the my Google Code Project

 http://code.google.com/p/md-addins/

As per Lluis pervious post I made some changes to the Web References AddIn by replacing the inlined UI code by using static and also using the LanguageBindings for the DotNetProject in the CodeGenerator. This update contains no visible changes for the end user.

I am still looking into and trying to recreate the bug that Lluis has found when accessing a web service over port 8080.

The reason why the Web Reference AddIn requires version 2, is because the generated proxy file fails to compile under the current stable release (1.1.13.6) for version 1.1. I receive the following error when I try to compile the generated Reference.cs

The type or namespace 'AsynchCompletedEventArgs' does not exist in the namespace 'System.ComponentModel'. Are you missing an assembly reference?

This error does not exists when the framework version for the project is set to version 2.


Regards

Gideon de Swardt

http://sonskyn-techno.blogspot.com/
http://code.google.com/p/md-addins/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060901/8f1d984e/attachment.html 


More information about the Monodevelop-list mailing list