| Subject: Schema for this type is missing on the store. |
| Group: microsoft.public.windows.developer.winfx.winfs |
| Date: 10/17/2005 6:21:39 AM |
| From: sa.cesare@gmail.com |
I've console app which using custom schema's type but it's not working- Cannot serialize object of 'WinFSSchemaLibrary1.TMC, WinFSSchemaLibrary1, Version=0.1.0.0, Culture=neutral,PublicKeyToken=0d1ff578ac1e8502' type. Schema for this type is missing on the store. What does it means?I've added client assembly to the store(StoreApi) and gaced both(client&server),restarted store,but error still shows up. By the way,what's role of store.dll?Maybe it must be placed somewhere beside gac?WinFSTypeBrowser.exe shows that it's registred correctly. Thanks. |
| Back |