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