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 / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Setup webservice will install in companyweb06 Sep 2007 15:17 GMT1
I'm using VSNET 2003 (with .NET framework 1.1) to develop a
webservice. All went fine, until I needed to create the setup for it.
For that, I have created a new project (File/New/Project, then Setup
and Deployment Projects/Web Setup Project).
SoapExtension - the right starting point?05 Sep 2007 19:09 GMT4
I'm currently building a webservice. One of my webmethods returns a string,
which contains html tags and special characters. Now when the soap-message
ist generated, I have something like this in my response:
<Category>
Some daft Questions About web Services05 Sep 2007 17:32 GMT1
I understand web services and have coded them but I don't understand the
some basic concepts.
1) Does the service run as a website.  The question may seem daft until the
next question.
conceptual question about webservice vs. webapp05 Sep 2007 14:52 GMT2
I'm currently building a webservice using a class library which encapsulates
all business logic and a cache mechanism as well to hold recently used
objects. Lets call this "core.dll". I'm accessing the cache using
HttpContext.Current.Cache within this assembly. My question is, if ...
complex type recognition05 Sep 2007 11:24 GMT2
My problem is a little complex... Here it goes:
I have a web service in my system which my users need to web reference. By
web referencing my web service, my users can use all kinds of complex objects
which were defined by myself (including inheritance) .
.Net Web Service and Domino Interop probelm05 Sep 2007 10:24 GMT5
Kinda stuck with a wierd problem. we have devleoped a web service that uses
the Lotus notes interop assembly to read/ write to the la domino database.
Everything works fine whne the  application is tested in Debug mode.
As soon we create a installer and deploy the project on IIS 6 ...
Adding certificate using X509Store05 Sep 2007 03:40 GMT3
I'm having an odd problem using X509Store.
This code is called from a test winForms app.
public static void Install()
{
Event log error but Webservice works04 Sep 2007 21:49 GMT4
We have a page on our Intranet A main.aspx that is calling a
webservice on another computer B.
The intranet page loads fine and displays the data from the webservice
but we keep getting error messages on the Intranet server with the
URLDownloadToCacheFile fails on https04 Sep 2007 17:23 GMT3
I'm having a problem with a control when trying to download a file from a
https tomcat server.
The function URLDownloadToCacheFile returns -2146697208 (0x800c0008).
Any ideas?
Web Service Error "Root Element is missing"04 Sep 2007 14:00 GMT2
I have a web method that works fine using asp.net 1.1.
I migrate to 2.0 and now for the same call I get "Root element is missing".
Details :
Before the method is invoked, I have a an extension that checks that the
Request timed out error only when running release mode not debug03 Sep 2007 04:52 GMT6
I have a web service that performs a long running task (typically 10-20
minutes) via an async call.  When I run the web service either within the
debugger or with Debug=True it works as expected.  When I run it with
Debug=False it gets a HttpException, Request timed out after 5 ...
WSE 3.0 SOAP Router for load balancing03 Sep 2007 03:03 GMT3
I've read several places and in several books, that you can implement load
balancing with WSE 3.0 and the httpHandler
Microsoft.Web.Services3.Messaging.SoapHttpRouter component (WS-Referral). I
have only been able to implement the chain and content.based routing models.
Returning Web Service values from LINQ02 Sep 2007 18:00 GMT1
Hey folks,
I want to return an array from a Web services that uses LINQ. How would I
complete the following to work around the anonymous types problem?
   <WebMethod()> _
WCF - Add Service reference to a client02 Sep 2007 11:06 GMT1
Add Service Behavior
In Visual Studio I can right click on on references and i get two choices;
add references and web service. There is supposed to be a third option to add
a service reference.
How to build a web service without the use of .Net Framework?02 Sep 2007 04:39 GMT2
I have a question: How to build a web service without the use of .Net
Framework?
For an instance how to do it with C++?
I have used web services based on ASP.NET in the past and it is very easy
Pages: 1 2 3 4 5 August, 2007
 
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.