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

"Cholan NSamy" <[email protected]> Thu, 7 Aug 2003 22:22:27 -0700
Newsgroups gmane.comp.sourceid.sso.devel
Message-ID <[email protected]>
Steven,

SourceId Assembly doesn't have the configuration.cs.
But the file "providerDirectory.cs" which is used in this project gives
an error while compiling.=20
	"The type or namespace name "Configuration" could not be found."


In MemoryFederationHandler project the configuration.cs file is gives
problem.

I tried your suggestion of compiling each project.  I got the same error
message=20

1 "The type or namespace name "ProviderRole" could not be found."

2 "The type or namespace name "ProviderDirectory" could not be found."

3 "The type or namespace name "Configuration" could not be found."

for the below mentioned projects.

1. LECPTest
2. SourceID
3. SourceID.Test
4. SQLFederationHandler
5. MemoryFederationHandler

do I have to include any assembly references for the projects?

Cholan

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

Sent: Friday, August 08, 2003 10:33 AM
To: [email protected]
Subject: Re: [SourceID SSO-dev] Testing SourceID.NEt v0.3 in windows
2003

Cholan -=20
one think i'm confused about is that you say "In MemoryFederationHandler
the configuration.cs file shows the same
error. " whereas configuation.cs is in the SourceID Assembly.

Do you have the entire output from the compilation? That may be useful
to see - that is assuming there is more above :

> "The type or namespace name "ProviderRole" could not be found."
>
> "The type or namespace name "ProviderDirectory" could not be found."
>
> "The type or namespace name "Configuration" could not be found."

My main issue was changing the SourceID.Test assembly to include the
NUnit 2.0 dll - after that things compiled ok. May be worth trying to
compile each project individually and see what ones fail (if you can
start with the ones with least dependency - i.e. no references - on
other projects, then it will be  lot easier!).


Steven
_______________________________________________
sso-dev mailing list
[email protected]
http://mail.sourceid.org/mailman/listinfo/sso-dev