Page 1 of 1
webconfig file error
Posted: Tue Sep 23, 2008 2:16 pm
by jweiss
I am trying to move my dev project over to my live environment (I have a license for each). I have simply copied over all of my dev project files over to a directory on my live server. Upon entering the url of my live license i was hoping to get the 'your license needs to be updated' message but I am gettign this error...
<authentication mode="Forms">
<forms timeout="90" slidingExpiration="true" name="AC7.ASPXAUTH" />
</authentication>
I'm relatively new to the install process.
Thanks
Re: webconfig file error
Posted: Tue Sep 23, 2008 5:06 pm
by Mike718NY
jweiss wrote:I am trying to move my dev project over to my live environment (I have a license for each). I have simply copied over all of my dev project files over to a directory on my live server . . ..
When you said "all" files, these files should have not been moved over (from:
http://help.ablecommerce.com/faqs/ablec ... ation_.htm):
Move Files from the ORIGINAL to TARGET installation
This step assumes you have the ability to copy files from one server to another
using FTP or a network.
Before beginning, make sure that you do NOT overwrite the following files during the transfer
..\web.config
..\app_data\commercebuilder.lic
..\app_data\database.config
..\app_data\encryption.config
..\app_data\ablecommerce.config
...
Re: webconfig file error
Posted: Wed Sep 24, 2008 3:08 pm
by jweiss
Thanks for the link. I'll go thorough the steps and see where I end up.
Re: webconfig file error
Posted: Thu Sep 25, 2008 10:07 am
by jweiss
I am still having trouble. My install of able is into a sub directory for my site. The asp.net tab of IIS has my web.config file in the root of my site and not in the sub directory. I am still getting an error when I try to run the install.aspx file
Line 110: <add name="AbleCommerceHttpModule" type="CommerceBuilder.Services.AbleCommerceHttpModule, CommerceBuilder.Services"/>
Line 111: </httpModules>
Line 112: <authentication mode="Forms">
Line 113: <forms timeout="90" slidingExpiration="true" name="AC7.ASPXAUTH" />
Line 114: </authentication>
Re: webconfig file error
Posted: Fri Sep 26, 2008 1:00 am
by mazhar