Installation error
Installation error
Parser Error Message: Unrecognized attribute 'type'.
Source Error:
Line 2: <configuration>
Line 3: <configSections>
Line 4: <sectionGroup name="AbleCommerce" type="CommerceBuilder.Configuration.AbleCommerceSectionGroup, CommerceBuilder . . .
How do I fix this? thanks
Source Error:
Line 2: <configuration>
Line 3: <configSections>
Line 4: <sectionGroup name="AbleCommerce" type="CommerceBuilder.Configuration.AbleCommerceSectionGroup, CommerceBuilder . . .
How do I fix this? thanks
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Installation error
You don't say at what point you received the message, so the first thing to check is your permissions on the folders. Have you given APNET and/or Network Service modify permissions on the install folder?
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
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
Re: Installation error
I moved the files to C:\Inetpub\wwwroot\SuperV,
created a web application for it in IIS,
and then ran: http://localhost/SuperV/install/default.aspx
created a web application for it in IIS,
and then ran: http://localhost/SuperV/install/default.aspx
Re: Installation error
>> give ASPNET modify permissions on the install folder
I'm installing it on XP Pro. How is this done? I forget. thanks
I'm installing it on XP Pro. How is this done? I forget. thanks
Re: Installation error
I had to unhide the Security tab because stupid microsoft hides it.
I added the ASP.NET and IUSR accounts will full control and it still wont budge.
I added the ASP.NET and IUSR accounts will full control and it still wont budge.
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Installation error
try adding network service also.
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
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
Re: Installation error
still nothing . .
Do I need to build the application in Visual Studio first?
Do I need to build the application in Visual Studio first?
Re: Installation error
Looking at the System Requirements, I didnt notice until now:
Operating System:
Microsoft Windows 2000 Server
Microsoft Windows 2003 Server
This cant run on XP Pro? How can do any developement?
Operating System:
Microsoft Windows 2000 Server
Microsoft Windows 2003 Server
This cant run on XP Pro? How can do any developement?
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Installation error
It does run on XP Pro. Did you install all the requirements- like WSE?
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
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
Re: Installation error
installed WSE. Still not working.
Re: Installation error
Judy, I just got this from tech support:
Sorry but XP Pro is not a supported OS. Please use the OS listed in the system requirements.
Can this run on XP Pro?
Sorry but XP Pro is not a supported OS. Please use the OS listed in the system requirements.
Can this run on XP Pro?
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: Installation error
Hello,
It works just fine on XP/XP Pro but since we've not written any instructions for installation on XP so it's not officially supported and hence the reply from our tech department.
It works just fine on XP/XP Pro but since we've not written any instructions for installation on XP so it's not officially supported and hence the reply from our tech department.
Re: Installation error
Thanks Mike.
Great news. Is there someone that can help me get past this error?
Great news. Is there someone that can help me get past this error?
Re: Installation error
This is just a shot in the dark...make sure the site is configured to use ASP.NET 2.0:
Launch Windows Start > Administrative Tools > Internet Information Services.
Expand local computer > Web Sites > Default Web Site.
Right click on SuperV and select Properties.
Select the ASP.NET tab and make sure the version is 2.0.50727.
Launch Windows Start > Administrative Tools > Internet Information Services.
Expand local computer > Web Sites > Default Web Site.
Right click on SuperV and select Properties.
Select the ASP.NET tab and make sure the version is 2.0.50727.
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: Installation error
Hello,
Make sure you've installed all of the items on the system requirements page.
http://help.ablecommerce.com/installati ... sp.net.htm
Make sure you've not installed asp.net 3.5, it needs to be asp.net 2.0.
We don't have XP Pro on any of our computers to test with, so it's tough to get a specific answer to the issue.
Make sure you've installed all of the items on the system requirements page.
http://help.ablecommerce.com/installati ... sp.net.htm
Make sure you've not installed asp.net 3.5, it needs to be asp.net 2.0.
We don't have XP Pro on any of our computers to test with, so it's tough to get a specific answer to the issue.
Re: Installation error
>> This is just a shot in the dark...make sure the site is configured to use ASP.NET 2.0
That did it.
Thanks Andy
That did it.

Thanks Andy