----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Soumitra2105 Message 5 in Discussion Hi , We followed the steps detailed below. When the web service was accessed through our application an exception was thrown. It is important to note that the client (our application) that consumes the web service is a .NET component deployed in COM+. I understand that the config file (which is generated after URL Behavior is set to Dynamic) has to be placed in the application bin directory. Even after placing the config file in the "bin" folder the following exception is thrown. ######################################################################## ### 1) Exception Information ********************************************* Exception Type: System.Net.WebException Status: NameResolutionFailure Response: NULL Message: The underlying connection was closed: The remote name could not be resolved. TargetSite: Void CheckFinalStatus() HelpLink: NULL Source: System StackTrace Information ********************************************* at System.Net.HttpWebRequest.CheckFinalStatus() at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult) at System.Net.HttpWebRequest.GetRequestStream() at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (String methodName, Object[] parameters) at SCD.ShareSearch.ShareSearch.RCGetHitList(String scdInputSearchXML, String code) at CILS.SCD.Data.SCDDC.SearchSCD(Int64 contractID, String fpiID) at CILS.Web.UI.Contract.CoProdIfcContractFrm.PopulateSCDInfo(Int64 contractID) in D:\CILS\Web\UI\Contract\CoProdIfcContractFrm.aspx.cs:line 602 at CILS.Web.UI.Contract.CoProdIfcContractFrm.DisplayContractInfo() in D:\CILS\Web\UI\Contract\CoProdIfcContractFrm.aspx.cs:line 573 at CILS.Web.UI.Contract.CoProdIfcContractFrm.InitializeCreateUI() in D:\CILS\Web\UI\Contract\CoProdIfcContractFrm.aspx.cs:line 546 at CILS.Web.UI.Contract.CoProdIfcContractFrm.Page_Load(Object sender, EventArgs e) in D:\CILS\Web\UI\Contract\CoProdIfcContractFrm.aspx.cs:line 176 at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain() ######################################################################## ### It seems that the component deployed in COM+ cannot read the config file which is apparently in the Web server memory. We have had problem before while a COM+ component tried to access the Web.config file. Hope to get your reply soon. Thanks in advance. Regards, Soumitra ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
