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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Runtime error "no row at position 0" when trying to access WebMethod arguments31 May 2004 19:17 GMT1
I have a curious problem. I have a WebService with one method that requieres
some arguments (basicaly strings, ints, long[]s and a XmlDocument).
trying to call this method from a remote client throws me the error "no row
at position 0". This is very strange because i get no errors ...
Verify Correct Implementation in Web Services30 May 2004 12:49 GMT1
I have a Windows Application and multiple Web Services, all Web Services
will implement the same interface. My Windows Application allow users to
enter Web Services' URL themselves and store in an .config file with XML
format. In this case, I will only add one Web Service as web ...
COM object in webservice29 May 2004 02:21 GMT1
Is there some sort of restriction for instantiating a COM object in a
.NET webservice?  I have a method inside my webservice that instantiates
a COM object, and returns a custom class, but if I return the custom
class after I instantiate the COM object, I always get a garbled ...
C# Client (SoapHttpClientProtocol) and Secure Web Service28 May 2004 21:26 GMT1
I am having trouble coding this simple soap client to submit a soap
package over https to the desitnation URL.  What do I need to do in my
class in order to support client -> server soap exchange over secure
sockets?
Webservice timeout28 May 2004 20:52 GMT2
Hi,
I have a .exe that uses a webservice to access data from a SQL server
2000.
However I have a timeout problem, somewhere along the line.
Request specific singleton in webservice ?28 May 2004 16:14 GMT1
I would like to use the singleton pattern in a webservice in order to
ensure one and only one instance of certains objects within the
context of the webservice request.
When I try to build the usual singleton pattern with the static
WSDL file produces useless class when imported with WSDL.exe27 May 2004 22:40 GMT1
I am having a problem with a WSDL file supplied by a client. When WSDL.exe is used, the WSDL file (shown later) produces the following output class. As you can see there are no methods. WSDL.exe does not raise any errors. There either something wrong with the WSDL file or WSDL ...
how to use Manespace Property in code behind26 May 2004 22:10 GMT5
I have a Default.asmx file that contains only this line:
<%@ WebService Language="vb" Codebehind="WebService.vb"
class="MyProgramBS.WebService" %>
All my WEbMethods are in MyProgramBS.WebService: e.g.
IsPostBack ??26 May 2004 17:16 GMT1
how can I initialize data kept in the Session-object only the first time a WS is invoked and not everytime the WS is invoked.
I tried :
Sub New()
 if IsPostBack = false then
Typed DataSet and converting types26 May 2004 17:15 GMT1
I've met strange behavior in VS 2003:
I created Web service with web method which returns typed DataSet with some
fields of "date" data type.
But when I've added web reference to this web service in other project, I've
Client found response content type of '', but expected 'text/xml'26 May 2004 09:09 GMT1
I am trying to run a web service project with multiple web services. The problem is that this works sometimes, and sometimes it does not work. I've worked on this problem for nearly 3 days now, and still no solution :( The exception is
An unhandled exception of type 'System ...
Consume webservices from ASP25 May 2004 18:05 GMT2
I'm wondering if there is a way of consuming webservices from any technology
(.NET, JAVA based) from and ASP based application - not ASP.NET. If so
please direct me on the steps to follow or to any URL you might know
On the same issue, must I jave W2003 Server to use ASP.NET, I ...
major problem with web service on SOME machines25 May 2004 13:36 GMT3
i have a web service installed on various computers.  some XP, some 2k.  there is no rhyme or reason to which ones work and which ones don't.  i get a "client response of 'text/html', but expected 'text/xml'.  the client is connecting to the local machine.  i made the directory ...
Corba vs SOAP25 May 2004 11:10 GMT1
Can somebody give me short description why SOAP is simpler than CORBA!
i need solution25 May 2004 08:29 GMT1
the following is the error kindly help me solving the error
Server Error in '/' Application
-------------------------------------------------------------------------------
Parser Error
Pages: 1 2 3 4 5 6 7 8 April, 2004
 
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.