Posted in | Posted on 03-10-2011 | 2,792 views
This has tripped up a lot of people, myself included, and impacts both extension writers and extension users. Have you ever tried to install a ColdFusion Builder extension and gotten this error?

If you get this, it means the extension writer incorrectly zipped his or her extension. When you create a zip file from an extension folder, it is critical that you zip from the directory itself and not from the parent. Does that make sense? Probably not. Here is the right way to zip an extension in Windows - it should be similar for fruity machines:

It may be a bit hard to see in this screen shot, but I'm inside the extension folder itself. This will create a zip where ide_config.xml is in the root.
The wrong way is to create the zip from above the folder. This is how I always make my zips which I think is pretty natural for folks too. It's also why you keep seeing this mistake happen:

Here is another way to see the difference. I opened both up in WinRAR. You can see the one on the left has ide_config.xml in root, while the other has the folder itself.



Good tip!
But Ray, WInRar really in 2011 :)
Yesterday I downloaded trial version of CF Builder 2. But I get the error ""cannot find ide_config.xml file" when I try to install the Adobe CFC Generator, extension. Ther only one directory "handlers"
I open the zip file and there no ide_config.xml file inside the zip.
I did the report (Bug 2872040).
I compare an old Adobe CFC Generator.zip from CF Builder 1 and the file is bigger and has inside the ide_config.xml file this is strange because this is something that is often used.
I will tell as it ends!
Thank You Again
Thanks,
Krishna
ColdFusion Builder Team
Thank you I really appreciate your help, but I am confuse…
I download CFC Generator from RiaForge.org, but these don’t help me, I need to build a Service CFC to use it with Flex.
Has far I know with CFC Generator help me with the workflow CF Applications backend and FlashBuilder front end.
Let me explain you what I'm trying to do this, like Terry do it in this video:
http://tv.adobe.com/watch/adobe-evangelists-terry-...
A couple of years ago, I build Flex/ColdFusion apps with Flex 2 / Flex 3 / I wrote the CFC's by my own and then I use RemoteObject from Flex to access data from CF.
Why remove CFC Generator extension?
Do I have to write by my self a lot lines of code again?
I will compare this Adobe extension and ApplicationCFC of RIAForge.
Thank you for help and support.
Greetings
http://adobecfcgenerator.riaforge.org/
Thanks,
Krishna
ColdFusion Builder Team
[Add Comment] [Subscribe to Comments]