July CTP Cardspace problems - Cannot run samples

I have installed the July CTP on a fresh new machine:

1) The .NET 3.0 Runtime components

2) The Windows SDK for .NET 3.0

3) WF Extensions

AFAIK, there is no corresponding Orcas tool to go along with the July CTP. All install well. However, I cannot run any of the Infocard samples.

Running the setup.bat gives this errors:

The service name is invalid.

Apparently, there is no such service "Microsoft Digital Identity Service" installed.

What am I missing ?

[521 byte] By [Softwaremaker] at [2008-1-27]
# 1

OK - the scripts in the setups are wrong. It is supposed to be "net start idsvc"

Softwaremaker at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 2
I also had trouble with the install scripts, but I just started the Windows Cardspace service manually and got past that. But trying to run the samples is leading to the following error in the identity selector: "This version of Windows CardSpace does not support the specified claim for a self issued token."

Anybody else seeing this? I wonder if the claim URIs have changed yet again...

KeithBrown at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 3

Keith,

My July CTP SDK samples are working ok after I changed some config settings. I have documented the steps here: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=601808&SiteID=1 or you can refer to my blog: http://www.softwaremaker.net/blog/NET30WinFXJulyCTPCardspaceSamplesThatWorks.aspx

I dont think the claim URIs have changed. Are you using the july ctp ? If you still cannot get it to work, let me know, I will email you my working samples.

Softwaremaker at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 4

Hi

I that the html samples as well?

If you could send me working samples that would be cool, my email is lukey_poos@hotmail.co.uk

Thanks

Luke

LukeyPoo at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 5

Keith,

Another thing you may want to take note of is that, while the claims uris have not changed, the way claims are presented on a html page has. It is now space-delimited and not comma-delimited as it was before.

<object type="application/x-informationcard" name="xmlToken" id="xmlToken"> <param name="tokenType" value="http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1" /> <param name="issuer" value="http://schemas.microsoft.com/ws/2005/05/identity/issuer/self" /> <param name="requiredClaims" value="http://schemas.microsoft.com/ws/2005/05/identity/claims/givenname http://schemas.microsoft.com/ws/2005/05/identity/claims/surname http://schemas.microsoft.com/ws/2005/05/identity/claims/emailaddress http://schemas.microsoft.com/ws/2005/05/identity/claims/privatepersonalidentifier" /> </object>

Softwaremaker at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 6

Hi

Ok, but my card selector won’t show on the samples, when I log onto Kim's site or the CardSpace sandbox, the selector does show, this says to me that the environment on my notebook must be wrong.

This can't be a cardspace issue (as Kim's site works), it can't be ie (as Kim's site works), but this is more likely then any cardspace issue, are there any plug-ins I don't have? As the Cardspace is an active X object, it makes me wonder.

Luke

LukeyPoo at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 7
Just getting back to this thread... The samples I'm working with are the IE7 integration samples that use the ActiveX control. Anybody gotten those samples working with July?
KeithBrown at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 8

I did - are you using IE7 Beta 3 ?

Did u try the logins with IdentityBlog and Sandbox ?

Softwaremaker at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 9

Ok,

IE file version of 7.0.5450.4, .Net 3 CTP (as sandbox instructions), card selector no show on samples, fully able to login to Kim's site, can select and send card to sandbox, but site is "Unable to service my request".

Why?

Luke

LukeyPoo at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 10

Bleh, sorry guys. Somehow I ended up with beta 2. I'm getting beta 3 on there now and will retry.

/dopeslap self

KeithBrown at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...

Software Development for Windows Vista

Site Classified