Opened 18 years ago
Closed 18 years ago
#1768 closed Bug (invalid)
Packager doesn't find _packager.xml
| Reported by: | inSay | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : CKPackager | Version: | FCKeditor 2.5.1 |
| Keywords: | Confirmed | Cc: |
Description
I donwnload FCK251, i tried the latest packager run in fckeditor folder. It sad that: Error: The package definition file was not found. : c:/fck251/editor/_packager.xml
ok. I moved and renamed fckpackager.xml to editor/_packager.xml then, it sad: System.NullReferenceException: at d.a(String[] A_0)
I've .NET framework 2.0
Change History (2)
comment:1 Changed 18 years ago by
| Keywords: | Confirmed added |
|---|---|
| Summary: | .exe doesn't work → Packager doesn't find _packager.xml |
| Version: | → FCKeditor 2.5.1 |
comment:2 Changed 18 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
You are still using the old packager (.Net application). The new packager must be used now. It is a PHP application (standalone exe available).
For more info, see Generating the compressed scripts at our docs site.

I followed the steps you have taken and it seems that the problem exists. We will try to work on that issue.