----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: vijayvmishra Message 1 in Discussion HI Friends, I have userd webservice in my project and when i m running this on my system its working fine but when i m hosting on the server and accessing the page in which i have used web service it is showing error. the description is following. System.IO.FileNotFoundException: File or assembly name qfg8p63k.dll, or one of its dependencies, was not found. File name: "qfg8p63k.dll" at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Boolean isStringized, Evidence assemblySecurity, Boolean throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark) at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Boolean stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) at System.Reflection.Assembly.Load(AssemblyName assemblyRef, Evidence assemblySecurity) at System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly() at System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly() at System.Xml.Serialization.Compiler.Compile() at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings) at System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings) at System.Web.Services.Protocols.SoapClientType..ctor(Type type) at System.Web.Services.Protocols.SoapHttpClientProtocol..ctor() at FMCDB.LocationWS.ZipCode..ctor() in c:\inetpub\wwwroot\fmcdb\web references\locationws\reference.cs:line 30 at FMCDB.LocationDB.GetNearbyZipCodeData(String zipcode, Decimal radius) in c:\inetpub\wwwroot\FMCDB\LocationDB.cs:line 25 at FMCDB.LocationDB.GetNearbyZipCodes(String zipcode, Decimal radius) in c:\inetpub\wwwroot\FMCDB\LocationDB.cs:line 16 at FMCDB.DoctorOfficeDB.GetDoctorOfficesWithinRange(String ZipCode, Decimal Radius) in c:\inetpub\wwwroot\FMCDB\DoctorOfficeDB.cs:line 223 at FMCApp.DoctorOffice.GetDoctorOfficesWithinRange(String ZipCode, Decimal Radius) in c:\inetpub\wwwroot\fmcapp\doctoroffice.cs:line 424 at FMCApp.DoctorOffice.GetDoctorOfficesWithinRange(String ZipCode) in c:\inetpub\wwwroot\fmcapp\doctoroffice.cs:line 418 at FMCWeb.controls.dependantmember_create_form.PopulateDropDowns() in c:\inetpub\wwwroot\fmcweb\controls\dependantmember_create_form.ascx.cs:line 109 at FMCWeb.controls.dependantmember_create_form.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\fmcweb\controls\dependantmember_create_form.ascx.cs:line 75 at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain() === Pre-bind state information === LOG: Where-ref bind. Location = C:\WINDOWS\TEMP\qfg8p63k.dll LOG: Appbase = file:///C:/Inetpub/wwwroot/fmcweb LOG: Initial PrivatePath = bin Calling assembly : (Unknown). === LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Attempting download of new URL file:///C:/WINDOWS/TEMP/qfg8p63k.dll. ----------------------------------------------------------- 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]
