StoreAPI.exe Error

When I try to add my custom schema assembly to the default store, I get the following error:

>storeapi -addSchema DefaultStore MadProps.Comicster.Storage.dll

Microsoft (R) WinFS Store Utility
Copyright (C) Microsoft Corporation. All rights reserved.

Schema MadProps.Comicster.Storage.dll cannot be installed into DefaultStore. The reason for the failure is unknown. Server error code is 23999.

What could be the problem? Should my assembly's filename not have dots in it? I have used "wfssign.exe -CheckPublicKeyToken" to make sure the DLL is properly signed etc.

Thanks,
Matt

[809 byte] By [mabster] at [2008-2-4]
# 1

Matt,

You'll have to add the full path to your assembly example:

>storeapi.exe -AddSchema DefaultStore
"C:\Program Files\Microsoft SDKs\WinFS\Samples\customschema\Microsoft.Northwind\
bin\Debug\Microsoft.Northwind.dll"

Pete Orologas

Neudesic

PeteOrologas at 2007-9-9 > top of Msdn Tech,Software Development for Windows Vista,Search, Organize and Visualize in Windows Vista...
# 2

Thanks, Pete. I might have to reinstall WinFS and try again!

I wonder how far off the next CTP or beta is . . .

mabster at 2007-9-9 > top of Msdn Tech,Software Development for Windows Vista,Search, Organize and Visualize in Windows Vista...

Software Development for Windows Vista

Site Classified