[Mono-bugs] [Bug 377934] Mono don't generate/compile web service proxies in App_WebReferences

2010-05-12 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=377934

http://bugzilla.novell.com/show_bug.cgi?id=377934#c8


John Bayly  changed:

   What|Removed |Added

 CC||john.ba...@tipstrade.net

--- Comment #8 from John Bayly  2010-05-12 16:27:02 
UTC ---
Sorry to open up a 2+ year old report, but I have the same issue using the
following versions of Mono on FreeBSD 7.2-RELEASE & Apache 2.2.15-4
mono-2.4.3.1_1
mod_mono-2.4.3_1
xsp-2.4.3

I've tried the Test project attached to this report. I've also moved the
GetResult method from WSCall.cs in App_Code in Default.aspx.cs, but this hasn't
fixed the issue.

Any suggestion?
John

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 377934] Mono don't generate/ compile web service proxies in App_WebReferences

2008-04-10 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=377934

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=377934#c7





--- Comment #7 from Hubert FONGARNAND <[EMAIL PROTECTED]>  2008-04-10 09:38:47 
MST ---
Ok, thanks it works well

Congratulations, for fixing bug so quickly


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 377934] Mono don't generate/ compile web service proxies in App_WebReferences

2008-04-10 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=377934

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=377934#c6


Marek Habersack <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #6 from Marek Habersack <[EMAIL PROTECTED]>  2008-04-10 07:41:08 
MST ---
Fixed in svn trunk, revision 100322


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 377934] Mono don't generate/ compile web service proxies in App_WebReferences

2008-04-10 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=377934

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=377934#c5


Hubert FONGARNAND <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 Attachment #206776|0   |1
is obsolete||




--- Comment #5 from Hubert FONGARNAND <[EMAIL PROTECTED]>  2008-04-10 02:16:07 
MST ---
Created an attachment (id=207162)
 --> (https://bugzilla.novell.com/attachment.cgi?id=207162)
TestMDWS.tar.gz

New Test case with app_code


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 377934] Mono don't generate/ compile web service proxies in App_WebReferences

2008-04-10 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=377934

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=377934#c4


Hubert FONGARNAND <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #4 from Hubert FONGARNAND <[EMAIL PROTECTED]>  2008-04-10 02:13:42 
MST ---
I reopen,

If you call the web service in an app_code class it doesn't work

Try my test case and you'll get :
Compilation failed. Errors:
/tmp/hubert-temp-aspnet-0/b831cf30/App_Web_644cb3d6_0.cs(22,26) : error CS0246:
The type or namespace name `com' could not be found. Are you missing a using
directive or an assembly reference?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 377934] Mono don't generate/ compile web service proxies in App_WebReferences

2008-04-09 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=377934

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=377934#c3


Marek Habersack <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Marek Habersack <[EMAIL PROTECTED]>  2008-04-09 14:11:05 
MST ---
This bug has been fixed in svn trunk, revision 100266


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 377934] Mono don't generate/ compile web service proxies in App_WebReferences

2008-04-08 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=377934

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=377934#c2





--- Comment #2 from Hubert FONGARNAND <[EMAIL PROTECTED]>  2008-04-08 07:53:45 
MST ---
Created an attachment (id=206776)
 --> (https://bugzilla.novell.com/attachment.cgi?id=206776)
TestWSClient.zip

oops sorry i forget to attach the test case...


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 377934] Mono don't generate/ compile web service proxies in App_WebReferences

2008-04-08 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=377934

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=377934#c1


Marek Habersack <[EMAIL PROTECTED]> changed:

   What|Removed |Added

   Severity|Major   |Normal




--- Comment #1 from Marek Habersack <[EMAIL PROTECTED]>  2008-04-08 06:51:56 
MST ---
Hubert, can you attach a simple test case, please? Thanks!


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs