Archive for January, 2010
IIS7 as Web Server – Application Request Routing
We used this approach to forward all requests from/to MOSS 2007. It is easy using IIS7 but complicated with IIS6 Install IIS 7 Install Application Request Routing http://learn.iis.net/page.aspx/482/install-application-request-routing/ Open IIS Manager Press Add and then Finish Press Yes Try to request for a page on MOSS server from the web server. http://WEB_SERVER/Pages/Memos.aspx This will be [...]
In: IT, Microsoft, SharePoint · Tagged with: IIS7, MOSS, SharePoint, WebServer
Oracle Portal – Password Policy Problem
LDAP: error code 49 – Password Policy Error :9000: GSL_PWDEXPIRED_EXCP :Your Password has expired. Please contact the Administrator to change your password. This is the Exception we were getting in the test server; this error will prevent any eservices actions to be performed. In our eservices actions, we are using PUBLIC user account to perform [...]
