| | | Junior Member
       
Group: Forum Members Last Login: 11/25/2008 5:43:26 PM Posts: 19, Visits: 47 |
| | I have install FTP server 7 works fine Also install Webtransfer Module for Ver 7 server after install I get logon screen ok i enter my user id and password nothing happen no error at all sit on sign on screen I have install FTP server manager on Port 8080 with Intergated WeB server I have install Web Transfer Module thin client ( Web client ) in IIS on Port 80 I have created user for windows user who has permission to root folder of ftp server which was provided when web transfer module was install and i do see in module section user and user are added to access web via FTP When I try to logon with web transfer module i do not see any loggin in log server or error on screen only thing I see in windows event manger " Service Activation Execption The Services /WS_FTP.servicesHost/WebServices.svc can not be activated due to an exceptions during compilation" above is only error get log |
| | | | 
Time Traveler
       
Group: Forum Administrators Last Login: 1/2/2009 5:04:15 PM Posts: 190, Visits: 433 |
| Expand the website for the Web Transfer Module in IIS and click on WS_FTP.ServiceHost. Highlight WebService.svc and then right click and browse. Let me know the result of this.
Travis G. Ipswitch, Inc. |
| | | | Junior Member
       
Group: Forum Members Last Login: 11/25/2008 5:43:26 PM Posts: 19, Visits: 47 |
| | this is below error i get Server Error in '/WS_FTP.ServiceHost' Application. -------------------------------------------------------------------------------- Found multiple X.509 certificates using the following search criteria: StoreName 'My', StoreLocation 'LocalMachine', FindType 'FindBySubjectDistinguishedName', FindValue 'CN=FTPx'. Provide a more specific find value. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidOperationException: Found multiple X.509 certificates using the following search criteria: StoreName 'My', StoreLocation 'LocalMachine', FindType 'FindBySubjectDistinguishedName', FindValue 'CN=FTPx'. Provide a more specific find value. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [InvalidOperationException: Found multiple X.509 certificates using the following search criteria: StoreName 'My', StoreLocation 'LocalMachine', FindType 'FindBySubjectDistinguishedName', FindValue 'CN=FTPx'. Provide a more specific find value.] System.ServiceModel.Security.SecurityUtils.GetCertificateFromStoreCore(StoreName storeName, StoreLocation storeLocation, X509FindType findType, Object findValue, EndpointAddress target, Boolean throwIfMultipleOrNoMatch) +255 System.ServiceModel.Security.SecurityUtils.GetCertificateFromStore(StoreName storeName, StoreLocation storeLocation, X509FindType findType, Object findValue, EndpointAddress target) +31 System.ServiceModel.Configuration.X509RecipientCertificateServiceElement.ApplyConfiguration(X509CertificateRecipientServiceCredential cert) +379 System.ServiceModel.Configuration.ServiceCredentialsElement.CreateBehavior() +378 System.ServiceModel.Description.ConfigLoader.LoadBehaviors(ServiceModelExtensionCollectionElement`1 behaviorElement, KeyedByTypeCollection`1 behaviors) +2029438 System.ServiceModel.Description.ConfigLoader.LoadServiceDescription(ServiceHostBase host, ServiceDescription description, ServiceElement serviceElement, Action`1 addBaseAddress) +4330302 System.ServiceModel.ServiceHostBase.ApplyConfiguration() +146 System.ServiceModel.ServiceHostBase.InitializeDescription(UriSchemeKeyedCollection baseAddresses) +182 System.ServiceModel.ServiceHost..ctor(Type serviceType, Uri[] baseAddresses) +236 System.ServiceModel.Activation.ServiceHostFactory.CreateServiceHost(Type serviceType, Uri[] baseAddresses) +28 System.ServiceModel.Activation.ServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses) +323 System.ServiceModel.HostingManager.CreateService(String normalizedVirtualPath) +698 System.ServiceModel.HostingManager.ActivateService(String normalizedVirtualPath) +31 System.ServiceModel.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath) +445
[ServiceActivationException: The service '/WS_FTP.ServiceHost/WebService.svc' cannot be activated due to an exception during compilation. The exception message is: Found multiple X.509 certificates using the following search criteria: StoreName 'My', StoreLocation 'LocalMachine', FindType 'FindBySubjectDistinguishedName', FindValue 'CN=FTPx'. Provide a more specific find value..] System.ServiceModel.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath) +962 System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath) +419 System.ServiceModel.Activation.HostedHttpRequestAsyncResult.HandleRequest() +260 System.ServiceModel.Activation.HostedHttpRequestAsyncResult.BeginRequest() +760 System.ServiceModel.Activation.HostedHttpModuleRequestAsyncResult.BeginRequest() +178 System.ServiceModel.Activation.HttpModule.StartBeginProcessRequest(Object sender, EventArgs e, AsyncCallback cb, Object extraData) +70 System.ServiceModel.Activation.HttpModule.ProcessRequest(Object sender, EventArgs e) +195 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
|
| | | | 
Time Traveler
       
Group: Forum Administrators Last Login: 1/2/2009 5:04:15 PM Posts: 190, Visits: 433 |
| Take a look at the attached document and follow those steps. Make sure to export the cert in lower case. Also, verify that the cert is not being used for anything before removing.
Travis G. Ipswitch, Inc.
|
| |
|
|