Operational Services

Operational Services zorgt ervoor dat je website, portal of applicatie succesvol is en voorral ook blijft.

Homepage blog

 

.NET Single Sign-On Authentication

19

Mar

Using standard .NET functionality it is easy to share the authentication cookie accross several sites when using Forms Based Authentication, even if these applications reside on different servers. It requires some minor changes to web.config and the authentication code.
Share:

Nuno Freitas schreef

Comments (0)

Nuno Freitas

"Resource not found" and how to show detailed errors

14

Jan

Sometimes you will see the error "Resource not found" in a .NET application, but without specifying which resource is missing. In this article it is explained how to find out more about which resource is causing this.

Nuno Freitas schreef

Comments (0)

Nuno Freitas

Increase SharePoint upload limits

09

Oct

Sometimes you will find the need to upload files larger than the default SharePoint limits allow. In this article it is explained not only how to increase the maximum permitted size limits, but also the execution and connection timeout limits, which will need to be increased for large files.

Nuno Freitas schreef

Comments (0)

Nuno Freitas

ASP.NET forms authentication redirection exception

04

Sep

An exception is thrown when you use the method FormsAuthentication.RedirectFromLoginPage with some return URLs that will be flagged as invalid, though they aren't. This method is used to authenticate and redirect a validated user from the login page.

Nuno Freitas schreef

Comments (0)

Nuno Freitas
Page 1 of 1 in the ASPNET category