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
Am i hardcoding the web service ?19 Dec 2003 06:32 GMT2
I have a C# webservice file, which i compile , make a corresponding .asmx
file, then create a proxy .cs file using WSDL, compile this proxy, and
consume it from a windows form, which is hosted in an IE browser. Now, the
proxy file refers to http ...
Alternate Webservice BIN Directory19 Dec 2003 03:35 GMT3
Is it possible to change the BIN directory to be something else on the
PC?
Namely, we're using single directory deployment for a base app.  The
web services allow other clients to get data from the client on my PC.
Strange behaviour in WS-Proxy generation18 Dec 2003 21:14 GMT1
I am trying to return an ArrayList from a Web Service:
public ArrayList GetYearList()
{
int RangeStart =
Debugging SOAP Extensions18 Dec 2003 15:57 GMT3
Trying to debug a soap extension. I have been unable to get the debugger to stop in the soap extension code
I have tried this using a soap extension in a seperate class library as well as an extension coded within the same web site as the test page that uses a web services method ...
Problem accessing webservices18 Dec 2003 13:50 GMT9
Hi All,
     We have problems in accessing a WebService which is
running on a remote server from a ASPX application. It
gives us Un Authorized Exception. The Webservice is
Web Service Health and Status18 Dec 2003 07:01 GMT1
We have a customer who desires a health and status meter
for the web services we are developing.  We are reluctant
to add a custom method that a client calls that
essentially does nothing but tell the client we are
WebException, HTTP 40418 Dec 2003 05:57 GMT1
I have an application with a couple of aspx-sites in a
frame.aspx, consuming two web-services. (three projects
in the same
solution) I install this in a tree structure as follows:
Accessing Data17 Dec 2003 20:57 GMT1
Hi Friends,
Is there a way to access data from a website that displays
its data from a database.
For example if i visit
beginner: add webreference at runtime17 Dec 2003 20:54 GMT1
I want to build some functionality in my ASP.NET app and do not know where
to start, so just asking for some basic advice...
Here is what I want to do:
1. Store webreferences and methods as strings in my sql server database
Keep-Alive Connections...17 Dec 2003 20:23 GMT4
It seems that by default, Web Services connections are kept alive (i.e.
Keep-Alive header). when a connection is kept open, if the backend web
server hosting the web service suddenly goes down, my (winforms) app will
throw a low level socket exception.
(KeepAlive = false) == 401 ACCESS DENIED!!17 Dec 2003 20:13 GMT3
We are building a consumer product that relies heavily on Web Webservices.
To eleimate the 'Error Ocurred On Send/Receive' error, we overode the
GetWebRequest() method of the Reference.cs class for our WebService. This
worked great!!
Hosting windows forms control in IE17 Dec 2003 10:37 GMT2
I have a windows forms control, (a user control actually), hosted in IE, so
it downloads over HTTP. The form accepts data, but am unable to save the
data back to the server. Any ideas ? Would a web-service help ?
Chak.
Not all code paths return a value?17 Dec 2003 06:45 GMT6
The intent of my web service is an RSS feed from a blog.  Originally I
used a StringBuilder to make the XML and returned a string from the
webmethod.  But this doesn't display properly in IE.  So now I'm trying
an XmlTextWriter instead.
OO WebService17 Dec 2003 01:46 GMT9
I'm having trouble getting classes inside my webservice class to be seen and
instantiated like I can with tradiational exe based classes. Am I missing
something or is that an asmx file can only be associated with one class?
I want to be able to write private ProductSupport.Customer ...
Custom object as input parameter16 Dec 2003 23:33 GMT1
I'm implementing a simple .NET(C#) web service.
The experiment is to pass custom object or complex data type as the
input parameter to my web service.
I have created a custom class:
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.