SQL Files Grown Out of Control?

For merchants running AspDotNetStorefront who aren’t regularly running the Monthly Maintenance routines, you might find yourself in a situation similar to one of our clients where the size of the transaction log for their SQL database had grown large enough that their site was shut down because it couldn’t grow any more. In this case, …

Change Starting Order Number in ASPDNSF

From within your storefront’s “Run SQL” option under “Configuration” | “Advanced” (or from within SQL Mangler, I mean Manager, enter the following command: dbcc checkident(OrderNumbers, reseed, XXXXXX) Where XXXXXX is the new number you want to use as your seed. This can come in very handy if you moving from one storefront to another to …

Allowing Others to Manage Your AdWords Account

Struggling with getting your AdWords campaigns working properly? Hoping for better conversion rates at a lower cost? Perhaps the time has come to search out an AdWords professional to assist you in reaching your goals. There are two ways to allow someone else to assist you in managing your Google AdWords account: “+ Invite other …

InfusionSoftDotNet library v1.0.1.0 Released Today

The latest version of InfusionSoftDotNet library to enable Dot Net applications and Asp.Net web applications access the InfusionSoft API was released this morning on CodePlex at http://infusionsoftdotnet.codeplex.com. One of the biggest changes in this version of the code is the addition of _LastException property to the isdnAPI class to allow you to retrieve any exception …

Turning on Google+ for Google Apps, Finally!

Google has finally allowed Google Apps customers to take advantage of Google+ They claimed that if you’ve got Enable New Apps by default turned on that Google+ would be turned on but that didn’t appear to be the case for the first Apps domains I tried this on. In both cases, they are set up …

Quickly Map Manufacturers to Store in ASPDNSF Multi-Store solution

I’m sure you’ve been there before. You (or your customer) have gone in and added all your products and defined which products go with which stores but then decided after the fact that you want to have a manufacturer’s page (or menu) that shows all the manufacturers of products that  exist in a give store …

Running Asp.Net 4.0 Application on IIS6 under Asp.Net 2.0 Parent App

Phew, that title sure is a mouthful… but it is kinda hard to describe the problem in so few words. I had just finished the primary work on a new customer’s website (http://www.BuyMyBatteries.com) and was trying to hook up the latest and greatest build of BlogEngine.Net (2.5) underneath it for the corporate blog. The challenge, …

Stop YouTube Videos from Hiding Your Menus - Two Methods

Has putting YouTube videos on your website embarrassed you by being so bold as to insist on being in front of other elements on your website? This is a common problem seen across the Internet daily. However, just ‘cause main people suffer from this ailment doesn’t mean that you have to. The resolution to this …

Google Doc Discussions: Google Wave lite?

I among many others, mourned the loss of Wave. While it had many fantastic features, I think it was exactly this broad feature-set that caused it’s early demise. One of the features in Wave that I thought was a killer app was the ability to easily hold group discussions while collaborating on documents. Well today, …