Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
need help !28 May 2005 22:11 GMT1
Can anyone help me out on this ?
from my web service I need to call a store procedure to fill a dataset which
will be returned to client. When I test my store procedure, it takes 90sec to
retrieve records ( about 30 records returned ). However, when I test the
Sending requests to two different servers28 May 2005 22:09 GMT1
I'm not sure if this is the correct newsgroup but from my research so far,
it seems to be.
I need to have a web page with information sent to another server for
processing (sql query, etc.) but instead of the information going directly
Webservice handling amount of requests per sec/min.......28 May 2005 22:03 GMT1
Is there any indication of how many request a webservice can handle per say
second?
I know it will depend on the hardware used and what the webservice does, but
are there any articles floating around on the web or can someone give me
Web Service And Datareader28 May 2005 15:42 GMT6
   I have a web service that connects to a SQL Server database and return
an sqlDataReader Object.
   When launch the web service in the web browser, this exception is
thrown:
Remotely change webservice application settings28 May 2005 07:05 GMT2
I'm writing an webservice which has some settings that need to be loaded
into the webservice and get used by all instances/connections. I want to be
able to remotely change the settings (using asp.net website) so that a next
instance usses those settings and save them so when the ...
help with .asmx?28 May 2005 02:16 GMT1
.asmx not getting parsed.
whten I call a page with an .asmx extensionon my machine
all I get is the code, it does not get parsed.
how can I fix this, can I manually add some ISAPI application to IIS to make
Exception in WSE 2.0 example27 May 2005 14:36 GMT3
I am trying to run the Secure Conversation example in WSE 2.0.
On the call to client.IssueSecurityContextTokenAuthenticated(token,
issuerToken);
I get the following exception:
Submitting an Array to a Webservice.27 May 2005 13:21 GMT7
I've got an order entry webservice whose WSDL looks like this:
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
How Can VS IDE discover a Web Service (I need a professor)27 May 2005 12:07 GMT2
Now, I need to create SOAP package manually. But I dunno how to let VS IDE
get the descriptions of my Web Service.
For example, there is a Web Service (a.asmx) and some method in it. When I
"Add Web Reference" in VS IDE, what will be post to server and what should
How to do?27 May 2005 09:40 GMT1
My problem is: currently we have a window application that deals only with
the local database, now we want to our application can synchronize its data
to a remote database, our plan is , buid another application which will be
deployed in the remote machine and which will receive ...
Can Application_BeginRequest return a DataSet and stop normal webmethod flow?27 May 2005 09:23 GMT1
I am implementing a couple of webservices (all in the same web project)
that will access several backoffice systems to get and update different
types of information. All the methods in the several webservices return
a DataSet with the information requested.
Error: The type namespace.class was not expected. Use the XmlInclude or SoapInclude attribute....27 May 2005 08:22 GMT2
I'm developing a webservice that will accept an Order and forward it to
a backend system, but I'm having a problem with transferring my "Order"
class over a webservice.
When I try and call the webservice and pass it an Order, I get the
Design question27 May 2005 04:27 GMT1
I've got to write a webservice with vb.net client and server such that the
client will upload an XML file.  The XML needs to be checked against a schema
and a validation message returned to the client.  
The easy way I found to do this is to pass a dataset which works fine,
post xml data to a URL27 May 2005 03:53 GMT1
I'm new using xml and services. I need to post xml data to a provided url
and I can't find any good example. Can you help?
Kind regards,
Costi
Exception while trying to use Secure Conversation26 May 2005 17:48 GMT1
The exception is raised in the following line of the code:
SecurityContextToken sct
=        client.IssueSecurityContextTokenAuthenticated(token, issuerToken);
The exception is the following:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 April, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.