Running .Net SP in Azure web role

Eric Kool-Brown kool at uw.edu
Mon May 13 19:39:44 EDT 2013


Sorry, total brain fart on my part. I know there is no .Net SP. I meant the Microsoft IIS version and somehow .Net came out.

Looking over the source, may have more questions...

Thanks,

    Eric

-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Cantor, Scott
Sent: Monday, May 13, 2013 3:55 PM
To: Shib Users
Subject: Re: Running .Net SP in Azure web role

On 5/13/13 5:44 PM, "Eric Kool-Brown" <kool at uw.edu> wrote:

>Has anyone tried to install the .Net SP into an Azure web role?

I don't know if it matters, but the SP is in no way a .NET package.

> I want to run the SP installer MSI (shibboleth-sp-2.5.1-win64.msi) as 
>part of a web role startup script to automate the process. I am 
>currently working on this and am blocked on getting the MSI to run 
>unattended. I am using the command
>
>msiexec.exe /I shibboleth-sp-2.5.1-win64.msi /passive /L*v 
>shibinstall.txt
>
>It is stopped at this operation: Executing op:
>ActionStart(Name=EditConfigFiles,,)

That's a script action that runs a VB script, FWIW.

>I have to compare the with-GUI to w/o-GUI runs of the installer to see 
>what is going on at this point. I've got the SP source but haven't 
>located the MSI source.

http://svn.shibboleth.net/view/cpp-sp/tags/2.5.1/msi/

-- Scott


--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list