[MonoTouch] iPhone Application error only on the device
Massimiliano Bellisario
Massimiliano.Bellisario at deca-spa.com
Wed Oct 28 08:11:07 EDT 2009
I've an iphone application develop with Monotouch.
This application call an WCF web service (via WIFI)
On iphone simulator execute corretly, while i upload to device i've this error :
Wed Oct 28 13:34:25 unknown Preferences[1133] <Warning>: wifi handler: MCWiFiPayloadHandler
Wed Oct 28 13:34:27 unknown kernel[0] <Debug>: AppleBCMWLAN::setPOWER() [configd]: Setting power state to 1
Wed Oct 28 13:34:27 unknown Preferences[1133] <Warning>: -[WiFiManager setEnabled:]:(2009-10-28 13:34:27 +0100) Requested wifi power change to ON§
Wed Oct 28 13:34:27 unknown Preferences[1133] <Warning>: -[WiFiManager(Private) _powerChanged]:(2009-10-28 13:34:27 +0100) power changed calback, power is now: ON
Wed Oct 28 13:34:29 unknown kernel[0] <Debug>: AppleBCMWLAN::setASSOCIATE() [configd]: lowerAuth = AUTHTYPE_OPEN, upperAuth = AUTHTYPE_NONE, key = CIPHER_NONE, flags = 0x2
Wed Oct 28 13:34:29 unknown kernel[0] <Debug>: AppleBCMWLAN Joined BSS: @ 0xc7036000, BSSID = 00:0e:2e:e4:41:ca, rssi = -46, rate = 54 (100%), channel = 11, encryption = 0x1, ap = 1, failures = 0, age = 0, ssid[ 7] = "DecaCon"
Wed Oct 28 13:34:29 unknown SpringBoard[26] <Warning>: WiFi: Joined network DecaCon. WiFi bars visible: 0
Wed Oct 28 13:34:29 unknown kernel[0] <Debug>: AirPort: Link Up on en0
Wed Oct 28 13:34:30 unknown configd[24] <Notice>: network configuration changed.
Wed Oct 28 13:34:30 unknown configd[24] <Notice>: CaptiveNetworkSupport:CaptiveHandlePrimaryChanged:2034 new primary: DDFBF517-9D69-4959-BF40-539BE7DD7EFB on en0
Wed Oct 28 13:34:30 unknown configd[24] <Notice>: CaptiveNetworkSupport:CaptivePublishState:867 en0 - Busy, Probe
Wed Oct 28 13:34:30 unknown configd[24] <Notice>: CaptiveNetworkSupport:CaptiveStartDetect:1979 Bypassing probe on DecaCon because signature is in the known good cache
Wed Oct 28 13:34:30 unknown configd[24] <Notice>: CaptiveNetworkSupport:CaptivePublishState:867 en0 - Online
Wed Oct 28 13:34:32 unknown SCHelper[1135] <Error>: no command
Wed Oct 28 13:34:40 unknown kernel[0] <Debug>: OSUnserializeXML: syntax error near line 8
Wed Oct 28 13:34:40 unknown kernel[0] <Debug>: launchd[1137] Builtin profile: container (seatbelt)
Wed Oct 28 13:34:40 unknown kernel[0] <Debug>: launchd[1137] Container: /private/var/mobile/Applications/9D626F3E-364B-48BF-A0C1-911660A05AB2 (seatbelt)
Wed Oct 28 13:34:40 unknown ActivityReaderNext[1137] <Notice>: MS:Notice: Installing: net.deca.activityreader (478.52)
Wed Oct 28 13:34:40 unknown ActivityReaderNext[1137] <Notice>: MS:Notice: Hooking: nlist()
Wed Oct 28 13:34:41 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: FinishedLaunching
Wed Oct 28 13:34:42 unknown mDNSResponder[20] <Error>: external_start_browsing_for_service: ignoring address record
Wed Oct 28 13:34:42 unknown mDNSResponder[20] <Error>: external_stop_browsing_for_service: ignoring address record
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: Exception in async operation: System.ExecutionEngineException: Attempting to JIT compile method '(wrapper managed-to-managed) System.MonoType[]:System.Collections.Generic.IEnumerable`1.GetEnumerator ()' while running with --aot-only.
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.Linq.Enumerable.Any[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.Runtime.Serialization.KnownTypeCollection.RegisterDictionary (System.Type type) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.Runtime.Serialization.KnownTypeCollection.TryRegister (System.Type type) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.Runtime.Serialization.KnownTypeCollection.InsertItem (Int32 index, System.Type type) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.Collections.ObjectModel.Collection`1[T].Add (.T item) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.Runtime.Serialization.DataContractSerializer.ReadObject (System.Xml.XmlDictionaryReader reader, Boolean verifyObjectName) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.Runtime.Serialization.XmlObjectSerializer.ReadObject (System.Xml.XmlDictionaryReader reader) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.ServiceModel.Dispatcher.DataContractMessagesFormatter.MessageToParts (System.ServiceModel.Description.MessageDescription md, System.ServiceModel.Channels.Message message) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.ServiceModel.Dispatcher.BaseMessagesFormatter.DeserializeReply (System.ServiceModel.Channels.Message message, System.Object[] parameters) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.ServiceModel.ClientRuntimeChannel.Request (System.ServiceModel.Description.OperationDescription od, System.Object[] parameters) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.ServiceModel.ClientRuntimeChannel.DoProcess (System.Reflection.MethodBase method, System.String operationName, System.Object[] parameters) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.ServiceModel.ClientRuntimeChannel.Process (System.Reflection.MethodBase method, System.String operationName, System.Object[] parameters) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: Exception during operationCompletedCallbackSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ExecutionEngineException: Attempting to JIT compile method '(wrapper managed-to-managed) System.MonoType[]:System.Collections.Generic.IEnumerable`1.GetEnumerator ()' while running with --aot-only.
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: --- End of inner exception stack trace ---
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary () [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at GetActivitiesCompletedEventArgs.get_Result () [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at ActivityReaderNext.AppDelegate.<FinishedLaunching>m__0 (System.Object sender, .GetActivitiesCompletedEventArgs e) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at ServiceSchedulerActivityClient.OnGetActivitiesCompleted (System.Object state) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.ServiceModel.ClientBase`1[TChannel].RunCompletedCallback (System.Threading.SendOrPostCallback callback, System.ServiceModel.InvokeAsyncCompletedEventArgs args) [0x00000]
Wed Oct 28 13:34:43 unknown UIKitApplication:net.deca.activityreader[0x8e1e][1137] <Notice>: at System.ServiceModel.ClientBase`1+<InvokeAsync>c__AnonStoreyA[IServiceSchedulerActivity].<>m__6 (IAsyncResult ar) [0x00000]
Can you help me ?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20091028/2fb8fee4/attachment-0001.html
More information about the MonoTouch
mailing list