Page 1 of 1

7.0.7 Sr1

Posted: Tue Jun 28, 2011 7:17 pm
by frankenstein897
I am reading the README file for Service Release 1 for 7.0.7. For the installation in step 2 it says to REMOVE AccountDataViewport.ascx and AccountDataViewport.ascx.cs from the Install. The files aren't in the download so I assume it means I need to remove them from my installation. Can someone tell me what these files are used for and why I need to remove them? Sorry, this is my first patch to install on Able. I am also really new to Able as well. Be kind :-)

Re: 7.0.7 Sr1

Posted: Wed Jun 29, 2011 5:55 am
by jmestep
I don't remember exactly, but I know you need to do it. They were either int two places or there was a wrong reference somewhere. The control is used to display credit card payment info in the admin for each order.

Re: 7.0.7 Sr1

Posted: Wed Jun 29, 2011 7:33 am
by frankenstein897
So I copy over the updated files then delete these two files? Then do I put them back in? Sorry for the newbie questions.

Re: 7.0.7 Sr1

Posted: Wed Jun 29, 2011 12:19 pm
by NC Software
Delete them permanently as they were replaced by different implementations. Just follow the instructions to the letter.

Re: 7.0.7 Sr1

Posted: Wed Jun 29, 2011 12:25 pm
by frankenstein897
NC Software wrote:Delete them permanently as they were replaced by different implementations. Just follow the instructions to the letter.
Gotcha, thanks! :-) Good to know.

Re: 7.0.7 Sr1

Posted: Thu Jun 30, 2011 5:16 pm
by Logan Rhodehamel
These two files were actually moved to a new location. When you apply the patch, it puts the files into the correct (new) location. Then the old files should be deleted.

This part of the patch is aimed at fixing some compilation errors that can occur on upgrade or when compiling the website with visual studio.

Re: 7.0.7 Sr1

Posted: Thu Jun 30, 2011 5:26 pm
by frankenstein897
Awesome, thank you everyone! I am loving Able so far.