Showing posts with label Active Directory. Show all posts
Showing posts with label Active Directory. Show all posts

Wednesday, November 21, 2007

Cannot find an specifier object of presentation integrated

You might have the error blow during installing Step 3 Prep Forest of Office Communication Server 2007.

"Error [0xC3EC78CA]. Cannot find an specifier object of presentation integrated"

[Korean]
"[0xC3EC78CA] 하나 이상의 기본 제공 표시 지정자 개체를 찾을 수 없습니다. 로그 파일(%Windir%\Debug\Dcpromohelp.log 및 %Windir%\Debug\Csv.log)을 검토하여 DcPromo 프로세스 동안 모든 표시 지정자 개체가 제대로 만들어졌는지 확인하십시오."

The main reason would be that your machine is non-English version Windows and you can use cvsde command to import missing object specifiers.

[Example Usage]
C:\> csvde -i -f %windir%\system32\mui\dispspec\dcpromo.csv -c DOMAINPLACEHOLDER "DC=calgarytips, DC=com" -j %windir%\debug -k

Click
this URL for detail.


Reference URL
  1. Display Specifiers
  2. Language Identifier Constants and Strings
    - 0x0409 United States (US)
    - 0x0412 Korean (ko)