Call WebService on Device application
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hello,
I m working on a device application. This App call a webservice (i add a
WebReference to my project) to insert data into a remote database, but when
i debug my device application on VS 2008 + CF 3.5 i received de error:
"No symbol are loaded for any call stack frame. The source code cannot be
displayed".
When i test my app in local database server its work fine...
Any one can help me?? Please.
Sorry for my english...
Best regards,
Armando Rocha
(Portugal)
.
Relevant Pages
- Re: Web service reference reverts to old version
... Is the webservice serverside an ASP.NET WebService ... Open the IE window on your client app(which consuming the webservice)'s ... Try creating another new separate winform app and add the webservice's ... > webreference in that new app to see whether it can generate the correct new ... (microsoft.public.vsnet.general) - Re: Web service reference reverts to old version
... I think we've tracked it down - there was a copy of an old asmx file in one ... Is the webservice serverside an ASP.NET WebService ... Try creating another new separate winform app and add the webservice's ... > webreference in that new app to see whether it can generate the correct new ... (microsoft.public.vsnet.general) - Re: Web service reference reverts to old version
... I'm thinking whether the problem is due to something of the webreference ... Is the webservice serverside an ASP.NET WebService ... Try creating another new separate winform app and add the webservice's ... there will be a "VSWebCache" folder on the machine which contains some ... (microsoft.public.vsnet.general) - Re: several responses from same webservice?
... The idea of having both apps with a webservice could also be an good ... - A client uses a webservice to notify the server app that it wants ... (microsoft.public.dotnet.framework.aspnet.webservices) - Re: Server did not recognize the value of HTTP Header SOAPAction
... I created a new test winforms project in 1.1. ... The test app works OK, ... I understand you've developed an ASP.NET webservice ... application is sending an unexpected SoapAction header to the service. ... (microsoft.public.dotnet.framework.aspnet.webservices) |
|