Hi Jarod,
            Thanks for getting back to me, I've used the tool you  
suggested and here's what I get out of it if I run w3wp.exe -debug

[3712] CosignModuleFactory constructed.
[3712] cookieDbDirectory = C:\inetpub\temp\Cosign Cookie DB\
[3712] proxyCookiesDirectory = \\?\C:\inetpub\temp\Cosign Proxy DB

That's it. Obviously the last entry doesn't look right, but I can't  
see any problem with the cosign block in applicationHost.config:

      <cosign>
         <webloginServer name="blair.ucs.ed.ac.uk"  
loginUrl="https://www-dev.ease.ed.ac.uk/cosign.cgi?"; port="6663"  
postErrorRedirectUrl="https://www-dev.ease.ed.ac.uk/post_error.html"; />
         <crypto certificateCommonName="blair.ucs.ed.ac.uk" />
         <cookieDb directory="%systemDrive%\inetpub\temp\Cosign Cookie  
DB\" expireTime="120" />
             <proxyCookies directory="%systemDrive%\inetpub\temp\Cosign Proxy 
DB" />
         <validation  
validReference="https?://blair\.ucs\.ed\.ac\.uk(/.*)?"  
errorRedirectUrl="http://www-dev.ease.ed.ac.uk/validation_error.html"; />
         <cookies secure="false" httpOnly="true" />
         <service name="cosign-eucsCosigndev-blair.ucs.ed.ac.uk" />
         <protected status="off" />
       </cosign>

By the way I'm using the x64 cosign dll,

many thanks,

Gavin.

Quoting Jarod Malestein <[email protected]>:

>
> Most likely, the cosign module failed to register due to a
> configuration issue.  Apologies for the CosignModule's lack of formal
> logging, but you can load up a program such as dbgview
> http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx to help
> diagnose where cosign is having trouble.
>
>
> Jarod
>
> On Sep 23, 2009, at 7:46 AM, Gavin Gray wrote:
>
>> Hi there,
>>
>> As soon as I have run:
>>
>> appcmd install module /name:"Cosign" /image:"CosignModule.dll" /add:"false"
>>
>> which claims to have worked successfully,
>>
>> IIS stops serving content.
>>
>> The error in the Event Viewer is
>>
>> "The module name Cosign path C:\Windows\System32\inetsrv\CosignModule.dll
>> retuned an error form registration"
>>
>> If I then uninstall the module, IIS 7 is happy again,
>>
>> Any help greatly appreciated,
>>
>> Gavin Gray
>>
>> -- 
>> Gavin Gray
>> Edinburgh University Information Services
>> Rm 2013 JCMB
>> Kings Buildings
>> Edinburgh
>> EH9 3JZ
>> UK
>> tel +44 (0)131 650 5987
>> email [email protected]
>>
>> --
>> The University of Edinburgh is a charitable body, registered in
>> Scotland, with registration number SC005336.
>>
>> -- 
>> The University of Edinburgh is a charitable body, registered in
>> Scotland, with registration number SC005336.
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
>> http://p.sf.net/sfu/devconf
>> _______________________________________________
>> Cosign-discuss mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/cosign-discuss
>>
>>



-- 
Gavin Gray
Edinburgh University Information Services
Rm 2013 JCMB
Kings Buildings
Edinburgh
EH9 3JZ
UK
tel +44 (0)131 650 5987
email [email protected]

--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.



------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Cosign-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to