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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to return image URL via web service30 Nov 2003 08:19 GMT2
I am looking to write a webservice that responds with a image URL and
target url
the two results will be seperatly requested.
Basically I want people to be able to put this services link in the
ASP29 Nov 2003 20:17 GMT2
Since IE 6.0 came out, whenever anyone tries to order from my website needfultoys.com they get the following message
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
structures vs classes29 Nov 2003 16:22 GMT3
I'd like to know is what are the prons and cons of using structures (data
types declared as struct [in c#] or structure [in vb.net]) as against
classes when passing data from and to a web service?
Problems with web service access29 Nov 2003 11:29 GMT3
I have a web service on a server which handles requests
over the internet from a VB.NET client application
running on a Windows XP Professional machine. I am
having a problem getting the client machine to
Perameterized Query on webservice?29 Nov 2003 06:37 GMT1
I've created the following distributed application:
Solution
EDSQLWSVC EDEmployerWinClient Project3
Web Service winform app asp.net web app
True push mechanism for Web Services on mobile devices29 Nov 2003 06:28 GMT1
Could anybody tell me whether a true push mechanism does
exist for Web Services on mobile devices.
An example of such a use, is a telephony application
running on a mobile device that has to be informed when a
SecurityException on EventLog.CreateEventSource29 Nov 2003 06:27 GMT1
Can anybody tell me how to write to the application event log with a new
source. I'm running the .Net example code
but can't get it to work unless the source is set to application. This is
driving me nuts. I have created a new WebApplication1 so as everything is
Web Service Deployment29 Nov 2003 06:15 GMT1
SCENARIO:
 I have developed an ASP.NET Web Service. It has the
following files
a)Service1.asmx and associated Service1.asmx.cs file'
creating dll on server29 Nov 2003 06:03 GMT1
I have written a simple webservice in VS.Net and it works, code is
compiled and placed in /bin directory, but if I compile file manually:
csc /t:library Service1.asmx.cs
and replace oryginal dll, it fails.
Question regarding web service implementation28 Nov 2003 09:51 GMT1
I ain't good with web services so I am asking for opinion/pointers.
Assume there are two systems A and B. System A has webservice method that it
system B needs. However, system B does know nothing about the system A. It
doesn't know url, method name, parameters or any other ...
How I get my WebService to handle url encoded parameters27 Nov 2003 07:12 GMT2
I have a webservice like so:
[WebMethod]
public string EnterTheNumber(int number)
{ return "Incorrect! Try again!"; }
web service creation/ consumption27 Nov 2003 05:42 GMT2
Hi there all,
Big time newbie question, but do any of you know of good web sites and/ or
books that cover the basics of creating and consuming web services in
VB.NET?
Process.Start() - Works on DevBox but not on Server...27 Nov 2003 03:09 GMT3
Situation
On a Windows 2000 workstation a web service using System.Diagnostics.Process.  Successfully executes .exe and returns.
On Windows 2000 Server creates process, but does not execute.
I have given as many permission to the server (breaking every security policy I know of) ...
howto deploy new versions of "up and running" web services ???27 Nov 2003 02:56 GMT1
I have some web services running in a production server.
meanwhile I develop new versions in a dev environment.
what should I do to deploy the new versions of "up and running" web service
?
Can web methods be overloaded ?27 Nov 2003 00:17 GMT10
Can a web method be overloaded?
To support varying numbers of input parameters?
Pages: 1 2 3 4 5 6 October, 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.