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
WebClient Class Method=Post24 May 2004 23:46 GMT1
I am sending and receiving multipart messages using the WebClient UploadData
method Method=Post.  Everything seems to work well except when the URL
contains parameters. For example:
http://www.someURL.com?parm1=data1&parm2=data2.  I don't believe these
web.config and webservice24 May 2004 18:39 GMT2
I'm having a little trouble developing a test webservice; the web.config
file is not being handled the way I expected, based on previous
experience with webforms apps.
In my webforms apps, I've been putting the SQL connection string in the
where does IAsyncReturn object go, to be used later, in this code?24 May 2004 14:21 GMT2
Hello, I'm a newbie to Web Services and have a question about consuming XML Web Services asynchronously. I gather so far that the IAsyncResult object returned from BeginXXX method of a proxy class is important, as it gets used later by the EndXXX method. I'm working an example ...
Deploying a WebService24 May 2004 11:00 GMT3
I'm writing a webservice that individual organisation are going to put
on their servers to service requires from their clients.
Question: How do I deploy the webservice (which incidentally uses
interop to talk to a COM component).
500 error on VB WebService and Axis 1.124 May 2004 09:36 GMT8
I am deploying a VB WebService in turn running a FoxPro DLL. On the other
side, a Java App using Axis 1.1 requests information.
Once or twice a week the service stops responding. Restarting the IIS
doesn't help, the whole box needs to be restarted. I found nothing in the
Hashtable to VBA using SOAP Toolkit24 May 2004 08:04 GMT3
How an ASP.Net webservice return hashtable or any other (key value pairs
like structure) that can be consumed in VBA or vbscript like this following
(using Soap Toolkit):
   value1 = soapProxy.Items["Key1"]
Is Overloading supported?23 May 2004 20:02 GMT1
is overloading supported in a WebService procedure
Because, since when I use it, I receive an error on client-side about the procedure overloaded
Any suggestion
Denny
Spam filter23 May 2004 10:11 GMT2
Does anyone know where i can find a spam filter algorithm in .Net? It
doesn't have to be complicated.
Thanks,
Aaron
Creating new Web Service project template22 May 2004 04:04 GMT1
I am working on creating my own custom Web Service project template.
Everything works fine, except where the project grabs the code behind
file for the asmx file.  It is using
VC#\DesignerTemplates\1033\NewWebServiceCode.cs.  I've looked
Do I need CRC check on web service which returns byte array?22 May 2004 00:29 GMT1
I have a web service that will send a byte array down to the client. It goes
through highly unreliable radio network. Do I need to implement the CRC
check on the array? Or is it guaranteed by the web services that if I get
the array it will be complete?
Serialize a Dataset21 May 2004 17:55 GMT1
Trying to send a dataset as the return information in a Web Service.  For example:  client contacts web service with an ID and then WS returns dataset for that ID.  Was trying to return as the string of a function call.  Understand how to serialize the dataset into XML.  Cannot ...
Web service in .net not able to create Excel com object21 May 2004 13:56 GMT3
(Type your message here)
Hi!
I created a web service in .net where in the web method makes call to a function in which I am creating an excel object using
Dim objXl As New Microsoft.Office.Interop.Excel.Application()
ASP.NET and OLE DB Provider problems21 May 2004 07:48 GMT2
I have problem to accessing FoxPro database, located on Novell file server,
over the VFPOLEDB.1 provider from my webservice. The connection string is
like "Data
Source=\\Skuba_srv\DATA\SKUBA.DOS\L-DISKAS\Work\Pvskuba\DATA;Provider=VFPOLE
Remote Scripting 20 May 2004 16:30 GMT2
what is it? I see it used a lot. Can someone explain to me what it is? I
tried a google search but didn;t find any conclusive defination.
Thanks
Aaron
How control who sees what Web methods?20 May 2004 09:45 GMT1
I plan to create several Web methods in an ASP.NET Web service (e.g.
SelectEmployees, SelectCustomers).  How can I limit visibility of (or at
least access to) certain methods depending on the user?  DO I need to have a
separate ASMX for each Web method?  Keep in mind some methods ...
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.