Page 1 of 1

Attempting AC 7.0.7 Upgrade Issue

Posted: Wed Apr 20, 2011 1:32 pm
by sweeperq
Having an issue getting my website to compile after installing the AC 7.0.7 files. I haven't even made it to the /Install/upgrade.aspx yet because of the following error:

Error 1 'BasketSummary' does not contain a definition for 'BasketId' and no extension method 'BasketId' accepting a first argument of type 'BasketSummary' could be found (are you missing a using directive or an assembly reference?) D:\Web\Socks\Admin\Reports\DailyAbandonedBaskets.aspx.cs 122

What is super odd about this is that when I type "summary." VS Intellisense brings up "BasketId". I cleared out the ASP.Net temporary files but it didn't seem to help. Anyone have any thoughts?

Re: Attempting AC 7.0.7 Upgrade Issue

Posted: Wed Apr 20, 2011 2:34 pm
by sweeperq
Fixed.

Re: Attempting AC 7.0.7 Upgrade Issue

Posted: Thu Apr 21, 2011 5:45 am
by AbleMods
I had the same exact problem on my upgrade to 7.0.7. I wound up bouncing the web server and the problem resolved itself. Must have been some sort of IIS caching issue.

Re: Attempting AC 7.0.7 Upgrade Issue

Posted: Fri Apr 29, 2011 6:24 pm
by NC Software
The problem is a namespace collision. I reported it to AC as a bug.