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 / December 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Passing parameter using image data05 Dec 2003 15:05 GMT1
   I hava a question as below:
* Web Service
* C#
* paramter with image data
Webservice method returns XML.05 Dec 2003 06:47 GMT2
I wrote webservice with one method Test.
When i am trying to return a simple string it works form test client.
When i am trying to return an XML as a string the client throws an error.
"An unhandled exception of type 'System.InvalidOperationException' occurred
How to get a querystring with a web service?05 Dec 2003 05:18 GMT2
My web service needs a value from the request querystring.  So I do a
string topic = Request.QueryString["topic"];
But Visual Studio says "The type or namespace name 'Request' could not
be found (are you missing a using directive or an assembly reference?)"
Throwing custom exceptions in web services using VS.Net04 Dec 2003 19:07 GMT3
I created a custom exception for my web service using VS.Net and it's
ASP.Net web service tools. Its base class derived from System.Exception and
I have a WinForm client that references the web service. But when I
referenced my Web Service, it did not pick up our custom exception ...
TimeOut04 Dec 2003 09:23 GMT3
I have the problem that when the windowsform do a call to a webbservice it
will timeout after about 90 sekund in the middle of making inovice's.
How can I make the timeout value bigger.
It's not any sqlconnection timeout, it's a webb service timeout I get.
Change url for webservice04 Dec 2003 05:44 GMT4
My WebSite uses a webservice to get some data. Problem is that the url for
the webservice is different when it is running on de webserver than when it
is running localy, when it is built.
When the website needs the webservice I read the correct url from the
HttpPOST fails when using XmlNode04 Dec 2003 03:05 GMT2
Can someone explain why HTTP Post fails when implementing this simple
webmethod?
[WebMethod]
public XmlNode Echo(XmlNode doc) {
Web Services ADO Problem03 Dec 2003 14:43 GMT3
Further to my problem with my HTTP 500 Internal Server Error, I recieve the
following error if I try to run the Service directly on the Web Server that
hosts both the SQL Server and the IIS. The Web Service simply opens a SQL
Connection Runs a Stored Procedure and returns a database ...
Alternative for MS SOAP 03 Dec 2003 07:20 GMT3
Hi Team,
I just want to know whether any alternative is there to access Web Service
Method than using SOAP Tool kit & Call.
Early reply is greatly appreciated.
WSE 2.0 help. How do I see it?03 Dec 2003 03:47 GMT1
I have downloaded WSE 2.0. And I see a directory called
HelpFiles. How do I actually see the help?
I tried reading up the microsoft help 2 web site but that
confused me even further.
Web Application not responding02 Dec 2003 21:05 GMT1
I am developing a ASP.NET web application which consumes a web service from
a remote machine...the problem that i am frequently facing is that
application is not responding (it just stays on the start page itself - when
doing F5 or CTRL+F5), but many time it is running fine..not ...
DllImport and WebMethod and STAThread02 Dec 2003 18:02 GMT1
I'm trying to use a 3rd party DLL, which I have no control over, in my
WebService (written in C#). However, every time my WebService tries to
call one of the dllimport-ed methods it simply never returns from the
call. I know the DLL is there and it works well in many console and
Simple WebService question02 Dec 2003 17:56 GMT1
I'm wondering what happend when two separate clients create two
instances of the same remote web service.
I know that each client is essentially creating local stub
object/wrapper that will make the invocations on the web service on
HTTP Error 500, Internal Server Error02 Dec 2003 13:10 GMT1
I have installed VB.NET 2003 on my machine. Whenever I write a web service
or web page of any type that uses ADO to connect to a SQL Database I get a
HTTP Error 500 Internal Server Error. I have tried connecting to local SQL,
Remote SQL, have the service run on a personal web server ...
Arg_AppDomainUnloadedException02 Dec 2003 08:59 GMT1
Hi!  everybody,
I've built a web services using VB.NET 2003 and runs on IIS 5 under Windows
2000 Server.  My problem is that when the process is longer than 2 min.
(appox.), the following exception is returned.  But if the process is
Pages: 1 2 3 4 5 6 7 8 November, 2003
 
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.