Skip to content

MonoTouch does not support dynamic proxy code generation. #3194

Open
@musab-alrmmah

Description

@musab-alrmmah

{System.InvalidOperationException: MonoTouch does not support dynamic proxy code generation. Override this method or its caller to return specific client proxy instance

  at System.ServiceModel.ChannelFactory`1[TChannel].CreateChannel (System.ServiceModel.EndpointAddress address, System.Uri via) [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/mcs/class/System.ServiceModel/System.ServiceModel/ChannelFactory_1.cs:141 
  at System.ServiceModel.ChannelFactory`1[TChannel].CreateChannel (System.ServiceModel.EndpointAddress address) [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/mcs/class/System.ServiceModel/System.ServiceModel/ChannelFactory_1.cs:115 
  at System.ServiceModel.ChannelFactory`1[TChannel].CreateChannel () [0x00006] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/mcs/class/System.ServiceModel/System.ServiceModel/ChannelFactory_1.cs:110 
  at System.ServiceModel.ClientBase`1[TChannel].CreateChannel () [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/mcs/class/System.ServiceModel/System.ServiceModel/ClientBase.cs:266 
  at System.ServiceModel.ClientBase`1[TChannel].get_InnerChannel () [0x00008] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/mcs/class/System.ServiceModel/System.ServiceModel/ClientBase.cs:186 
  at System.ServiceModel.ClientBase`1[TChannel].get_Channel () [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/mcs/class/System.ServiceModel/System.ServiceModel/ClientBase.cs:192 

Metadata

Metadata

Assignees

Labels

BlockedIssues blocked from completion for some specific reason.XamarinIssues pertaining to Xamarin.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions