MDSE Problem with Commerce Starter Kit Install

Last post 10-17-2003 7:24 PM by geoffHome. 18 replies.

Sort Posts:

  • MDSE Problem with Commerce Starter Kit Install

    06-30-2003, 3:05 PM
    • Member
      210 point Member
    • msbcgsch
    • Member since 06-23-2003, 9:38 AM
    • Posts 50
    I'm trying to run MDSE 2000 (the free download version) locally with Commerce Startup Kit, but it won't install. I choose local for the installation. The installation script asks me to select a local database instance. localhost is the only instance but when I press the "Test connection" button, it fails ("unsuccessful database connection") and won't complete the install.

    I installed MDSE 2000 with this
    setup SAPWD="passwordstring"

    The command prompt returns without any feedback.



  • Re: MDSE Problem with Commerce Starter Kit Install

    06-30-2003, 3:08 PM
    • Member
      210 point Member
    • msbcgsch
    • Member since 06-23-2003, 9:38 AM
    • Posts 50
    The original message wasn't clear that it's the Commerce Starter Kit install that is failing, not MDSE 2000.

    What I'm "trying" to do is just install and run the starter kit on my local machine. This should be easy, but I can't figure out what I'm doing wrong.

    Can anyone help please?

    Mark
  • Re: MDSE Problem with Commerce Starter Kit Install

    06-30-2003, 11:04 PM
    • Member
      10 point Member
    • mgoodwin1019
    • Member since 06-12-2003, 11:47 AM
    • Posts 2
    I'm experienceing the same problem. :(

    If I find anything out I'll let you know.

    Mark
  • Re: MDSE Problem with Commerce Starter Kit Install

    07-01-2003, 12:39 AM
    • Member
      10 point Member
    • mgoodwin1019
    • Member since 06-12-2003, 11:47 AM
    • Posts 2
    I had setup MDSE with a blank password. This was being caught as a blank SQL password by my firewall (Norton Internet Security). I added localhost (127.0.0.1) to my trusted zones in my firewall config and it installed fine after that.

    Hope this helps.

    Mark
  • Re: MDSE Problem with Commerce Starter Kit Install

    07-01-2003, 3:50 AM
    • Member
      210 point Member
    • msbcgsch
    • Member since 06-23-2003, 9:38 AM
    • Posts 50
    I'm trying to run everything locally, so I'm not going through a firewall. Glad you're problem is solved though.

    Did you do anything else for the MDSE setup other than the install?

  • Re: MDSE Problem with Commerce Starter Kit Install

    07-08-2003, 6:29 AM
    • Member
      5 point Member
    • manolo13
    • Member since 07-08-2003, 4:18 AM
    • Posts 1
    I got the same problem so if anybody could help me...
    And i wonder what's the difference between SDK and VS Versions ?
  • Re: MDSE Problem with Commerce Starter Kit Install

    07-08-2003, 1:10 PM
    • Member
      15 point Member
    • Calumn
    • Member since 07-08-2003, 1:05 PM
    • Posts 3
    Same problem with all starter kits ..... think the problem from MSDE.....
    any suggestions???

    Calumn
  • Re: MDSE Problem with Commerce Starter Kit Install

    07-08-2003, 6:20 PM
    • Member
      15 point Member
    • Calumn
    • Member since 07-08-2003, 1:05 PM
    • Posts 3
    Found it !!!!!

    Just give a name to the sql instance and DO NOT use "SecurityMode=SQL" when setup :

    Microsoft advise Windows authentication and not SQL.

    like follow :

    C:>sql\MSDE\Setup SAPWD="sa_password" INSTANCENAME="sqlstarterkitinstance"

    let's coding good web apps ....

    Calumn
  • Re: MDSE Problem with Commerce Starter Kit Install

    07-09-2003, 4:34 AM
    • Member
      15 point Member
    • Calumn
    • Member since 07-08-2003, 1:05 PM
    • Posts 3
    Precision : It works with Commerce, Time Tracker, Portal but not with community and reports...

    for community, setup like this :

    Setup SAPWD="sa_password" ==> without instance name and SecurityMode

    for reports, still in error during install....

    Calumn
  • Re: MDSE Problem with Commerce Starter Kit Install

    07-10-2003, 2:18 PM
    • Member
      210 point Member
    • msbcgsch
    • Member since 06-23-2003, 9:38 AM
    • Posts 50
    Calumn

    It worked for me also. Finally!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Thank you very much.

    Mark
  • Re: MDSE Problem with Commerce Starter Kit Install

    07-25-2003, 9:15 PM
    Hey Folks, I'm having the same prob.

    I tried it with the INSTANCENAME="sqlstarterkitinstance" paramater and it came up in the dropdown list but when I click the 'Test Connection' button the same thing happens 'Unsuccesful database connection' and I can't proceed any further. Just to make sure, can the instance name be anything or does it have to be something specific?

    System settings:
    WIN2k
    sql2ksp3
    Visual Studio Pro 2003
    .net 1.1

  • Re: MDSE Problem with Commerce Starter Kit Install

    07-25-2003, 11:27 PM
    • Member
      210 point Member
    • msbcgsch
    • Member since 06-23-2003, 9:38 AM
    • Posts 50
    I'm pretty sure it can be anything. I used INSTANCENAME="sqlstarterkitinstance" just becasue I pasted someone else's command line. I wish I could help, but I don't know why mine worked and yours didn't.

    Mark
  • Re: MDSE Problem with Commerce Starter Kit Install

    07-28-2003, 2:32 AM
    Well after doing the same thing about 10 times it managed to install ok. But now I'm getting the error:

    SQL Server does not exist or access denied.

    Are there some other MDSE settings I have to configure?
  • Re: MDSE Problem with Commerce Starter Kit Install

    08-25-2003, 5:14 PM
    • Member
      5 point Member
    • stone_za
    • Member since 08-25-2003, 5:11 PM
    • Posts 1
    I had the same problem. I got it working by going into ControlPanel/AdministrativeTools/Services and manually starting the "SQLSERVERAGENT" and "SQLAgent$InstanceName" services (which were set to MANUAL by default). I then set them to run automatically.

    Hope that helps

    GS
  • Re: MDSE Problem with Commerce Starter Kit Install

    09-11-2003, 3:39 PM
    • Member
      5 point Member
    • dutchess
    • Member since 09-11-2003, 3:26 PM
    • Posts 1
    Thanks guys! I had all those problems and you solved them for me. Now.. I get the message "unknown error 0x80005000. Does anyone have some advice?. I am Running XP Prof with IIS, MDSE, & .Net v1.1 as prescribed.
Page 1 of 2 (19 items) 1 2 Next >