RE: Testing SourceID.NEt v0.3 in windows 2003

"Cholan NSamy" <[email protected]> Fri, 8 Aug 2003 02:40:46 -0700
Newsgroups gmane.comp.sourceid.sso.devel
Message-ID <[email protected]>
Yes steven, your guess is correct,=20
My virtual directory name is IDP and it is linked with directory is
"d:\inetpub\wwwroot\idp-sample".=20

Is that the reason why I'm getting that error...

But In provider.xml I have changed the links to point to
http://localhost/idp as well as http://localhost/sp.  So in that XML for
single sign on service the tag will be like this

<lib:SingleSignOnServiceURL>http://localhost/idp/Authenticator.ashx</lib
:SingleSignOnServiceURL>

Then why we need to set this?

cholan
-----Original Message-----
From: [email protected] [mailto:[email protected]]

Sent: Friday, August 08, 2003 12:49 PM
To: [email protected]
Subject: RE: [SourceID SSO-dev] Testing SourceID.NEt v0.3 in windows
2003

ok, so you are getting a server error in IDP app.
Are you sure the Virtual Directory/Application is called idp-sample and
not just the folder? The error makes sense if you are in the /idp
application and try to reference an ASCX from another application (say
idp-sample) - as you likely know ascx files can't be used across
applications.

My *guess* would be that although you have
"D:\Inetpub\wwwroot\idp-sample\", the actual Application directory name
is "idp" and not "idp-sample".

Can you confirm this? Or confirm that i am way off :)

Almost there... (but it does highlight the value of distributing the
source for testing on other systems!)
Steven
_______________________________________________
sso-dev mailing list
[email protected]
http://mail.sourceid.org/mailman/listinfo/sso-dev