MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

WCF Services and MonoX  (Mono Support )

Viewed 10960 time(s), 2 post(s) 10/8/2014 2:56:58 AMby Apocalypse
Apocalypse

Apocalypse

10/8/2014 2:56:58 AM
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
This content has not been rated yet. 
177 Reputation 14 Total posts
khorvat

khorvat

10/8/2014 7:48:59 AM
Can you please provide us with full stack trace that can be found in the MonoX logs ?

Thanks
This content has not been rated yet. 
15993 Reputation 2214 Total posts