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 / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Returning Bare Type18 Jul 2007 06:58 GMT2
We have a web method which returns the following type:
   public class methodNameResult
   {
       public string responseCode = null;
Asynchronous Call Pattern Problem #218 Jul 2007 06:44 GMT6
My async web method does not seem to be truly asynchronous. My
webmethod is supposed to immediately return "nothing" to a calling
client while it makes its own webservice call to another remote thing.
Could someone tell me how to make this better? It seems like my
First Try Failing17 Jul 2007 15:18 GMT5
Taking my first stab at creating a web service and failing when I try to add
a web reference.
To this point all I have done is added a web service to the application. It
has the default HelloWorld method.
WebServices and CollectionEntities.....17 Jul 2007 08:06 GMT2
I have a following problem... I am looking for best and efficient solution
for this problem.
I have following entities ..(c#)
public class Dog
This is an unexpected token.  The expected token is 'NAME'13 Jul 2007 18:54 GMT1
has anyone come across this error before:
This is an unexpected token.  The expected token is 'NAME'
I am getting it when trying to send an xml file across a web service layer.
The xml file is well formed, having been checked with XmlSpy.  The size of
Only one usage of each socket address13 Jul 2007 13:37 GMT1
I have a client making web service calls to a NLB cluster. When the cluster
was comprised by two machines everything went fine serving near two hundred
service requests per second.
Now I increased the number of machines in the NLB to four and I started
string not recognized as valid datetime13 Jul 2007 13:09 GMT1
I'm connecting to a java web service that defines the following complex type
in the wsdl
<xs:complexType name="employee">
 <xs:sequence>
Conecting web buttons to a web service13 Jul 2007 12:18 GMT1
good day
i need call a webservice when a button on a page is clicked.  i am using
visual web deveolper for this task ans i am guessing that i need to edit the
onclick property of the button.
Base WebService Page and Event?12 Jul 2007 10:41 GMT3
I have a multiple Framework 2.0 .asmx.cs that have a string input
property called "securityinput" on many WebMethods. Each .asmx.cs
inherits from a base class that inherits from WebService.
I would like to create a custom Event in the constructor of this base
Securing the ASMX File12 Jul 2007 03:48 GMT1
I am using WSE 3.0 around my ASP.NET 2.0 application. I enabled it so that i
can pass an authorization username token, which works well as its shown in
various samples.
My problem: i can sitll simply avoid calling the web service and use the web
Why cant I serailize a datarow?11 Jul 2007 16:52 GMT2
Im getting frustrated with .NET 2005 Who at MS decideded that a web service
could not accept a DataRow as an input or reference veriable? If the results
your passing to a web service only contain a single row of data, why in the
world would you want to pass an entire dataset for ...
'add service reference' missing - help11 Jul 2007 14:26 GMT2
I installed 3.0 extensions for vs.net 2005 and the wcf sdk and I am missing
'add service reference' from the context menu while trying to add a reference
(to wcf).
Any ideas on what is going on?
QueryInterface for interface MSXML2.IXMLHTTPRequest failed10 Jul 2007 17:52 GMT2
I have been using "XMLHTTPClass" in an asp.net module. It is properly
referenced and was working up until recently. Now it is failing with the
error message "QueryInterface for interface MSXML2.IXMLHTTPRequest failed"
when I attempt to use the open method of this object.
interfacing WS with EDI10 Jul 2007 15:02 GMT2
I have a client that needs to interface with a vendor that uses EDI
documents.  for instance they use the EDI 850 purchase order document.  Is
there a good way to interface Web Services with EDI documents?
WSE 3.0, Kerberos & Windows Server 2003 (IIS 6.0)09 Jul 2007 22:02 GMT1
WSE Community:
I'm wondering if anyone that has successfully implemented a Kerberos on IIS
6.0 using WSE 3.0 would be willing to post or direct me to a working Kerberos
Example using C#.  I’ve been through the WSE 3.0 “Web Service Security”
Pages: 1 2 3 4 5 6 June, 2007
 
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.