|
Hi
DevForce Silverlight 6.0.6c (waiting for sales to send me the link for 6.0.6j)
I'm getting an exception on our IIS6 production server when more than one user tries to connect.
The first user can open as many browser sessions as they want but as soon as another user on another PC tries to login, bang, exception.
I've tested against IIS 7.5 and it seems to work okay. Not sure what could be different on IIS 6 (besides being OLD tech).
We have a new server coming in a few days but we have more EAP customers joining next week and I need to have a working solution.
Below is the exception copied from the Event Viewer.
WebHost failed to process a request. Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/35320229 Exception: System.ServiceModel.ServiceActivationException: The service '/Portal/EntityServer.svc' cannot be activated due to an exception during compilation. The exception message is: Object reference not set to an instance of an object.. ---> System.NullReferenceException: Object reference not set to an instance of an object. at IdeaBlade.EntityModel.Server.EntityServerHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses) at System.ServiceModel.ServiceHostingEnvironment.HostingManager.CreateService(String normalizedVirtualPath) at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(String normalizedVirtualPath) at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath) --- End of inner exception stack trace --- at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath) at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath) Process Name: w3wp Process ID: 28096
Kr
George
|