iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Are there specific requirements on an IIS server for the Authentication services used in the base ClientUIBusinessApp to work? Both the sample app and the custom application I built based on that work just fine when run ont he visual studio 2010 development server but they both have the exact same failures on any production server i put them on. So far I have tried them on 3 different IIS servers, one running on a Win2k3 box with IIS6, one on a Win2k8 server with IIS7, and my own test server which is IIS 7 on a Win7 Ultimate box. In all 3 cases any calls involving the authentication service fail with the same error:
"Load operation failed for query 'xxxx'. The remote server returned an error: NotFound."
Here is the compelte error message upon navigating to the application on a server outside of the vs2010 environment:
Load operation failed for query 'GetUser'. The remote server returned an error: NotFound. at System.ServiceModel.DomainServices.Client.OperationBase.Complete(Exception error) at System.ServiceModel.DomainServices.Client.ApplicationServices.AuthenticationOperation.End(IAsyncResult result) at System.ServiceModel.DomainServices.Client.ApplicationServices.AuthenticationOperation.<>c__DisplayClass1.<HandleAsyncCompleted>b__0(Object state) at System.ServiceModel.DomainServices.Client.ApplicationServices.AuthenticationOperation.RunInSynchronizationContext(SendOrPostCallback callback, Object state) at System.ServiceModel.DomainServices.Client.ApplicationServices.AuthenticationOperation.HandleAsyncCompleted(IAsyncResult asyncResult) at System.ServiceModel.DomainServices.Client.AsyncResultBase.Complete() at System.ServiceModel.DomainServices.Client.ApplicationServices.WebAuthenticationService.HandleOperationComplete(OperationBase operation) at System.ServiceModel.DomainServices.Client.LoadOperation.<>c__DisplayClass4`1.<Create>b__0(LoadOperation`1 arg) at System.ServiceModel.DomainServices.Client.LoadOperation`1.InvokeCompleteAction() at System.ServiceModel.DomainServices.Client.OperationBase.Complete(Exception error) at System.ServiceModel.DomainServices.Client.LoadOperation.Complete(Exception error) at System.ServiceModel.DomainServices.Client.DomainContext.CompleteLoad(IAsyncResult asyncResult) at System.ServiceModel.DomainServices.Client.DomainContext.<>c__DisplayClass1b.<Load>b__17(Object )
Where 'xxxx' is the method name it is failing on. There are 3 methods it is failing on depending on what you are doing (ie autologin, login, register etc). The methods that have hit this error so far are 'GetUser', 'Login', and 'CreateUser'.
Creating a new ClientUIBusinessApp and publishing it will do this everytime on any of the servers I have available to me, yet they will work flawlessly when launched from within visual studio.
Do I need to have somethign set in a particular manner or make sure something is present ont he webservers for this to work once it is published to any type of production like environment?
Tahnks in advance for any insight / help on this.
Hi,
Does this mean that the VS2010 is not installed in your production server?As far I know, the application needs Framework 4.0 and Silverlight to run the application.You can run without install VS2010, but personally, I think you need to configure/install Framework 4.0 and silverlight in your production server.
Regards,Handy
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname