Group:  Microsoft Outlook » microsoft.public.outlook.bcm
Thread: Database creation fails

Geek News

Database creation fails
LionNet 8/21/2006 6:45:01 AM
I've installed the Office 2007 beta fine and the Outlook/BCM too. Starting
Outlook brings up database creation but every attempt fails. It start up the
process (after selecting the express option) but fails with error "Database
creation unsuccessful." Any suggestions?
RE: Database creation fails
SusanG 8/21/2006 1:57:02 PM
I've had so many install and DB creation issues with Beta 2007, but this
might help -I think I had your issue (of the many I've experienced), and I
made a note to Self that this worked:
Assuming SQL installed OK and service MICROSOFTSMLBIZ instance is running,
and you have the BCM Folder structure installed (mine installed by default to
C:\Program Files\Microsoft Small Business\Business Contact Manager) -

I went into SQL Server and changed the service startup to use the same
account as I was logged in as when I installed the Beta (which is in Admin
group) then re-started service.

Went back to Outlook and attempted to create a DB and poof! it worked!
strange, but true!

"LionNet" wrote:

[Quoted Text]
> I've installed the Office 2007 beta fine and the Outlook/BCM too. Starting
> Outlook brings up database creation but every attempt fails. It start up the
> process (after selecting the express option) but fails with error "Database
> creation unsuccessful." Any suggestions?
RE: Database creation fails
LionNet 8/21/2006 4:29:02 PM
Thanks SO much! It was setup to log in under Network Service, and I actually
changed it to Local Service (rather than a specific admin user account) and
that took care of it.

"SusanG" wrote:

[Quoted Text]
> I've had so many install and DB creation issues with Beta 2007, but this
> might help -I think I had your issue (of the many I've experienced), and I
> made a note to Self that this worked:
> Assuming SQL installed OK and service MICROSOFTSMLBIZ instance is running,
> and you have the BCM Folder structure installed (mine installed by default to
> C:\Program Files\Microsoft Small Business\Business Contact Manager) -
>
> I went into SQL Server and changed the service startup to use the same
> account as I was logged in as when I installed the Beta (which is in Admin
> group) then re-started service.
>
> Went back to Outlook and attempted to create a DB and poof! it worked!
> strange, but true!
>
> "LionNet" wrote:
>
> > I've installed the Office 2007 beta fine and the Outlook/BCM too. Starting
> > Outlook brings up database creation but every attempt fails. It start up the
> > process (after selecting the express option) but fails with error "Database
> > creation unsuccessful." Any suggestions?
Re: Database creation fails
"Luther" <enowning[ at ]gmail.com> 8/21/2006 5:19:21 PM
These sound like symptoms of the security changes in sql server etc.

If changing the sql service user to yourself fixed the problems, then
there's a bug in the beta where the service cannot create the db file
in a user folder.

Changing user to Local Service will also work because Local Service is
effectively the same as administrator. That does present a security
risk in that if a user can take control of sql, they then have control
of the entire machine.

LionNet wrote:
[Quoted Text]
> Thanks SO much! It was setup to log in under Network Service, and I actually
> changed it to Local Service (rather than a specific admin user account) and
> that took care of it.
>
> "SusanG" wrote:
>
> > I've had so many install and DB creation issues with Beta 2007, but this
> > might help -I think I had your issue (of the many I've experienced), and I
> > made a note to Self that this worked:
> > Assuming SQL installed OK and service MICROSOFTSMLBIZ instance is running,
> > and you have the BCM Folder structure installed (mine installed by default to
> > C:\Program Files\Microsoft Small Business\Business Contact Manager) -
> >
> > I went into SQL Server and changed the service startup to use the same
> > account as I was logged in as when I installed the Beta (which is in Admin
> > group) then re-started service.
> >
> > Went back to Outlook and attempted to create a DB and poof! it worked!
> > strange, but true!
> >
> > "LionNet" wrote:
> >
> > > I've installed the Office 2007 beta fine and the Outlook/BCM too. Starting
> > > Outlook brings up database creation but every attempt fails. It start up the
> > > process (after selecting the express option) but fails with error "Database
> > > creation unsuccessful." Any suggestions?

Re: Database creation fails
LionNet 8/21/2006 8:08:02 PM
All correct, Luther, and not a good/permanent fix. But I'll live with it
(just on my notebook) until MS fixes the problem.

"Luther" wrote:

[Quoted Text]
> These sound like symptoms of the security changes in sql server etc.
>
> If changing the sql service user to yourself fixed the problems, then
> there's a bug in the beta where the service cannot create the db file
> in a user folder.
>
> Changing user to Local Service will also work because Local Service is
> effectively the same as administrator. That does present a security
> risk in that if a user can take control of sql, they then have control
> of the entire machine.
>
> LionNet wrote:
> > Thanks SO much! It was setup to log in under Network Service, and I actually
> > changed it to Local Service (rather than a specific admin user account) and
> > that took care of it.
> >
> > "SusanG" wrote:
> >
> > > I've had so many install and DB creation issues with Beta 2007, but this
> > > might help -I think I had your issue (of the many I've experienced), and I
> > > made a note to Self that this worked:
> > > Assuming SQL installed OK and service MICROSOFTSMLBIZ instance is running,
> > > and you have the BCM Folder structure installed (mine installed by default to
> > > C:\Program Files\Microsoft Small Business\Business Contact Manager) -
> > >
> > > I went into SQL Server and changed the service startup to use the same
> > > account as I was logged in as when I installed the Beta (which is in Admin
> > > group) then re-started service.
> > >
> > > Went back to Outlook and attempted to create a DB and poof! it worked!
> > > strange, but true!
> > >
> > > "LionNet" wrote:
> > >
> > > > I've installed the Office 2007 beta fine and the Outlook/BCM too. Starting
> > > > Outlook brings up database creation but every attempt fails. It start up the
> > > > process (after selecting the express option) but fails with error "Database
> > > > creation unsuccessful." Any suggestions?
>
>
Re: Database creation fails
DM Nelson 1/12/2007 7:48:01 PM
How do you accomplish this? Can I do this if logged into a MS Exchnage Server?

"Luther" wrote:

[Quoted Text]
> These sound like symptoms of the security changes in sql server etc.
>
> If changing the sql service user to yourself fixed the problems, then
> there's a bug in the beta where the service cannot create the db file
> in a user folder.
>
> Changing user to Local Service will also work because Local Service is
> effectively the same as administrator. That does present a security
> risk in that if a user can take control of sql, they then have control
> of the entire machine.
>
> LionNet wrote:
> > Thanks SO much! It was setup to log in under Network Service, and I actually
> > changed it to Local Service (rather than a specific admin user account) and
> > that took care of it.
> >
> > "SusanG" wrote:
> >
> > > I've had so many install and DB creation issues with Beta 2007, but this
> > > might help -I think I had your issue (of the many I've experienced), and I
> > > made a note to Self that this worked:
> > > Assuming SQL installed OK and service MICROSOFTSMLBIZ instance is running,
> > > and you have the BCM Folder structure installed (mine installed by default to
> > > C:\Program Files\Microsoft Small Business\Business Contact Manager) -
> > >
> > > I went into SQL Server and changed the service startup to use the same
> > > account as I was logged in as when I installed the Beta (which is in Admin
> > > group) then re-started service.
> > >
> > > Went back to Outlook and attempted to create a DB and poof! it worked!
> > > strange, but true!
> > >
> > > "LionNet" wrote:
> > >
> > > > I've installed the Office 2007 beta fine and the Outlook/BCM too. Starting
> > > > Outlook brings up database creation but every attempt fails. It start up the
> > > > process (after selecting the express option) but fails with error "Database
> > > > creation unsuccessful." Any suggestions?
>
>
Re: Database creation fails
Clinton Ford [MSFT] 2/5/2007 6:28:00 PM
Allowing SQL Server to run as ‘LOCAL SYSTEM’ is not recommended.

A better alternative is to use the following steps:

Windows XP
--------------
1.) Show hidden folders by doing the following:
a.) Open Windows Explorer and select "Tools | Folder Options..." from
the menu
b.) Click the "View" tab and make sure that "Show hidden files and
folders" is selected
c.) Click "OK"
2.) Click on the "My Computer" link in the left-hand navigation pane of
Windows Explorer
3.) Navigate to the following folder, where <user> is your XP user name:
C:\Documents and Settings\<user>\Local Settings\Application Data\Microsoft
4.) Right-click on the "Business Contact Manager" folder and select
"Properties"
5.) Select the "Security" tab
6.) If "NETWORK SERVICE" is not listed in the "Group or user names:" list,
click "Add..."
7.) Type "Network Service" and click "Check Names" to ensure the name
resolves correctly. If it resolves correctly, you'll see the text change to
all uppercase and underlined.
8.) Click "OK"
9.) Select "NETWORK SERVICE" from the list of users and check the following
permissions:
a.) Read
b.) Write

Windows Vista
-----------------
Similar to above steps, except that the folder path is as follows:
C:\Users\<USER>\AppData\Local\Microsoft

--
Visit team blog at http://blogs.msdn.com/bcm
This posting is provided "AS IS" with no warranties, and confers no rights


"DM Nelson" wrote:

[Quoted Text]
> How do you accomplish this? Can I do this if logged into a MS Exchnage Server?
>
> "Luther" wrote:
>
> > These sound like symptoms of the security changes in sql server etc.
> >
> > If changing the sql service user to yourself fixed the problems, then
> > there's a bug in the beta where the service cannot create the db file
> > in a user folder.
> >
> > Changing user to Local Service will also work because Local Service is
> > effectively the same as administrator. That does present a security
> > risk in that if a user can take control of sql, they then have control
> > of the entire machine.
> >
> > LionNet wrote:
> > > Thanks SO much! It was setup to log in under Network Service, and I actually
> > > changed it to Local Service (rather than a specific admin user account) and
> > > that took care of it.
> > >
> > > "SusanG" wrote:
> > >
> > > > I've had so many install and DB creation issues with Beta 2007, but this
> > > > might help -I think I had your issue (of the many I've experienced), and I
> > > > made a note to Self that this worked:
> > > > Assuming SQL installed OK and service MICROSOFTSMLBIZ instance is running,
> > > > and you have the BCM Folder structure installed (mine installed by default to
> > > > C:\Program Files\Microsoft Small Business\Business Contact Manager) -
> > > >
> > > > I went into SQL Server and changed the service startup to use the same
> > > > account as I was logged in as when I installed the Beta (which is in Admin
> > > > group) then re-started service.
> > > >
> > > > Went back to Outlook and attempted to create a DB and poof! it worked!
> > > > strange, but true!
> > > >
> > > > "LionNet" wrote:
> > > >
> > > > > I've installed the Office 2007 beta fine and the Outlook/BCM too. Starting
> > > > > Outlook brings up database creation but every attempt fails. It start up the
> > > > > process (after selecting the express option) but fails with error "Database
> > > > > creation unsuccessful." Any suggestions?
> >
> >
Re: Database creation fails
GGatWork 2/8/2007 4:08:00 AM
Thanks - it worked. Running Outlook 2007 on Vista and couldn't get BCM to
install. But made changes you outlined and finally installed. Thanks for
the the detailed easy to follow info

"Clinton Ford [MSFT]" wrote:

[Quoted Text]
> Allowing SQL Server to run as ‘LOCAL SYSTEM’ is not recommended.
>
> A better alternative is to use the following steps:
>
> Windows XP
> --------------
> 1.) Show hidden folders by doing the following:
> a.) Open Windows Explorer and select "Tools | Folder Options..." from
> the menu
> b.) Click the "View" tab and make sure that "Show hidden files and
> folders" is selected
> c.) Click "OK"
> 2.) Click on the "My Computer" link in the left-hand navigation pane of
> Windows Explorer
> 3.) Navigate to the following folder, where <user> is your XP user name:
> C:\Documents and Settings\<user>\Local Settings\Application Data\Microsoft
> 4.) Right-click on the "Business Contact Manager" folder and select
> "Properties"
> 5.) Select the "Security" tab
> 6.) If "NETWORK SERVICE" is not listed in the "Group or user names:" list,
> click "Add..."
> 7.) Type "Network Service" and click "Check Names" to ensure the name
> resolves correctly. If it resolves correctly, you'll see the text change to
> all uppercase and underlined.
> 8.) Click "OK"
> 9.) Select "NETWORK SERVICE" from the list of users and check the following
> permissions:
> a.) Read
> b.) Write
>
> Windows Vista
> -----------------
> Similar to above steps, except that the folder path is as follows:
> C:\Users\<USER>\AppData\Local\Microsoft
>
> --
> Visit team blog at http://blogs.msdn.com/bcm
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> "DM Nelson" wrote:
>
> > How do you accomplish this? Can I do this if logged into a MS Exchnage Server?
> >
> > "Luther" wrote:
> >
> > > These sound like symptoms of the security changes in sql server etc.
> > >
> > > If changing the sql service user to yourself fixed the problems, then
> > > there's a bug in the beta where the service cannot create the db file
> > > in a user folder.
> > >
> > > Changing user to Local Service will also work because Local Service is
> > > effectively the same as administrator. That does present a security
> > > risk in that if a user can take control of sql, they then have control
> > > of the entire machine.
> > >
> > > LionNet wrote:
> > > > Thanks SO much! It was setup to log in under Network Service, and I actually
> > > > changed it to Local Service (rather than a specific admin user account) and
> > > > that took care of it.
> > > >
> > > > "SusanG" wrote:
> > > >
> > > > > I've had so many install and DB creation issues with Beta 2007, but this
> > > > > might help -I think I had your issue (of the many I've experienced), and I
> > > > > made a note to Self that this worked:
> > > > > Assuming SQL installed OK and service MICROSOFTSMLBIZ instance is running,
> > > > > and you have the BCM Folder structure installed (mine installed by default to
> > > > > C:\Program Files\Microsoft Small Business\Business Contact Manager) -
> > > > >
> > > > > I went into SQL Server and changed the service startup to use the same
> > > > > account as I was logged in as when I installed the Beta (which is in Admin
> > > > > group) then re-started service.
> > > > >
> > > > > Went back to Outlook and attempted to create a DB and poof! it worked!
> > > > > strange, but true!
> > > > >
> > > > > "LionNet" wrote:
> > > > >
> > > > > > I've installed the Office 2007 beta fine and the Outlook/BCM too. Starting
> > > > > > Outlook brings up database creation but every attempt fails. It start up the
> > > > > > process (after selecting the express option) but fails with error "Database
> > > > > > creation unsuccessful." Any suggestions?
> > >
> > >

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net