Building AC website with Visual Studio 2008

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
cmorganmcp
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 36
Joined: Mon Dec 08, 2008 10:41 am

Building AC website with Visual Studio 2008

Post by cmorganmcp » Mon Dec 29, 2008 3:17 pm

I've opened the AC (7.1) directory with Visual Studio 2008 and tried to build but apparently there are references to a "DHLInternational" namespace that doesn't exist. Looking at the .dll where it's supposed to be, I found a "DHLInternationalBeta" namespace but no "DHLInternational". I thought about replacing the references but there are quite a few beyond the initial few the compiler gripes about. Has anyone else had this issue? I'm customizing blindly right now since I can't build... make a change, save, test the page. This also prevents me from testing methods on the fly in the debugger. Help...

-chad

User avatar
ryanstowasser
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 90
Joined: Tue Oct 30, 2007 4:28 pm
Contact:

Re: Building AC website with Visual Studio 2008

Post by ryanstowasser » Mon Dec 29, 2008 5:12 pm

I believe one of my coworkers removed the "DHL" folder in the "Admin\Shipping\Provider" folder.

If you ever need it you can put it back. We don't have need for it right now.

Ryan

cmorganmcp
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 36
Joined: Mon Dec 08, 2008 10:41 am

Re: Building AC website with Visual Studio 2008

Post by cmorganmcp » Mon Dec 29, 2008 5:29 pm

Sometimes it's the simple things.... Removing the DHLInternational folder worked perfectly, thanks

-chad

Post Reply