Mono Support WCF Services and MonoX 

Viewed 12283 time(s), 2 post(s), 10/8/2014 2:56:58 AM - by Apocalypse
10/8/2014 2:56:58 AM
177 Reputation 14 Total posts

So i've added a WCF service to Monox and a windows form application (To consume WCF services) to the same Visual Studio solution that has the MonoX website application, forsome reason i cant add the service reference to the windows form application from my newly added WCF service, neither can i add a service reference to UserPicker.asmx and OpenSocial which are getting discovered and also when i try to navigate to those services that are being discovered in that same solution using
1)http://localhost:25406/MonoX/Services/UserPicker.asmx
2)http://localhost:25406/MonoX/OpenSocial/OpenSocial.svc
3)http://localhost:25406/Service.svc

I get the following server error, also happens when i include "?wsdl" at the end of each which should generate the wsdl if httpgetenabled is set to true 

"Server Error in '/' Application.Runtime Error
Description: An exception occurred while processing your request. Additionally, another exception occurred while executing the custom error page for the first exception. The request has been terminated. "


Please help

1
10/8/2014 7:48:59 AM
15993 Reputation 2214 Total posts

Can you please provide us with full stack trace that can be found in the MonoX logs ?

Thanks

2
This is a demo site for MonoX. Please visit Mono Software for more info.