Re: [U2] Uniobjects on windows mobile/CE

2010-11-29 Thread Tony Gravagno
> From: Jeff Schasny > I'm thinking I may have to open up an issue with Rocket at this point. Yeah, you could dink with trying to create a resource file, but I think the best thing to do is to give the vendor an opportunity to fix it, as this should work out of the box. They might have just miss

Re: [U2] Uniobjects on windows mobile/CE

2010-11-29 Thread Jeff Schasny
I'm still getting this error. I tried multiple things over the long weekend including adding the IBMU2.UODOTNET namespace to the project to no avail. The software.microsoft.com article on this error says: "This problem occurs if you use a localized resource that exists in a satellite assembly

Re: [U2] Uniobjects on windows mobile/CE

2010-11-24 Thread Tony Gravagno
> From: Jeff Schasny > "Cannot open UniObjects Session Error = > MissingManifestResourceException" Jeff, a Google for "MissingManifestResourceException" returns 24 thousand hits including references to a MS KB article. Perhaps a solution isn't that far away. As far as the differences between C#

Re: [U2] Uniobjects on windows mobile/CE

2010-11-24 Thread Jeff Schasny
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Schasny Sent: Tuesday, 23 November 2010 3:55 AM To: U2 Users List Subject: Re: [U2] Uniobjects on windows mobile/CE Thanks David, but I got a 404 not found on the link. I did start a Windows Mobile app in Visual Studio 2008 and adde

Re: [U2] Uniobjects on windows mobile/CE

2010-11-22 Thread Hona, David
AM To: U2 Users List Subject: Re: [U2] Uniobjects on windows mobile/CE Thanks David, but I got a 404 not found on the link. I did start a Windows Mobile app in Visual Studio 2008 and added in the Uniobjects.NET .dll with no problem. I pasted in the whole "Try" loop for establishing

Re: [U2] Uniobjects on windows mobile/CE

2010-11-22 Thread Symeon Breen
-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Morris L. Coffey Sent: 22 November 2010 17:54 To: 'U2 Users List' Subject: Re: [U2] Uniobjects on windows mobile/CE I am in the process of writing a Windows Phone 7 app to an older Universe relea

Re: [U2] Uniobjects on windows mobile/CE

2010-11-22 Thread Morris L. Coffey
List Subject: Re: [U2] Uniobjects on windows mobile/CE Thanks David, but I got a 404 not found on the link. I did start a Windows Mobile app in Visual Studio 2008 and added in the Uniobjects.NET .dll with no problem. I pasted in the whole "Try" loop for establishing a session from an

Re: [U2] Uniobjects on windows mobile/CE

2010-11-22 Thread Jeff Schasny
this out: https://u2tcint.rocketsoftware.com/developerzone/techarticles/nkesic0909/ -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Schasny Sent: Saturday, 20 November 2010 4:53 AM To: U2-Users@listserver.u2ug.org Subject: [U2

Re: [U2] Uniobjects on windows mobile/CE

2010-11-21 Thread Hona, David
@listserver.u2ug.org Subject: [U2] Uniobjects on windows mobile/CE Does anyone know if Uniobjects with work on Windows Mobile or CE? -- Jeff Schasny - Denver, Co, USA jschasny at gmail dot com

Re: [U2] Uniobjects on windows mobile/CE

2010-11-19 Thread Tony Gravagno
> From: Jeff Schasny > Does anyone know if Uniobjects with work on Windows Mobile or CE? I haven't tried it but I'd guess not. Most software isn't just plug-n-play on mobile. If UO doesn't work there, and for a more scalable client anyway, I'd use web services to call to a middle-tier, where the

[U2] Uniobjects on windows mobile/CE

2010-11-19 Thread Jeff Schasny
Does anyone know if Uniobjects with work on Windows Mobile or CE? -- Jeff Schasny - Denver, Co, USA jschasny at gmail dot com __