Skip to Content
0
Former Member
Apr 21, 2004 at 09:01 AM

sapsecu.dll and "Enabling SSO for ASP.NET" How to

97 Views

Hi,

I am trying to implement the "Enabling Single Sign-On for ASP.NET Application in Enterprise Portal 6" How To.

Unfortunately when starting the formPage.aspx from the included example I am getting the error:

Could not load type 'com.sap.sso.Global':

<%@ Application Codebehind="Global.asax.cs" Inherits="com.sap.sso.Global" %>

I do not know much about ASP.NET but I think this is because of an old sapsecu.dll file I am using. (and I would guess that in a new version of sapsecu.dll com.sap.sso.Global would be included)

The guide says to download the sapsecu.dll from http://service.sap.com/swcenter, but all I could find there was the sapcrypto.dll. So I used an old (year 2000) version of the sapsecu.dll I found on one of our servers.

Does anybody know where I could find a recent version of this file?

Or am I doing something else wrong?

Thanks for your help,

Holger.