|
Home > Archive > Commerce Server General > August 2004 > Getting this error Please Help me?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Getting this error Please Help me?
|
|
| pachuts 2004-08-27, 6:07 pm |
| In CS2K i have added certain catalogs , and when try to publish it, it's
giving below said error;PLEASE Give me the Solution for this as it is very
important.
ANY HELP WOULD BE APPRECIATED.
///////////////////////////ERROR//////////////////////////////
SCRIPT ERROR
NUMBER:0X80040E14
DESCRIPTION:SOURCE:Microsoft OLE DB Provider for SQL Server Description:You
must first create a full-text index on table '[DeskTop
Products_CatalogProducts]'.
SOURCE:Commerce.CatalogManager
/////////////////////END OF ERROR////////////////////////////////
| |
| Vinayak Tadas[MSFT] 2004-08-27, 6:07 pm |
| For some reason the fulltext catalog has not been created for your catalog.
One thing you can try is run the procedure
Exec sp_CreateFullTextCatalog 'DeskTop Products' (where "DeskTop Products"
is the catalogname )in the catalog database
This will create the fulltext index for your catalog and then the Refresh
should succeed
--------------------
Thread-Topic: Getting this error Please Help me?
thread-index: AcSLOruCj2IGmTq4QMiNWxGOAESVwg==
X-WBNR-Posting-Host: 203.200.197.65
From: "=?Utf-8?B?cGFjaHV0cw==?=" <pachuts@discussions.microsoft.com>
Subject: Getting this error Please Help me?
Date: Thu, 26 Aug 2004 00:03:04 -0700
Lines: 17
Message-ID: <42C12359-3A4A-43EE-A063-65DBB64B511A@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:14632
X-Tomcat-NG: microsoft.public.commerceserver.general
In CS2K i have added certain catalogs , and when try to publish it, it's
giving below said error;PLEASE Give me the Solution for this as it is very
important.
ANY HELP WOULD BE APPRECIATED.
///////////////////////////ERROR//////////////////////////////
SCRIPT ERROR
NUMBER:0X80040E14
DESCRIPTION:SOURCE:Microsoft OLE DB Provider for SQL Server Description:You
must first create a full-text index on table '[DeskTop
Products_CatalogProducts]'.
SOURCE:Commerce.CatalogManager
/////////////////////END OF ERROR////////////////////////////////
Thanks
Vinayak Tadas
Microsoft
http://blogs.msdn.com/vinayakt
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Get Secure! For more info visit http://www.microsoft.com/security. Please
reply to the newsgroups only. Thanks
|
|
|
|
|