an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Installation > Installation Problem
Last Post 1/24/2009 5:16:17 AM By kinnrot. 17 replies.
Page 1 of 2 (18 posts) << First < Prev 1 2 Next > Last >> 
8/25/2008 3:12:07 PM
Yogita_d
Posts: 10
Joined: 8/25/2008
Installation Problem

When I try to install the shopping cart , I get this error InstDSC has encountered a problem and needs to close.

Error: Microsoft SQL Native Client :Login time expired.

Thanks,

yogita

 

 

8/25/2008 3:22:06 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Installation Problem

SQL permission issue. Make sure you grant the SQL permissions to the account that you are running InstDSC.

DotShoppingCart Staff
8/25/2008 3:36:04 PM
Yogita_d
Posts: 10
Joined: 8/25/2008
Re: Installation Problem

Thanks for the reply.

I have Visual Studio 2005, IIS 5.1 and Windows XP on my system.

Can I install and will the shopping cart work on my system?

 

 

 

8/25/2008 3:40:46 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Installation Problem

Check this.

DotShoppingCart Staff
8/25/2008 4:13:25 PM
Yogita_d
Posts: 10
Joined: 8/25/2008
Re: Installation Problem

I came accross this in one of your replies-

You need to use Visual Studio internal web server rather than IIS in XP.

Are you referring to the Web Development Sever that Visual Studio 2005 has of its own and what  does it have to do with XP?

Thanks!

 

 

8/25/2008 4:35:58 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Installation Problem

Yes. The IIS in XP is version 5. DSC needs version 6 and up.

DotShoppingCart Staff
8/26/2008 7:32:33 AM
Yogita_d
Posts: 10
Joined: 8/25/2008
Re: Installation Problem

Thank you for your reply ..I am not clear about this-

Granting SQL permissions to the account that you are running InstDSC . Which account are you referring to?

8/26/2008 10:17:18 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Installation Problem

If you are using windows authentication, then grant the permission to your windows account that you log on and run the InstDSC. If you are using SQL logins, grant the permission to the SQL login and update the connection string InstDSC.exe.config to use that SQL login.

DotShoppingCart Staff
8/26/2008 1:41:06 PM
Yogita_d
Posts: 10
Joined: 8/25/2008
Re: Installation Problem

Thanks for your help..I am working on installing the free version.

We would like to know if there are any differences betweeen the free version and the paid version.

If there are then what are the advantages of using the paid version.

 

8/26/2008 1:47:49 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Installation Problem

Check here for the diffs.

DotShoppingCart Staff
8/26/2008 3:39:34 PM
Yogita_d
Posts: 10
Joined: 8/25/2008
Re: Installation Problem

We are using windows authentication..

I executed the following sql statement to grant permission to the user.

GRANT execute TO [SUPREMELEND\Yogita.Devarajan];

I still get the same error while I am trying to install

Error: Microsoft SQL Native Client :Login time expired .Please let me know what is wrong.

Thanks

 

Page 1 of 2 (18 posts) << First < Prev 1 2 Next > Last >>