[an error occurred while processing the directive]
![]() |
cosign-discuss at umich.edu |
general discussion of cosign development and deployment | |
Hello, In the event log of our server when the site does not display a page this is the following error message. Could not load the cosign config file. Make sure C:\Program Files\IISCosign\cosign.dll.config is in the correct location and properly formatted. The path to the config file is C:\Program Files\IISCosign and the file name is cosign.dll.config The info inside the config file is as follows: <Cosign> <CAFilePath>c:\Program Files\IISCosign\SSL\</CAFilePath> <ChainFilePath>c:\Program Files\IISCosign\SSL\simscert.pem</ChainFilePath> <PrivateKeyFilePath>c:\Program Files\IISCosign\SSL\simsserver.key</PrivateKeyFilePath> <LogFilePath fileSizeInKB="4096" >C:\Program Files\IISCosign\Logs</LogFilePath> <CookieDBPath>C:\Program Files\IISCosign\CookieDB</CookieDBPath> <CosignServer port="6663">webaccess.psu.edu</CosignServer> <RedirectURL>https://webaccess.psu.edu/?</RedirectURL> <ConnectionPool size="4" /><!--4--> <LogoutURL /> <CookieDBExpireTime seconds="60" /> <WriteDataToEventViewer>TRUE</WriteDataToEventViewer> <CheckIPAddress>FALSE</CheckIPAddress> <HttpsONly>TRUE</HttpsOnly> <Service website="dev.sims.psu.edu">cosign-dev.sims.psu.edu <Protected>/</Protected> </Service> </Cosign> Is there something formatted incorrectly here? Furthermore when the filter does load it is not redirecting, it does not show any errors anywhere that I can tell either? A link to the information for PSU to confirm the config file settings ishttp://aset.its.psu.edu/~pgp/webaccess/iis.html The following is a directory listing, the t:\ is from my computer on the server it would be C:\ Directory of T:\Program Files\IISCosign [.] [..] [CookieDB] [Logs] [SSL] 1cosign.dll.config.temp.txt 2cosign.dll.config.old COPYRIGHT cosign.dll cosign.dll.config cosignmsg.dll cosign-new-1.2.0-beta8.dll libeay32.dll msvcr71.dll NOTES.txt openssl.exe README.txt ssleay32.dll umconfig.cfg 14 File(s) 1,817,288 bytes Directory of T:\Program Files\IISCosign\CookieDB [.] [..] 0 File(s) 0 bytes Directory of T:\Program Files\IISCosign\Logs [.] [..] 0 File(s) 0 bytes Directory of T:\Program Files\IISCosign\SSL [.] [..] simscert.pem simsserver.key 2 File(s) 2,574 bytes Total Files Listed: 16 File(s) 1,819,862 bytes 11 Dir(s) 8,447,021,056 bytes free T:\Program Files> Any help appreciated and any further info needed to help let me know. Michael Whyte Programmer/Analyst Office of Research Information Systems |