Need original ConLib Code Please...

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
n8thanael
Ensign (ENS)
Ensign (ENS)
Posts: 10
Joined: Mon May 10, 2010 5:22 pm

Need original ConLib Code Please...

Post by n8thanael » Mon May 10, 2010 5:41 pm

I've messed up a ConLib file on accident and saved it over the original. Is there a way to get lines 120 to the bottom of ShipMethodPage.ascs.cs please?

Thanks, Nate

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Need original ConLib Code Please...

Post by mazhar » Tue May 11, 2010 8:05 am

If the file overwritten was not customized means was running out of the box then you an simply restore it from AbleCommerce install package.

michael.p.larsen
Lieutenant (LT)
Lieutenant (LT)
Posts: 70
Joined: Fri Jan 15, 2010 8:17 am

Re: Need original ConLib Code Please...

Post by michael.p.larsen » Tue May 11, 2010 8:22 am

You should look into using source control so you can revert to a previous version if something like this happens.

You can QUICKLY and EASILY get a scm solution setup using VisualSVN http://www.visualsvn.com/ and TortoiseSVN http://tortoisesvn.tigris.org/

VisualSVN makes setting up a repo painless.

The short amount of time invested at the beginning learning how to use a scm solution is nothing compared to the time saving benefits you'll get later on when you inevitably run into an issue like this. Need to undo your changes? Screw something up? Right-click, Revert. Done!

n8thanael
Ensign (ENS)
Ensign (ENS)
Posts: 10
Joined: Mon May 10, 2010 5:22 pm

Re: Need original ConLib Code Please...

Post by n8thanael » Tue May 11, 2010 8:38 am

Thanks guys, I'm not really a programmer - I'll look into that Visual SVN soon, we're running off the demo right now & I'm dependent on a third party to who handled the install...I downloaded the demo version...it's got all I needed. Thanks again.

Post Reply