Hello,
You have to register the schema dlls in your store.
"C:\Program Files\Microsoft SDKs\WinFS\bin\StoreApi" -AddSchema DefaultStore
C:\MyPath\Microsoft.Northwind.dll
Replace the C:\MyPath by the path of Microsoft.Northwind.dll in your
computer
Regards
"Maxim Kozlenko" <Maxim
Kozlenko@discussions.microsoft.com> a écrit dans le
message de news:
CA0403A9-7039-49DE-BE22-FE8693B51B19@microsoft.com...
> Cannot serialize object of 'Microsoft.Northwind.Product,
> Microsoft.Northwind,
> Version=0.1.0.0, Culture=neutral, PublicKeyToken=39b2c74e94d05402' type.
> Schema for this type is missing on the store.
> Exception has been thrown by the target of an invocation.
> Please help me!
> I come out recently of the developers days on 20 April in Russia on theme
> WinFS, but I cannot create new type object, advise that it is possible to
> make for eliminating this error!
> HELP!!!!!