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     
Unless I am very much mistaken this is a feature. And this puzzled me for a while and I did the same as you, sensibly separating out the DataSet...
Ben
07-09-2003 10:10 PM
AT Go to last post
3 29
Hi All, PocketPC 2002 VC# I'm executing an webservice method from remote server on the PocketPC Device, but the execution is slow (I'm mean really...
Nikolay S
07-09-2003 06:38 PM
Nikolay S Go to last post
2 31
I've written a simple web service in which I'm accessing some DLLs. When I run it, I get following error: CS0009: Metadata...
Navin Mishra
07-09-2003 06:27 PM
Navin Mishra Go to last post
0 31
I'm trying to call a web service method over HTTPS. However the certificate installed on the web server has the load-balanced dns name of the whole...
Ryan Stevens
07-09-2003 04:40 PM
Ben Go to last post
1 40
I get the following error when calling a web service that returns a dataset with about 4000 records (one table, nine fields): A managed...
Sacha Korell
07-09-2003 04:09 PM
Sacha Korell Go to last post
0 26
All web requests and responses by default under ASP.NET are sent as unicode and are encoded as unicode UTF8. This can be changed in the web.config...
Ben
07-09-2003 03:49 PM
Ben Go to last post
0 29
Hi all, I am having a problem with the ODBCConnection class when trying to open a connection to my Paradox table in my WebService. When using it in...
Jonathan Sauvé
07-09-2003 03:13 PM
Jonathan Sauvé Go to last post
0 27
Hi, I am new to webservices and soap and trying to have some webservice client on my personal website, most of cool web services i saw...
A.M
07-09-2003 02:57 PM
Joe Jorden Go to last post
2 43
Hi, I'm using the fire forget one way call to a webservice passing in an array into the web service method. But for some reason when it makes a...
AT
07-09-2003 11:10 AM
AT Go to last post
0 25
Dear group, I have a webservice which I use as a datalayer. Basically its function is to fill a strongly typed dataset with data and return it to...
Thomas Zaleski
07-09-2003 10:38 AM
Thomas Zaleski Go to last post
0 30
My project involves editing a complex set of data populated from 5-6 tables in a smart client WinForms process. 1. Clients requests data. 2. Server...
Emre Aydinceren
07-09-2003 08:01 AM
Giri Go to last post
1 27
Do you have some idea.. why cannot invoke webservice. I create in .Net environment and rebuild solution, then put tu wwwroot/<path> and from client...
Velickovski Zoran
07-09-2003 06:01 AM
Velickovski Zoran Go to last post
0 31
Oliver, I haven't tried it, but I imagine you can probably do this with a SoapExtension on the client side. That said, is there any reason why...
Tomas Restrepo \(MVP\)
07-09-2003 03:03 AM
AT Go to last post
2 36
You can use the custom SOAP filter capabilities of WSE. This might...
George Zacharias
07-09-2003 12:30 AM
George Zacharias Go to last post
0 34
return an XmlNode "Dave" <davet65109 (AT) hotmail (DOT) com> wrote
Dino Chiesa [MSFT]
07-08-2003 10:25 PM
Dino Chiesa [MSFT] Go to last post
0 35
all consumers of a web service will use the same URL. Consuming from ASP, you should use the same URL that you used when consuming the web service...
Dino Chiesa [MSFT]
07-08-2003 10:22 PM
Dino Chiesa [MSFT] Go to last post
0 46
"Ashish" <asdd (AT) hotmail (DOT) com> wrote yes. solution: Don't use types that are platform specific (like java Arraylist or Vector, or like .NET...
Dino Chiesa [MSFT]
07-08-2003 10:14 PM
Dino Chiesa [MSFT] Go to last post
0 38
Implementations should become available as the specifications themselves become finalized. The specs aren't cooked yet, so the implementations aren't...
Dino Chiesa [MSFT]
07-08-2003 10:08 PM
Dino Chiesa [MSFT] Go to last post
0 36
Don't worry, I just found out that a new dev company picked up the propject and aren using .net also! Lachlan
Lachlan James
07-08-2003 08:34 PM
Lachlan James Go to last post
0 35
Hi, I am using a web service to call an asp page on a remote server via System.Net.WebClient . The asp page returns a xml stream persisted from...
MB
07-08-2003 05:14 PM
MB Go to last post
0 35
DataTable is not serializable, you have to put them in a dataset. ectMethod() () +506 r.Reflect(Type
Emre Aydinceren
07-08-2003 04:19 PM
Emre Aydinceren Go to last post
0 46
Hi, Does anyone have a sample of Basic Http Authentication for a Web Service. Any help appreciated!! Thanks Ted
Ted
07-08-2003 11:48 AM
Ted Go to last post
0 40
Come modification to my sample: Public Class Info Public name As String = "Superman" Public email As String = "Superman (AT) superman (DOT)...
AT
07-08-2003 07:15 AM
AT Go to last post
0 35
Hi: EVen iam getting evrything, that accesssing web services from VB, using SOAP Tool kit. But i would to provide security for the VB client inorder...
Rama krishna
07-08-2003 04:19 AM
Rama krishna Go to last post
0 37
Hello John, You can use .NET Remoting to enable different applications to communicate with one another, whether those applications reside on the...
AT
07-08-2003 03:34 AM
AT Go to last post
0 30
Yes there is. Static means what ever reference you set it to at design time, probably locahost if you wrote the web service yourself. Dynamic means...
Ben
07-07-2003 07:07 PM
Ben Go to last post
0 36
Why are you calling a webservice that is within the same app. Shouldn't the web service be on a different server or at least be a different...
Ben
07-07-2003 07:01 PM
Ben Go to last post
0 31
Hello, Does anybody know how to launch MS Word application from ASP.NET webservice ? I'm receiving AccessDenied exception. What could be wrong with...
Rokas Valantinas
06-27-2003 10:32 AM
Rokas Valantinas Go to last post
0 39
Hi, Is there an equivalent object that I can use to replace the regular Dictionary object? I played with DictionaryBase and DictionaryEntry and...
Vicky S
06-26-2003 08:29 AM
Vicky S Go to last post
0 42
Post New Thread

Display Options
Showing threads 5901 to 5929 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.