HighTechTalks DotNet Forums  

Sponsored Links


ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss in the ASP.net Web Services forum.



Post New Thread
Threads in Forum : ASP.net Web Services Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi folks, I would like to know that is there anyway to change the default serialization from XML to Binary? If not, what's the best approach...
mehdi
03-11-2007 05:48 PM
John Saunders Go to last post
6 38
Ok, I've probably spent well over 20 hours cranking on this and I'm all outta ideas. This is visual studio 2005 and runtime 2.0. I have a class. ...
Johnny Fry
03-10-2007 05:01 PM
Johnny Fry Go to last post
0 24
Does anyone know what the difference between the SoapDocumentMethod(OneWay=true)] and the attribute? According to the documentation, both seem to...
John Bailey
03-09-2007 11:53 AM
John Bailey Go to last post
3 24
Hi. Im just starting using SOAP Extensions to intercept web service requests to and from one server. I would like to know if there is a way to find...
Zowie
03-09-2007 06:21 AM
Zowie Go to last post
4 33
How can I get session state for my user in a web service? I understand that with WinForm clients that this was not necessary, but now with Asp.net...
Donald Adams
03-09-2007 06:05 AM
John Saunders Go to last post
7 50
Excellent opportunity for job seekers in .NET Training and 100% guaranteed placement on Testing (vb.net,asp.net,c#.net,ms.net,vb,asp) Complete...
anu
03-09-2007 12:17 AM
anu Go to last post
0 33
Hello, This is my first post, so i don't really now if i'm in the right group here. We have 2 servers behind a load balancer, SSL offLoading is...
Esquerel
03-08-2007 09:01 PM
Steven Cheng[MSFT] Go to last post
6 36
Hi, I am kind of new to web services, not the idea, but actually implementing and consuming them. Currently I am being asked to develop a COM+...
aljamala@gmail.com
03-08-2007 07:46 PM
John Saunders Go to last post
1 25
All of the examples of web services in the books I have are using anonymous access and don't utilize sessions. Is there any material anywhere...
Tina
03-08-2007 04:55 PM
Laurent Bugnion [MVP] Go to last post
1 28
I followed some walk-throughs to create a web application using forms authentication. All is well. Basically, what happens is the user requests a...
Mythran
03-08-2007 10:47 AM
Mythran Go to last post
2 35
Hi All, Am facing a probelm in ceating log files from web services. Issue: The issue is if i am trying to call a web service from a stand...
SenthilVel
03-08-2007 09:26 AM
SenthilVel Go to last post
0 26
We have to put up some web services for a client and I am looking into WSE 3.0. While I'm sure it provide security it looks like it...
GaryDean
03-07-2007 08:34 PM
Steven Cheng[MSFT] Go to last post
2 38
I have an .asp page that passes four variables to another .asp page by using an HTML form. A SQL query then runs against an Access database using...
valntyn via DotNetMonster.com
03-07-2007 02:36 PM
valntyn via DotNetMonster.com Go to last post
0 29
HI, I have created Webservice project in Visual Studio 2005, by default it is created the Service.asmx file with the code as public string...
Satish Babu Dasari
03-07-2007 12:18 PM
Chesnut Go to last post
2 34
Im building an intranet web service that needs to make request to the ups servers for information. Im using windows authentication and the website...
@rturo
03-07-2007 10:40 AM
@rturo Go to last post
0 23
What all compatibility issues are there when I expose a .NET web service (which uses datasets) to clients in platforms like Java and PHP? Some tools...
Anoop M
03-07-2007 09:38 AM
John Saunders Go to last post
1 30
I found a solution from information gleamed from this page: http://www.vmware.com/community/thread.jspa?messageID=581599 cheers Andrew "Andrew...
Andrew Jackson
03-07-2007 04:37 AM
Andrew Jackson Go to last post
0 26
We are implementing Username/Pwd tokens in web services, by using WSE 3.0 over https. Is it completely secure for transactions? visit me:...
Anoop M
03-06-2007 11:47 PM
Anoop M Go to last post
0 30
We are implementing Username/Pwd tokens in web services, by using WSE 3.0 over https. Is it completely secure for transactions? visit me:...
Anoop M
03-06-2007 11:46 PM
Anoop M Go to last post
0 23
Hi; Any suggestions on a good forum to post in to find a GIS programmer? This is for volunteer spare time work for an open-source project for...
David Thielen
03-06-2007 08:48 PM
David Thielen Go to last post
0 24
This is a newsgroup for programming applications using the Microsoft ..NET development platform, not a general questions newsgroup. Also, if you...
Scott M.
03-06-2007 06:15 PM
Scott M. Go to last post
0 28
All, I have a webservice webmethod which does returns a strongly typed dataset called MyStronglyTypedDataSet correctly. On the client side, when I...
N. Shehzad
03-06-2007 12:27 PM
John Saunders Go to last post
24 86
In the web.config, we have defined the followings under configuration/system.web/webServices/ to secure web services application....
InvalidLastName
03-05-2007 09:07 PM
Steven Cheng[MSFT] Go to last post
3 37
Running win2k advanced server (IIS 5. 0) with ASP.NET Framework 2.0 installed. I am developing with VS2003. I am trying to make an ASP.NET...
psb
03-05-2007 05:43 PM
psb Go to last post
1 18
"Sean-usenet" <sean-usenet (AT) mchsi (DOT) com> wrote Sorry, but that person won't be me. I don't have time for that. I'm working on the next...
John Saunders
03-05-2007 05:04 PM
John Saunders Go to last post
2 25
Hi, In load testing of our ASP.NET 2.0 web service, we are getting System.OutOfMemory exception sometimes. In windows event log, we see entries like...
Navin Mishra
03-05-2007 04:30 PM
Navin Mishra Go to last post
0 26
I need to supply some info in a Soap Header from the client and see it in a Soap Extension on the server in the BeforeDeserialize stage. The value...
nilesh.shah.uk@gmail.com
03-05-2007 08:39 AM
nilesh.shah.uk@gmail.com Go to last post
1 27
Hi, I am consuming a XML web service from an ASP.Net 2.0 application. The The ASP.Net application does not interact with the database directly. The...
Sriram Mallajyosula
03-05-2007 07:47 AM
Steven Cheng[MSFT] Go to last post
7 24
I am using MS Visual Studio 2005. I am building a web application. my initial data base connection was to SQL Express. I would like to change to...
nbohana
03-02-2007 08:15 AM
David Longnecker Go to last post
2 36
Hi, I have created application in VS 6, completely written in C++ which uses Microsoft SOAP Toolkit 3.0 to interoperate with C# .NET web services....
wojciech.gapinski@gmail.com
03-02-2007 06:23 AM
wojciech.gapinski@gmail.com Go to last post
1 30
Hi, I am using asp.net 2.0. The code below has a special case where it does not work. If I browse to a file or enter a fullpath (i.e. c:\x.x),...
malhenry
03-01-2007 04:32 PM
Laurent Bugnion [MVP] Go to last post
1 23
I am trying to return xmlNode from a web method of web service. After publishing, wsdl of the service is not showing any information about the return...
Archana
03-01-2007 01:58 PM
John Saunders Go to last post
1 30
hi, when I use CacheDuration by itself, I seem to get expected results. If I call my webmethod the first time it gets the results from the database....
deja@2bytes.co.uk
03-01-2007 04:34 AM
deja@2bytes.co.uk Go to last post
0 23
This error happens only at certain times. When I try to retrieve information from sales force.com, using a webservice, I get the error: An existing...
vicky-mysore
03-01-2007 01:37 AM
vicky-mysore Go to last post
0 28
Hello, When serving webservices in ASP.NET is an instance of the webservice decendent class created and destroyed for each .asmx request or are...
Ali Ziad
02-28-2007 04:19 PM
John Saunders Go to last post
1 23
Hi, I am trying to use asp:passwordrecovery and I want to catch System.Net.Mail.SmtpFailedRecipientException which can happen when someone enters a...
malhenry
02-28-2007 08:50 AM
malhenry Go to last post
0 28
I would like to manually send/post a SOAP envelope to a remote web service without binding to a WSDL. I would do this with .NET Framework 1.1 by...
lucius
02-28-2007 03:45 AM
Steven Cheng[MSFT] Go to last post
3 27
hi. when i call to web service method, while there is no internet connection, it takes like 40 secs- 2 minutes before i get answer. can i change...
tony
02-28-2007 03:18 AM
Manish Bafna Go to last post
1 26
I have a web service that returns a String as part of the return . The String has embedded CR (x13) and LF (x10) in it. When the client code...
rgliane
02-27-2007 06:41 PM
Steven Cheng[MSFT] Go to last post
6 36
Does using WSE 3.0 for a web service present any difficult challenges or extra work for users of the service that are on non microsoft...
Tina
02-27-2007 12:08 PM
Tina Go to last post
0 38
Hi! I've a big question ... I wrote a web service method which reference a C++.net class library. This class library also reference other C (Visual...
mais
02-27-2007 10:03 AM
mais Go to last post
0 27
Hi everyone I'm posting this in the hope that someone may have seen similar goings on. We have several web services all protected using...
Paul Carter
02-27-2007 09:04 AM
Paul Carter Go to last post
0 22
Hi, I need to debug an ActiveX EXE server written in VB6. My objectif is to make some "step by step" investigations while my client, which is a...
Geofrey van Hecke
02-27-2007 04:39 AM
Geofrey van Hecke Go to last post
0 31
Hi friends i've .net component that i use in visual foxpro 9. this component connects to a web service and returns some data. when i ever i try to...
rk1
02-26-2007 04:24 PM
rk1 Go to last post
0 29
I have a .NET web service that uses a dll to access some legacy data. The web service and associated dll work fine on Win2K Pro but when run on XP...
geekworx@gmail.com
02-26-2007 01:04 PM
geekworx@gmail.com Go to last post
0 31
"LFN" <LFN (AT) discussions (DOT) microsoft.com> wrote I'm afraid that my suggestion was only a guess. I've never actually needed to try...
John Saunders
02-26-2007 11:29 AM
John Saunders Go to last post
0 24
I have a working Java/Axis 1.4 web service running. With Visual Studio 2005, if I try to create a web reference and refresh the Axis service, I get...
lucius
02-26-2007 03:20 AM
Steven Cheng[MSFT] Go to last post
6 28
Hi folks, Does anyone know if wsdl.exe allows you to take documentation out of the wsdl and put it in the generated proxy classes as code...
Thread Rating: 8 votes, 5.00 average. TR
02-25-2007 01:12 AM
HenrosePore Go to last post
10 128
Hi. in my asp.net application, im try to use webservice that exist on my second computer (in diffrent place). when im try to connect to the web...
tony
02-23-2007 02:34 AM
tony Go to last post
0 25
I wrote a c# web service that creates an Excel spreadsheet. Even though I follow all the formal procedures for closing the app and finalizing, an...
John Bailo
02-22-2007 08:49 PM
Mark Fitzpatrick Go to last post
1 22
Post New Thread

Display Options
Showing threads 451 to 500 of 5929
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.