cannot navigate to Login page, VS2005 IDE Error

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Ashish11176
Ensign (ENS)
Ensign (ENS)
Posts: 2
Joined: Mon Sep 22, 2008 4:43 pm

cannot navigate to Login page, VS2005 IDE Error

Post by Ashish11176 » Mon Sep 22, 2008 4:49 pm

I am trying to set up my dev environment for the shop module for ASP.Net and SQl Server 2005
Operating system is Windows XP SP2.

I am able to see the home page , but as soon as I try to login i get the following error

"Internet Explorer cannot display the webpage"

I am only able to see the default page.

Where can I see error or how can I troubleshoot my application.
The site work on the production server , problem is setting up on the deve environment

Any help is greatly appreicated.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: cannot navigate to Login page, VS2005 IDE Error

Post by jmestep » Mon Sep 22, 2008 6:38 pm

It could be a license issue if you haven't registered your dev license to your ip address. You can change the App_Data/ablecommerce.config file to demoMode="true" on the first line and see if that helps.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

Ashish11176
Ensign (ENS)
Ensign (ENS)
Posts: 2
Joined: Mon Sep 22, 2008 4:43 pm

Re: cannot navigate to Login page, VS2005 IDE Error

Post by Ashish11176 » Tue Sep 23, 2008 12:28 am

I have tried changing App_Data/ablecommerce.config file to demoMode="true"
but I am still having the same issue. Why does it work for default.aspx page and not for login.aspx puzzles me.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: cannot navigate to Login page, VS2005 IDE Error

Post by mazhar » Tue Sep 23, 2008 12:31 am

better try a clean install

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: cannot navigate to Login page, VS2005 IDE Error

Post by jmestep » Tue Sep 23, 2008 8:17 am

Can you get into the admin? It also could be an SSL issue since login.aspx is SSL if you have checked the SSL feature in the admin.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: cannot navigate to Login page, VS2005 IDE Error

Post by AbleMods » Tue Sep 23, 2008 8:30 am

If you copied a live site down to your dev install including the live SQL db, everything is still configured for SSL. You'll need to browse the ac_StoreSettings table using SQL Manager and set the SSLEnabled value to False.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply