#SharePointProblems | Koskila.net

Solutions are worthless unless shared! Antti K. Koskela's Personal Professional Blog

Posts from August 2016

Blog posts published in August 2016

Posts from August 2016 (2)

  • Cover image for Exception of type 'System.OutOfMemoryException' was thrown.
    NEW
    Published on
    Authors
    koskila

    Exception of type 'System.OutOfMemoryException' was thrown.

    This post describes one of the more no-brainerish ways of fixing a 'System.OutOfMemoryException' exception being thrown in your ASP.Net MVC application using C# and Entity Framework. Problem While developing a web project, for example, an ASP.NET MVC web application that is using EF, sometimes when handling a lot of data or complex entities on your dev machine, you encounter this error: OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.] System.Text.StringBuilder.
  • Cover image for Fixed: Cannot use JSX unless the '--jsx' flag is provided
    Published on
    Authors
    koskila

    Fixed: Cannot use JSX unless the '--jsx' flag is provided

    This blog post is about fixing issues related to building a project with TypeScript files. Basically, if your jsx or tsx -files are not getting built to js-files (which is what the browser understands) in Visual Studio's build, this post might solve the issue for you. Description Whilst converting a project using React.js to TypeScript (and, hence, to use .ts and .tsx files instead of .js and .
Whitewater Magpie Ltd.
© 2026
Static Site Generation timestamp: 2026-02-03T09:01:57Z