Login Javascript and CAPTCHA issue

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
tponder
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Sat Apr 26, 2008 9:24 pm

Login Javascript and CAPTCHA issue

Post by tponder » Sat Apr 26, 2008 9:43 pm

Hi -
I am trying to set up a store for evaluation. It is on a shared host. I ran the setup and it all seemed to run well. I have checked to be sure I have:
IIS 6
Windows Server 2003
Ajax 1
.NET Framework 2

I believe permissions are setup correctly, and I have run a couple small Ajax tests and they work. I did not setup an application name or a seperate pool.

I access this setup with an IP address, not a domain name.

When I go to the Admin Login, it loads with the following errors:
Sys is not defined
WebForm_AutoFocus is not defined.
The CAPTCHA image does not display.

When I click the Login button just to see what happens, I get the following:
WebForm_DoPostBackWithOptions is not defined.

If I go to the regular login page - I get the same type of action.
However, it does let me create an account - I will then be logged in, but if I log out, I cannot log back in - I get those same errors.

Any guidence would be greatly appreciated.

Thank you,
tim

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

Re: Login Javascript and CAPTCHA issue

Post by AbleMods » Sun Apr 27, 2008 12:28 am

You need to install the Microsoft Web Extensions. Instructions can be found in the AC7 installation guide.
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

tponder
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Sat Apr 26, 2008 9:24 pm

Re: Login Javascript and CAPTCHA issue

Post by tponder » Sun Apr 27, 2008 7:22 am

Thank you,
I will have them install that package.
The guide says to
"if you need to install WSE 3.0 after AbleCommerce is installed, then you will need to backup the web.config file and replace it when finished."

Is that just the web.config in the root directory?

Thank you,
tim

tponder
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Sat Apr 26, 2008 9:24 pm

Re: Login Javascript and CAPTCHA issue

Post by tponder » Sun Apr 27, 2008 9:18 am

I did install the Extensions - but am still getting the Postback error.
Should I reinstall the application?

tim

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

Re: Login Javascript and CAPTCHA issue

Post by AbleMods » Sun Apr 27, 2008 9:47 am

Yes it's the web.config file located in the root of your site. That's the master configuration file for your IIS .Net application.
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