Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > WinFS

Vista - Error AG0017? What is the problem?

 
 
Old 03-04-2006   #1 (permalink)
Jérôme Piquot


 
 

Error AG0017? What is the problem?

Hello,

I have this message:

Error 1
D:\KrystalFx\WinFS\Schema\Krystal.PartnerSchema\obj\Debug\Schema.xml(2,109)
: error AG0017: Alias (Krystal.PartnerSchema) is invalid. Alias cannot be
qualified. Krystal.PartnerSchema

Where is my error?

Regards

Schema.xml :
<?xml version="1.0"?>

<Schema xmlns="http://schemas.microsoft.com/winfs/2003/09/schema"

Version="0.1.0"

VersioningClass="Library"

Alias="Krystal.PartnerSchema"

Namespace="Krystal.PartnerSchema"

PublicKeyToken="51d83c98f252408e"

>


<Using Alias="Storage" Namespace="System.Storage" Version="0.1.0"
PublicKeyToken="f45b95b0f79f4fbe"/>

<Using Alias="Contacts" Namespace="System.Storage.Contacts" Version="0.1.0"
PublicKeyToken="f45b95b0f79f4fbe" />

<Using Version="0.1.0" Alias="Core" Namespace="System.Storage.Core"
PublicKeyToken="f45b95b0f79f4fbe" />

<EntityType Name="Partner" BaseType="Contacts.Organization">

<Property Name="TrustedMailDomain" Type="Storage.String" Size="64"
Nullable="false" ChangeUnit="Storage.Item.Item" />

</EntityType>

<EntityType Name="Customer" BaseType="Partner">

<Property Name="AccountNumber" Type="Storage.String" Size="64"
Nullable="false" ChangeUnit="Storage.Item.Item" />

</EntityType>

<EntityType Name="Provider" BaseType="Partner">

<Property Name="AccountNumber" Type="Storage.String" Size="64"
Nullable="false" ChangeUnit="Storage.Item.Item" />

</EntityType>

</Schema>



My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
RE: Error 0x80070002 Problem Vista General
UAC Problem or error, please help !! Vista account administration
Error message problem Vista mail
error 1722 problem Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46