Search results

  1. A

    Object size limits

    What is the maximum object size we can have? What do you recommend as the most optimal object size?
  2. A

    Improving bulk insert performance

    How do I load large numbers of objects into the in-memory data grid as quickly as possible from my .NET client application?
  3. A

    Upgrading my app to .NET 4.0

    How do I upgrade my .NET 2.0/3.5 ScaleOut client project to use .NET 4.0/4.5?
  4. A

    What causes "-101: cannot initialize store access module"?

    What causes the following StateServerException exception to be thrown from the .NET NamedCache API? Soss.Client.StateServerException: Unable to register AppName "/LM/W3SVC/1/ROOT" with StateServer: StateServer status code: -101: SOSS store access: cannot initialize store access module
  5. A

    Does SOSS Support MVC?

    ScaleOut StateServer's ASP.NET Session Provider supports both MVC applications and web-forms based ASP.NET applications. There is no difference in the way these two types of ASP.NET applications use the session state provider. If you encounter problems using ScaleOut's session provider, verify...
  6. A

    Does SOSS Support MVC?

    Does SOSS support ASP.NET MVC apps?
Top