[MonoDevelop] Web Reference

Gideon de Swardt gdeswardt1978 at yahoo.co.uk
Thu Aug 31 22:05:01 EDT 2006


Hi Lluis
 
 I have just tried to recreate the problem you had when trying to add a webservice over port 8080 on the localhost. It worked perfectly for me, and was unable to recreate it. Please see attached my screenshots that shows the dialog loading the web service as well as able to compile the code.
 
 Regards
 
 Gideon

----- Original Message ----
From: Gideon de Swardt <gdeswardt1978 at yahoo.co.uk>
To: monodevelop-list at lists.ximian.com
Sent: Friday, 1 September, 2006 2:37:17 AM
Subject: [MonoDevelop] Web Reference

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/


_______________________________________________
Monodevelop-list mailing list
Monodevelop-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-list




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060901/c8f2cf1c/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot-Add Web Reference.png
Type: image/png
Size: 37847 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060901/c8f2cf1c/attachment-0002.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot-WSTest - PortTest.asmx.cs -	MonoDevelop.png
Type: image/png
Size: 109449 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060901/c8f2cf1c/attachment-0003.png 


More information about the Monodevelop-list mailing list