- 0
c# WebService: Why diff on Win vs WP8?
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
I kind of miss how pretty Nokia Lumia Windows phones looked 1 2 3
By Usama Jawad96,
- 59 replies
- 14 views
-
Windows Phone 8.x and Windows 8 will no longer get app updates as of today - upgrade now
By Rich Woods,
- microsoft
- windows phone
- (and 5 more)
- 7 replies
- 859 views
-
The only thing Windows Phone 8.x users are getting in the Store is error 805a0193 1 2
By Steven P.,
- microsoft
- windows store
- (and 6 more)
- 27 replies
- 651 views
-
Microsoft Weekly: Game truffle, build muffle, app shuffle
By Sszecret,
- microsoft weekly
- msw
- (and 15 more)
- 1 reply
- 304 views
-
Microsoft announces when it's killing the Store on Windows 8.x and Windows Phone 8.x 1 2
By Rich Woods,
- microsoft
- windows phone
- (and 5 more)
- 46 replies
- 1,098 views
-
Question
James Rose
Ok... color me frustrated. I have a WebService and it works fine in my WinForms testbed. I need to create a Windows Phone 8 app and call this WebService. I add it but the first thing I notice is that in Solution Explorer the WinForms app shows it under a folder marked "Web Services" (seems right) and this folder is right under the "Service References" folder. However, within the WP8 app when I add the reference it stays under the "Service References" folder. Ok, so this might not be a big deal, just an annoyance. (Hey MS, make sure these things match up if you want us to cross develop)
The next point is that in the WinForms app the code is as follows:
In the Wp8 it is:
This code runs, but it never hits the SaveFeelz function within the WebService. I am running the service locally and can hit it fine in the WinForms, so I know it runs and saves the data... so wth? I'd pull my hair out... if I had any. Any ideas?
Link to comment
https://www.neowin.net/forum/topic/1216329-c-webservice-why-diff-on-win-vs-wp8/Share on other sites
2 answers to this question
Recommended Posts