DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
Current group : microsoft.public.dotnet.framework.aspnet.webservices     1830 threads
page nr.:    1      2      3      4      5   



Web service URL handling   (1 messages)   Date: Thu, 23 Aug 2007 15:01:54 -0000
Folks, strange issue... We have a web service installed in our dev environment and it works fine. Installed it on 2 servers for testing and again fine. Now on production it works on 1 server and fails on an other one! The ...

Rebate checks on every purchase for Online Shoppers.   (1 messages)   Date: Thu, 23 Aug 2007 05:08:34 -0700
No lines,no crowds,no gas,no hassle!1000+Stores great saving. Shop comfortably from home or work. And business included Go to http://www.mypowermall.com/mall/15237 Tell ALL your friend ...

2 Questions regarding debugging and exception   (1 messages)   Date: Wed, 22 Aug 2007 15:40:25 +0200
hey there, question 1: i'm using visual studio 2003 and .net 1.1 to build a webservice. once i start debugging the service, internet explorer displays the page with my webmethods. basically, this is fine. but i've set ...

exception on Response Envelope, Error in XML-document   (3 messages)   Date: Wed, 22 Aug 2007 15:30:59 +0200
Hello! i am desparetely trying to consume a PHP Webservice in VB.NET 2005. I can add the webreference, compile without errors and see the methods of the webservice. But on runtime it tells me {"There is an error in XML ...

No "fault" element in generated WSDL   (1 messages)   Date: Tue, 21 Aug 2007 18:32:09 +0100
I wonder if anyone can help regarding webservices and exceptions? I have given the WSDL generated from my webservice to my integration team and they are saying it needs a "fault" element in order for them to publish it ...

Namespace Declaration   (1 messages)   Date: Mon, 20 Aug 2007 13:26:02 -0700
I have a typed dataset that I'm returning from a webservice which has the xmlns="SomeURI" attribute defined My CLASSIC ASP front end developer can't get her xsl to work with that namespace declaration so I'm trying to ...

Server-Side Asynchronous Web Methods and WSE 3.0   (1 messages)   Date: Mon, 20 Aug 2007 11:03:26 -0700
I have a server-side asynchronous web method that I built using advice from this article. http://msdn2.microsoft.com/en-us/library/aa480516.aspx The web method works great, until I add the soapServerProtocolFactory configuration ...

Streams   (1 messages)   Date: Sun, 19 Aug 2007 18:44:59 +0300
Noramlly, we have methods like: void execute(string login, string password, Stream inputStream) { if (login:password is wrong) throw new Exception("login failed"); // forward or process ...

System Architecture Question   (3 messages)   Date: Fri, 17 Aug 2007 18:10:03 -0700
I have a client who is building a Human Resources web application on SQL Server 2000, C#, and .Net 1.1. It is a single system for internal company use only and does not actively interoperate with any other systems. There ...

Web Service doesn't return needed values   (1 messages)   Date: Fri, 17 Aug 2007 09:06:01 -0700
I'm having to use a Web Service to populate a control via JavaScript, but I can't quite seem to get the Web Service to return the needed values. My web method is as follows: <WebMethod()> _ Public Function RetrieveAvailableTemplateFields(ByVal ...

Problem with my Published web service   (3 messages)   Date: Fri, 17 Aug 2007 08:41:11 -0600
I have created a web service that will validate a username/password combination against LDAP. I encrypt the username/password, send it to my web service which decrypts the username/password, validates the user against LDAP ...

Getting malformed XML from a web service interface   (2 messages)   Date: Fri, 17 Aug 2007 12:56:12 +0200
I am seeing a quite intermittent problem in a system where calls to a .NET web service throws the exception below: System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1. The call is never logged ...

HttpWebRequest.KeepAlive setting and web exception ‘RequestCancele   (4 messages)   Date: Thu, 16 Aug 2007 18:03:10 -0700
Hi, Ours is an ASP.NET 2.0 web application interacting with a third-party web service hosted on Tomcat servers. When client application submits the web request to the web service from the Production servers, we observe ...

TCP/IP port exhaustion - Unable to connect to the remote server   (4 messages)   Date: Thu, 16 Aug 2007 18:01:27 GMT
I have a web service client application that works fine when the requests rate is moderate. But when I crank up the request rate, I eventually receive an "Unable to connect to the remote server" exception. Running the "netstat ...

Accessing a .NET Webservice via JavaScript   (2 messages)   Date: Tue, 14 Aug 2007 15:24:00 -0700
I have a need for a Web Service to retrieve values from a SQL Server database to populate a dropdown list. That, without any further explanation, sounds quite simple. The problem is the dropdown list is in FCKeditor, an ...

Can't access web service via browser   (2 messages)   Date: Tue, 14 Aug 2007 03:41:57 -0700
Hi all... I'm having a problem... I can't access my web service via browser on remote computers... It display a message saying that it is only avaliable on local machine... Is there some configuration to do??? Thx ...

Protocol Implementation using WCF   (1 messages)   Date: Mon, 13 Aug 2007 16:14:01 -0700
Hi, I am new to Windows Communication Foundation (WCF). We are planning to develop a server which implements a protocol,involving financial transactions.I have a reasonably good background in web services.I am also aware ...

What .Net Bulletin Board Solution is Recommended   (1 messages)   Date: Mon, 13 Aug 2007 11:10:07 -0700
I want to find the best .Net Bulletin Board Solution for community postings and discussions, not blogging, and make it available to members on my website for support. The site is built in Microsoft’s new Expression Web so ...

Any .Net project scheduler code for Website   (1 messages)   Date: Mon, 13 Aug 2007 09:48:00 -0700
I want to build a .Net calendaring system for tracking IT projects and make it available to members on my website for their projects. The web site is built in Microsoft’s new Expression Web. Does anyone have any recommendations ...

Webservice error   (4 messages)   Date: Thu, 09 Aug 2007 21:23:07 -0700
Server was unable to process request. --> Access to the path "\ \172.21.142.228\Downloaded Software\Downloads\VersionServer.txt" is denied. ...


page nr.:    1      2      3      4      5   
Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us