Recently installed SQL 2012 RC0 with MDS. Created MDS DB and Website without issue and am able to access the site.
New to MDS so wanted to play around with sample data, so I used MDSModelDeploy:
C:\PROGRA~1\MICROS~1\110\MASTER~1\Configuration>MDSModelDeploy deploynew -package "customer_en.pkg" -model "Customer" -service "MDS1"
Deploying package customer_en.pkg using new model name Customer
MDSModelDeploy operation completed successfully. Elapsed time: 00:01:57.6523513
I go back to the site and there is no Model and no Data.
Anyone have any ideas what might be the issue here?
I can manually create a Model, etc...
Thanks!
--ACG