This shows you the differences between two versions of the page.
|
ko:zoo:zoofulldotnet4 [2015/09/14] |
ko:zoo:zoofulldotnet4 [2020/08/14] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Zoo에서 ' | ||
| + | > **제품:** // | ||
| + | > **요약:** //Zoo 5와 .NET Framework 4에 대한 정보입니다.// | ||
| + | ===== 문제 ===== | ||
| + | Windows Server 2008 R2 시스템에 Zoo 5 를 설치했으나, | ||
| + | |||
| + | < | ||
| + | 서비스를 시작할 수 없습니다. System.IO.FileNotFoundException: | ||
| + | ' | ||
| + | Culture=neutral, | ||
| + | 어셈블리 중 하나를 로드할 수 없습니다. 지정한 파일을 찾을 수 없습니다. | ||
| + | 파일 이름: ' | ||
| + | PublicKeyToken=31bf3856ad364e35' | ||
| + | 위치 ZooService.ZooService.OnStart(String[] args) | ||
| + | 위치 System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object | ||
| + | state) | ||
| + | </ | ||
| + | |||
| + | ===== 해결책 ===== | ||
| + | Zoo 5에는 **[[http:// | ||
| + | |||
| + | .NET Framework 4 Client Profile만 설치하는 것으로는 충분하지 않습니다. __전체__ .NET Framework 4 가 필요합니다. | ||
| + | |||
| + | \\ | ||
| + | |||
| + | {{tag> | ||