RE: Testing SourceID.NEt v0.3 in windows 2003
[email protected] Fri, 8 Aug 2003 08:19:20 +0100 (BST)
| Newsgroups | gmane.comp.sourceid.sso.devel |
|---|---|
| Message-ID | <[email protected]> |
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