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
webconfig file error
Re: webconfig file error
When you said "all" files, these files should have not been moved over (from: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 . . ..
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
Thanks for the link. I'll go thorough the steps and see where I end up.
Re: webconfig file error
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>
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
Make sure that you have AJAX installed.
Also read the following posts these might help you
viewtopic.php?f=42&t=7789&hilit=%3Cadd+ ... ces+%2F%3E
viewtopic.php?f=42&t=5971&p=28736&hilit ... %3E#p28736
viewtopic.php?f=42&t=7679&hilit=%3Cadd+ ... ces+%2F%3E
Also read the following posts these might help you
viewtopic.php?f=42&t=7789&hilit=%3Cadd+ ... ces+%2F%3E
viewtopic.php?f=42&t=5971&p=28736&hilit ... %3E#p28736
viewtopic.php?f=42&t=7679&hilit=%3Cadd+ ... ces+%2F%3E