Microsoft Codename “Oslo” Repository Redistributable
Community Technology Preview Readme
©2008
Microsoft Corporation. All rights reserved.
September 2008
Overview
The Microsoft “Oslo” Repository Redistributable
package includes tools to create a Repository database and tools to
import/export repository database content. The package also includes Oslo
models in Mx format which can be imported into a
repository database.
Content list:
·
CreateRepository.exe: a tool for creating a
Repository database.
·
Models.Mx: a compiled
image of Oslo models.
·
M.exe: the M compiler.
·
Mx.exe: A tool for importing model schemas into the
Repository database.
For
documents, samples, and other tools for Repository, please install the
Microsoft “Oslo” Software Development Kit (SDK) package.
Installation
Prerequisites
Installing Microsoft “Oslo” Repository Redistributable
Note: SQL Server 2008 RTM (Enterprise or Developer Edition)or SQL Server Express 2008 is required to create a
repository database.
Uninstalling Microsoft Repository Redistributable
Note: Uninstalling Repository Redistributable will not
remove the repository database.
Troubleshooting Setup
Failures
All
setup errors are written to OsloRepositorySetup.log by default which is created
in the %temp% folder. You can also
create a more detailed setup log by running the repository setup using the
following command line: “msiexec /i
Repository.msi /l* OsloRepositorySetup.log”
Error Message:
“Create repository database failed, please try later”
·
If you see this message
on the setup completion page, the setup failed to create a Repository database
on your local machine.
·
Open
the OsloRepositorySetup.log for more details on the error.
·
You can try to create
the Repository database by running CreateRepository.exe. This tool by default
is installed on your machine in the directory “%ProgramFiles%\Microsoft
Oslo Repository\”.
Error Message: “Load Oslo model failed, please
try later”
·
If you see this message
on the setup completion page, the setup failed to import the Oslo models into
the repository database on your local machine.
·
Open
the OsloRepositorySetup.log for more details on the error.
·
You
can try to import the Oslo models into your repository database by running the
following command line: “Mx.exe /i:Models.Mx /db:Repository”.
Known
Issues
·
Machine
Administrator cannot logon to SQL Server after renaming the computer that had
Repository installed.
o
Following
is the work around for this issue
Product
Support/Provide Feedback
Placeholder for product support information.