Stephen W. Thomas BizTalk Blog

100% Pure BizTalk
posts - 133, comments - 215, trackbacks - 425

My Links

News

Subscribe to my blog via:


Add to Google

Visit my website at:
www.BizTalkGurus.com

Archives

BizTalk 2004 Samples

BizTalk 2006 Samples

BizTalk Videos

BizTalk White Papers

BizTalkBlogs.com

Great BizTalk Blogs

Other Links

Wednesday, February 20, 2008

Large File Error when Importing a Catalog into Commerce Server 2007

Recently I ran into the following error when import a large Catalog into Commerce Server using both the Catalog Manager and the BizTalk Server Commerce Server Catalog Adapter.

"The import failed because the import file is larger than the maximum size allowed on your server. Contact your system administrator."

 

The fix is simple and requires a change to the Web.Config file of the Commerce Server Catalog Web Service.  The default max file size is 200 MB.

Simply update the following attribute: <catalogWebService maxUploadFileSize="204800" /></catalogWebService>

 

Receive more details from the complete blog post located here.

Posted On Wednesday, February 20, 2008 9:39 PM | Feedback (1) |

Powered by: