Showing posts with label supposed. Show all posts
Showing posts with label supposed. Show all posts

Friday, March 23, 2012

MSDE Problem

I've been having hassles with MSDE 2000a. When attempting to install our
Product, when our DLL's are supposed to be registered, Windows Installer
dialogs ("Preparing to install..")are popped up for every DLL. When we check
the Application log, we see the following error message :
Detection of product '{E09B48B5-E141-427A-AB0C-D3605127224A}', feature
'SqlRun' failed during request for component
'{436D7A23-36BE-11D2-ACBB-0080C7FCBB84}'
I have a feeling that MSDE doesn't correctly reference the SqlRun feature -
because if I change the GUID under:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Feat ures\*GUID*
that contains the SqlRun key, to E09B48B5E141427AAB0CD3605127224A - then it
seems to work fine.
What the %$#^%$# is going on here?!?
Is this an MSDE problem? Am I simply installing MSDE incorrectly?
hi Don,
"don" <don@.discussions.microsoft.com> ha scritto nel messaggio
news:7A84DFDC-2165-49B9-9864-0C33A040262D@.microsoft.com...
> I've been having hassles with MSDE 2000a. When attempting to install our
> Product, when our DLL's are supposed to be registered, Windows Installer
> dialogs ("Preparing to install..")are popped up for every DLL. When we
check
> the Application log, we see the following error message :
> Detection of product '{E09B48B5-E141-427A-AB0C-D3605127224A}', feature
> 'SqlRun' failed during request for component
> '{436D7A23-36BE-11D2-ACBB-0080C7FCBB84}'
> I have a feeling that MSDE doesn't correctly reference the SqlRun
feature -
> because if I change the GUID under:
> HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Feat ures\*GUID*
> that contains the SqlRun key, to E09B48B5E141427AAB0CD3605127224A - then
it
> seems to work fine.
> What the %$#^%$# is going on here?!?
> Is this an MSDE problem? Am I simply installing MSDE incorrectly?
>
how are you installing MSDE?
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtmhttp://italy.mvps.org
DbaMgr2k ver 0.9.1 - DbaMgr ver 0.55.1
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
-- remove DMO to reply

Wednesday, March 21, 2012

MSDE or SQL 2005 Express?

Which one would you choose for a small application that needs to go in
production NOW? SQL 2005 Express is supposed to be the successor of MSDE
2000, but is it stable enough for production?
NOW - I would look at MSDE.
If you can wait until Nov 7th, you might consider SqlExpress.
SqlExpress seems quite stable, but I find it hard to justify going into
production with it when we are so close to the release date. Also, depending
on whether or not you are also running any v2.0 .NET apps, you could have
issues with similar but still different versions of the CLR. Lastly, do you
qualify for the Go Live License and does that license apply to SqlExpress or
only Visual Studo?
-Andrew
"JDG" <JDG@.discussions.microsoft.com> wrote in message
news:745B1A5C-F8B1-47C7-BD19-E1F254231D7B@.microsoft.com...
> Which one would you choose for a small application that needs to go in
> production NOW? SQL 2005 Express is supposed to be the successor of MSDE
> 2000, but is it stable enough for production?
>
|||Thanks Andrew. Three weeks sounds manageable... Is this a published date?
I've registered for the Go Live license, including SQLExpress.
"Andrew Robinson" wrote:

> NOW - I would look at MSDE.
> If you can wait until Nov 7th, you might consider SqlExpress.
> SqlExpress seems quite stable, but I find it hard to justify going into
> production with it when we are so close to the release date. Also, depending
> on whether or not you are also running any v2.0 .NET apps, you could have
> issues with similar but still different versions of the CLR. Lastly, do you
> qualify for the Go Live License and does that license apply to SqlExpress or
> only Visual Studo?
> -Andrew
>
> "JDG" <JDG@.discussions.microsoft.com> wrote in message
> news:745B1A5C-F8B1-47C7-BD19-E1F254231D7B@.microsoft.com...
>
>