|
 |
aspdotnet_website_programming thread: Errors trying to rebuild solution
Message #1 by "Tim Muska" <tim_muska@h...> on Mon, 6 Jan 2003 18:10:41
|
|
I followed the instructions in the idex.htm file and when it comes time to
rebuild the solution I get a ton of errors. Here they are.
C:\ThePhile\Controls\SiteFooter.ascx.cs(9): The type or namespace
name 'AdsManager' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Controls\SiteHeader.ascx.cs(11): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS\AccountsTool.cs(9): The type
or namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS\Role.cs(10): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS\SiteIdentity.cs(14): The
type or namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS\SitePrincipal.cs(15): The
type or namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS\User.cs(9): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS\User.cs(11): The type or
namespace name 'Configuration' could not be found (are you missing a using
directive or an assembly reference?)
C:\ThePhile\Modules\Accounts\ACCOUNTSDATA\AccountsTool.cs(11): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Accounts\ACCOUNTSDATA\Permission.cs(10): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Accounts\ACCOUNTSDATA\PermissionCategory.cs(10): The
type or namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Accounts\ACCOUNTSDATA\Role.cs(10): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Accounts\ACCOUNTSDATA\User.cs(11): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\AdDetail.aspx.cs(12): The type or namespace
name 'AdsManager' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\AdDetail.aspx.cs(13): The type or namespace
name 'AdsManager' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\Admin.aspx.cs(14): The type or namespace
name 'AdsManager' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\Admin.aspx.cs(15): The type or namespace
name 'AdsManager' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\AdsManager\Advertisement.cs(5): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\AdsManager\Advertisement.cs(9): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\AdsManagerData\AdMaster.cs(4): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\AdsManagerData\AdMaster.cs(11): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\AdsManagerData\Advertisement.cs(4): The
type or namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\AdsManagerData\Advertisement.cs(13): The
type or namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\newAd.aspx.cs(12): The type or namespace
name 'AdsManager' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\newCompany.aspx.cs(12): The type or
namespace name 'AdsManager' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\AdsManager\Passthrough.aspx.cs(12): The type or
namespace name 'AdsManager' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Forums\Default.aspx.cs(11): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Forums\Forum.aspx.cs(11): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Forums\Forums.Business\Category.cs(10): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Business\Category.cs(12): The type or
namespace name 'Configuration' could not be found (are you missing a using
directive or an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Business\Forum.cs(10): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Business\Forum.cs(12): The type or
namespace name 'Configuration' could not be found (are you missing a using
directive or an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Business\Helper.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Business\Member.cs(10): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Business\Member.cs(12): The type or
namespace name 'Configuration' could not be found (are you missing a using
directive or an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Business\Reply.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Business\Reply.cs(13): The type or
namespace name 'Configuration' could not be found (are you missing a using
directive or an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Business\Topic.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Business\Topic.cs(13): The type or
namespace name 'Configuration' could not be found (are you missing a using
directive or an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Data\Categories.cs(16): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Data\Forums.cs(23): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Data\Members.cs(21): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Data\Replies.cs(26): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Forums\Forums.Data\Topics.cs(30): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Forums\Header.ascx.cs(9): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Forums\MyProfile.aspx.cs(11): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Forums\MyProfile.aspx.cs(29): The type or namespace
name 'SiteIdentity' could not be found (are you missing a using directive
or an assembly reference?)
C:\ThePhile\Modules\Forums\MyProfile.aspx.cs(31): The type or namespace
name 'Business' could not be found (are you missing a using directive or
an assembly reference?)
C:\ThePhile\Modules\Forums\PostMessage.aspx.cs(11): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Forums\PostMessage.aspx.cs(34): The type or namespace
name 'SiteIdentity' could not be found (are you missing a using directive
or an assembly reference?)
C:\ThePhile\Modules\Forums\PostMessage.aspx.cs(35): The type or namespace
name 'Business' could not be found (are you missing a using directive or
an assembly reference?)
C:\ThePhile\Modules\Forums\Settings.aspx.cs(11): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Forums\Topic.aspx.cs(11): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Lists\Admin\FormWizard.aspx.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Lists\Admin\Lists.aspx.cs(11): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Lists\Admin\NewsHistory.aspx.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Lists\Admin\SendNewsletter.aspx.cs(12): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Lists\Admin\Settings.aspx.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Lists\Admin\Subscriptions.aspx.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\MailingLists\MailingLists.Business\Helper.cs(10): The
type or namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\MailingLists\MailingLists.Business\List.cs(11): The
type or namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\MailingLists\MailingLists.Business\List.cs(13): The
type or namespace name 'Configuration' could not be found (are you missing
a using directive or an assembly reference?)
C:\ThePhile\Modules\MailingLists\MailingLists.Business\Newsletter.cs(10):
The type or namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\MailingLists\MailingLists.Business\Newsletter.cs(12):
The type or namespace name 'Configuration' could not be found (are you
missing a using directive or an assembly reference?)
C:\ThePhile\Modules\MailingLists\MailingLists.Business\Subscription.cs
(11): The type or namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\MailingLists\MailingLists.Business\Subscription.cs
(13): The type or namespace name 'Configuration' could not be found (are
you missing a using directive or an assembly reference?)
C:\ThePhile\Modules\MailingLists\MailingLists.Data\Lists.cs(15): The type
or namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\MailingLists\MailingLists.Data\Newsletters.cs(17): The
type or namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\MailingLists\MailingLists.Data\Subscriptions.cs(19):
The type or namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\NewsManager\Admin\Categories.aspx.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\NewsManager\Admin\News.aspx.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\NewsManager\Admin\Settings.aspx.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\NewsManager\NewsManager.Business\Category.cs(10): The
type or namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\NewsManager\NewsManager.Business\Category.cs(12): The
type or namespace name 'Configuration' could not be found (are you missing
a using directive or an assembly reference?)
C:\ThePhile\Modules\NewsManager\NewsManager.Business\News.cs(10): The type
or namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\NewsManager\NewsManager.Business\News.cs(12): The type
or namespace name 'Configuration' could not be found (are you missing a
using directive or an assembly reference?)
C:\ThePhile\Modules\NewsManager\NewsManager.Data\Categories.cs(16): The
type or namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\NewsManager\NewsManager.Data\News.cs(22): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\NewsManager\ShowAbstracts.aspx.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\NewsManager\SubmitNews.aspx.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Polls2\Admin\Options.aspx.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Polls2\Admin\Questions.aspx.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Polls2\Admin\Settings.aspx.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Polls2\Polls.Business\Option.cs(10): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Polls2\Polls.Business\Option.cs(12): The type or
namespace name 'Configuration' could not be found (are you missing a using
directive or an assembly reference?)
C:\ThePhile\Modules\Polls2\Polls.Business\Question.cs(11): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Polls2\Polls.Business\Question.cs(13): The type or
namespace name 'Configuration' could not be found (are you missing a using
directive or an assembly reference?)
C:\ThePhile\Modules\Polls2\Polls.Data\Options.cs(16): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Polls2\Polls.Data\Questions.cs(18): The type or
namespace name 'Data' does not exist in the class or
namespace 'Wrox.WebModules' (are you missing an assembly reference?)
C:\ThePhile\Modules\Polls2\Polls.Data\Votes.cs(16): The type or namespace
name 'Data' does not exist in the class or namespace 'Wrox.WebModules'
(are you missing an assembly reference?)
C:\ThePhile\Modules\Users\Admin\Default.aspx.cs(12): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Users\Admin\EditRole.aspx.cs(12): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Users\Admin\EditRole.aspx.cs(32): The type or
namespace name 'Role' could not be found (are you missing a using
directive or an assembly reference?)
C:\ThePhile\Modules\Users\Admin\RoleAssignments.aspx.cs(12): The type or
namespace name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Users\Admin\Roles.aspx.cs(12): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Users\Login.aspx.cs(13): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Users\MyAccount.aspx.cs(16): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\Modules\Users\new.aspx.cs(13): The type or namespace
name 'Business' does not exist in the class or
namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
reference?)
C:\ThePhile\PhilePage.cs(7): The type or namespace name 'Business' does
not exist in the class or namespace 'Wrox.WebModules.Accounts' (are you
missing an assembly reference?)
Cryptographic failure while signing
assembly 'C:\ThePhile\Modules\Accounts\ACCOUNTSCONFIGURATION\obj\Debug\Wrox
.WebModules.Accounts.Configuration.dll' -- 'Error reading key
file '\Wrox\Keys\ThePhile.snk' -- The system cannot find the path
specified. '
Cryptographic failure while signing
assembly 'C:\ThePhile\Modules\AdsManager\AdsManagerConfiguration\obj\Debug\
Wrox.WebModules.AdsManager.Configuration.dll' -- 'Error reading key
file '\Wrox\Keys\ThePhile.snk' -- The system cannot find the path
specified. '
Cryptographic failure while signing
assembly 'C:\ThePhile\Modules\Core\obj\Debug\Wrox.WebModules.Core.dll' --
'Error reading key file '\Wrox\Keys\ThePhile.snk' -- The system cannot
find the path specified. '
Cryptographic failure while signing
assembly 'C:\ThePhile\Modules\Forums\Forums.Configuration\obj\Debug\Wrox.We
bModules.Forums.Configuration.dll' -- 'Error reading key
file '\Wrox\Keys\ThePhile.snk' -- The system cannot find the path
specified. '
Cryptographic failure while signing
assembly 'C:\ThePhile\Modules\MailingLists\MailingLists.Configuration\obj\D
ebug\Wrox.WebModules.MailingLists.Configuration.dll' -- 'Error reading key
file '\Wrox\Keys\ThePhile.snk' -- The system cannot find the path
specified. '
Cryptographic failure while signing
assembly 'C:\ThePhile\Modules\NewsManager\NewsManager.Configuration\obj\Deb
ug\Wrox.WebModules.NewsManager.Configuration.dll' -- 'Error reading key
file '\Wrox\Keys\ThePhile.snk' -- The system cannot find the path
specified. '
Cryptographic failure while signing assembly 'C:\ThePhile\Modules\Polls2
\Polls.Configuration\obj\Debug\Wrox.WebModules.Polls.Configuration.dll' --
'Error reading key file '\Wrox\Keys\ThePhile.snk' -- The system cannot
find the path specified. '
Message #2 by David Barnes <DavidB@w...> on Mon, 6 Jan 2003 18:08:40 -0000
|
|
Hi Tim
I was one of the editors on ASP.NET Website Programming, and have come
across similar problems before. Try relocating the files so that you have:
c:\wrox\keys
and
c:\wrox\thephile
The errors here are caused by VS.NET looking for the signing key
(ThePhile.snk) in c:\wrox\keys, and failing to find it. Because of this the
assemblies don't compile. Of course, because the first few assemblies don't
compile the later ones are unable to find the assemblies that they are
dependant on... and therefore they won't compile either. So you get a domino
effect, ending up with loads of errors.
Sorry if the instructions with the download weren't clear on this. And
please let me know if you have any other problems with the book or code.
Otherwise, I hope you enjoy the book and find it useful!
Regards
David Barnes
Editor, Wrox Press
> -----Original Message-----
> From: Tim Muska [mailto:tim_muska@h...]
> Sent: Monday, January 06, 2003 6:11 PM
> To: Website Programming with ASP.NET
> Subject: [aspdotnet_website_programming] Errors trying to rebuild
> solution
>
>
> I followed the instructions in the idex.htm file and when it
> comes time to
> rebuild the solution I get a ton of errors. Here they are.
>
>
> C:\ThePhile\Controls\SiteFooter.ascx.cs(9): The type or namespace
> name 'AdsManager' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Controls\SiteHeader.ascx.cs(11): The type or namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS\AccountsTool.cs(
> 9): The type
> or namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS\Role.cs(10):
> The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS\SiteIdentity.cs(
> 14): The
> type or namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS\SitePrincipal.cs
> (15): The
> type or namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS\User.cs(9): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS\User.cs(11):
> The type or
> namespace name 'Configuration' could not be found (are you
> missing a using
> directive or an assembly reference?)
> C:\ThePhile\Modules\Accounts\ACCOUNTSDATA\AccountsTool.cs(11):
> The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Accounts\ACCOUNTSDATA\Permission.cs(10):
> The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Accounts\ACCOUNTSDATA\PermissionCategory.c
> s(10): The
> type or namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Accounts\ACCOUNTSDATA\Role.cs(10): The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Accounts\ACCOUNTSDATA\User.cs(11): The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\AdDetail.aspx.cs(12): The type
> or namespace
> name 'AdsManager' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\AdDetail.aspx.cs(13): The type
> or namespace
> name 'AdsManager' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\Admin.aspx.cs(14): The type or
> namespace
> name 'AdsManager' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\Admin.aspx.cs(15): The type or
> namespace
> name 'AdsManager' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\AdsManager\Advertisement.cs(5):
> The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\AdsManager\Advertisement.cs(9):
> The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\AdsManagerData\AdMaster.cs(4):
> The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\AdsManagerData\AdMaster.cs(11):
> The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\AdsManagerData\Advertisement.cs
> (4): The
> type or namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\AdsManagerData\Advertisement.cs
> (13): The
> type or namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\newAd.aspx.cs(12): The type or
> namespace
> name 'AdsManager' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\newCompany.aspx.cs(12): The type or
> namespace name 'AdsManager' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\AdsManager\Passthrough.aspx.cs(12): The type or
> namespace name 'AdsManager' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Forums\Default.aspx.cs(11): The type or namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Forums\Forum.aspx.cs(11): The type or namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Forums\Forums.Business\Category.cs(10):
> The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Business\Category.cs(12):
> The type or
> namespace name 'Configuration' could not be found (are you
> missing a using
> directive or an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Business\Forum.cs(10): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Business\Forum.cs(12): The type or
> namespace name 'Configuration' could not be found (are you
> missing a using
> directive or an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Business\Helper.cs(11): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Business\Member.cs(10): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Business\Member.cs(12): The type or
> namespace name 'Configuration' could not be found (are you
> missing a using
> directive or an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Business\Reply.cs(11): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Business\Reply.cs(13): The type or
> namespace name 'Configuration' could not be found (are you
> missing a using
> directive or an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Business\Topic.cs(11): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Business\Topic.cs(13): The type or
> namespace name 'Configuration' could not be found (are you
> missing a using
> directive or an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Data\Categories.cs(16): The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Data\Forums.cs(23): The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Data\Members.cs(21): The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Data\Replies.cs(26): The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Forums\Forums.Data\Topics.cs(30): The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Forums\Header.ascx.cs(9): The type or namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Forums\MyProfile.aspx.cs(11): The type or
> namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Forums\MyProfile.aspx.cs(29): The type or
> namespace
> name 'SiteIdentity' could not be found (are you missing a
> using directive
> or an assembly reference?)
> C:\ThePhile\Modules\Forums\MyProfile.aspx.cs(31): The type or
> namespace
> name 'Business' could not be found (are you missing a using
> directive or
> an assembly reference?)
> C:\ThePhile\Modules\Forums\PostMessage.aspx.cs(11): The type
> or namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Forums\PostMessage.aspx.cs(34): The type
> or namespace
> name 'SiteIdentity' could not be found (are you missing a
> using directive
> or an assembly reference?)
> C:\ThePhile\Modules\Forums\PostMessage.aspx.cs(35): The type
> or namespace
> name 'Business' could not be found (are you missing a using
> directive or
> an assembly reference?)
> C:\ThePhile\Modules\Forums\Settings.aspx.cs(11): The type or
> namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Forums\Topic.aspx.cs(11): The type or namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Lists\Admin\FormWizard.aspx.cs(11): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Lists\Admin\Lists.aspx.cs(11): The type
> or namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Lists\Admin\NewsHistory.aspx.cs(11): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Lists\Admin\SendNewsletter.aspx.cs(12):
> The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Lists\Admin\Settings.aspx.cs(11): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Lists\Admin\Subscriptions.aspx.cs(11):
> The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\MailingLists\MailingLists.Business\Helper.
> cs(10): The
> type or namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\MailingLists\MailingLists.Business\List.cs
> (11): The
> type or namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\MailingLists\MailingLists.Business\List.cs
> (13): The
> type or namespace name 'Configuration' could not be found
> (are you missing
> a using directive or an assembly reference?)
> C:\ThePhile\Modules\MailingLists\MailingLists.Business\Newslet
ter.cs(10):
> The type or namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\MailingLists\MailingLists.Business\Newslet
ter.cs(12):
> The type or namespace name 'Configuration' could not be found
> (are you
> missing a using directive or an assembly reference?)
> C:\ThePhile\Modules\MailingLists\MailingLists.Business\Subscription.cs
> (11): The type or namespace name 'Business' does not exist in
> the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\MailingLists\MailingLists.Business\Subscription.cs
> (13): The type or namespace name 'Configuration' could not be
> found (are
> you missing a using directive or an assembly reference?)
> C:\ThePhile\Modules\MailingLists\MailingLists.Data\Lists.cs(15
> ): The type
> or namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\MailingLists\MailingLists.Data\Newsletters
> .cs(17): The
> type or namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\MailingLists\MailingLists.Data\Subscriptio
> ns.cs(19):
> The type or namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\NewsManager\Admin\Categories.aspx.cs(11):
> The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\NewsManager\Admin\News.aspx.cs(11): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\NewsManager\Admin\Settings.aspx.cs(11):
> The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\NewsManager\NewsManager.Business\Category.
> cs(10): The
> type or namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\NewsManager\NewsManager.Business\Category.
> cs(12): The
> type or namespace name 'Configuration' could not be found
> (are you missing
> a using directive or an assembly reference?)
> C:\ThePhile\Modules\NewsManager\NewsManager.Business\News.cs(1
> 0): The type
> or namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\NewsManager\NewsManager.Business\News.cs(1
> 2): The type
> or namespace name 'Configuration' could not be found (are you
> missing a
> using directive or an assembly reference?)
> C:\ThePhile\Modules\NewsManager\NewsManager.Data\Categories.cs
> (16): The
> type or namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\NewsManager\NewsManager.Data\News.cs(22):
> The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\NewsManager\ShowAbstracts.aspx.cs(11):
> The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\NewsManager\SubmitNews.aspx.cs(11): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Polls2\Admin\Options.aspx.cs(11): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Polls2\Admin\Questions.aspx.cs(11): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Polls2\Admin\Settings.aspx.cs(11): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Polls2\Polls.Business\Option.cs(10): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Polls2\Polls.Business\Option.cs(12): The type or
> namespace name 'Configuration' could not be found (are you
> missing a using
> directive or an assembly reference?)
> C:\ThePhile\Modules\Polls2\Polls.Business\Question.cs(11):
> The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Polls2\Polls.Business\Question.cs(13):
> The type or
> namespace name 'Configuration' could not be found (are you
> missing a using
> directive or an assembly reference?)
> C:\ThePhile\Modules\Polls2\Polls.Data\Options.cs(16): The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Polls2\Polls.Data\Questions.cs(18): The type or
> namespace name 'Data' does not exist in the class or
> namespace 'Wrox.WebModules' (are you missing an assembly reference?)
> C:\ThePhile\Modules\Polls2\Polls.Data\Votes.cs(16): The type
> or namespace
> name 'Data' does not exist in the class or namespace
> 'Wrox.WebModules'
> (are you missing an assembly reference?)
> C:\ThePhile\Modules\Users\Admin\Default.aspx.cs(12): The type
> or namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Users\Admin\EditRole.aspx.cs(12): The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Users\Admin\EditRole.aspx.cs(32): The type or
> namespace name 'Role' could not be found (are you missing a using
> directive or an assembly reference?)
> C:\ThePhile\Modules\Users\Admin\RoleAssignments.aspx.cs(12):
> The type or
> namespace name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Users\Admin\Roles.aspx.cs(12): The type
> or namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Users\Login.aspx.cs(13): The type or namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Users\MyAccount.aspx.cs(16): The type or
> namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\Modules\Users\new.aspx.cs(13): The type or namespace
> name 'Business' does not exist in the class or
> namespace 'Wrox.WebModules.Accounts' (are you missing an assembly
> reference?)
> C:\ThePhile\PhilePage.cs(7): The type or namespace name
> 'Business' does
> not exist in the class or namespace
> 'Wrox.WebModules.Accounts' (are you
> missing an assembly reference?)
> Cryptographic failure while signing
> assembly
> 'C:\ThePhile\Modules\Accounts\ACCOUNTSCONFIGURATION\obj\Debug\Wrox
> .WebModules.Accounts.Configuration.dll' -- 'Error reading key
> file '\Wrox\Keys\ThePhile.snk' -- The system cannot find the path
> specified. '
> Cryptographic failure while signing
> assembly
> 'C:\ThePhile\Modules\AdsManager\AdsManagerConfiguration\obj\Debug\
> Wrox.WebModules.AdsManager.Configuration.dll' -- 'Error reading key
> file '\Wrox\Keys\ThePhile.snk' -- The system cannot find the path
> specified. '
> Cryptographic failure while signing
> assembly
> 'C:\ThePhile\Modules\Core\obj\Debug\Wrox.WebModules.Core.dll' --
> 'Error reading key file '\Wrox\Keys\ThePhile.snk' -- The
> system cannot
> find the path specified. '
> Cryptographic failure while signing
> assembly
> 'C:\ThePhile\Modules\Forums\Forums.Configuration\obj\Debug\Wrox.We
> bModules.Forums.Configuration.dll' -- 'Error reading key
> file '\Wrox\Keys\ThePhile.snk' -- The system cannot find the path
> specified. '
> Cryptographic failure while signing
> assembly
> 'C:\ThePhile\Modules\MailingLists\MailingLists.Configuration\obj\D
> ebug\Wrox.WebModules.MailingLists.Configuration.dll' --
> 'Error reading key
> file '\Wrox\Keys\ThePhile.snk' -- The system cannot find the path
> specified. '
> Cryptographic failure while signing
> assembly
> 'C:\ThePhile\Modules\NewsManager\NewsManager.Configuration\obj\Deb
> ug\Wrox.WebModules.NewsManager.Configuration.dll' -- 'Error
> reading key
> file '\Wrox\Keys\ThePhile.snk' -- The system cannot find the path
> specified. '
> Cryptographic failure while signing assembly
> 'C:\ThePhile\Modules\Polls2
> \Polls.Configuration\obj\Debug\Wrox.WebModules.Polls.Configura
tion.dll' --
> 'Error reading key file '\Wrox\Keys\ThePhile.snk' -- The
> system cannot
> find the path specified. '
> ---
> Professional Design Patterns in VB.NET:
> Building Adaptable Applications
>
> Want to know how design patterns bring reusable
> design and adaptabilty to your applications? How
> to recognize the need for a design pattern
> solution? How to select, design, and implement
> the right patterns? How parts of the .NET Framework
> (like the .NET Data Providers and .NET Remoting)
> take advantage of design patterns? This book
> presents a practical approach to using design
> patterns in VB.NET, by focusing on the relevance
> of design patterns in the different tiers of a
> distributed n-tier architecture.
>
> http://www.wrox.com/books/1861006985.htm
>
>
Message #3 by "Tim Muska" <tim_muska@h...> on Mon, 6 Jan 2003 18:31:15
|
|
|
|
 |