Hey all I've got kind of a weird one here. Not sure if this is an issue for this list or the Xcode list so I'm sending it to both. I'm having problems importing images in my application. What I've been doing is using a split deployment to take advantage of apache being faster at vending static images. To make things smoother on my desktop development whenever I add images to the project I do a web server deployment on my local machine. Then I use a static html reference for all my images. The src attribute for these images looks like /WebObjects/AppName.woa/Contents/WebServerResources/ some_file.gif This has been working fine for months. Last night however I added some images to the project, deployed the WebServer part of the application, and the images weren't showing up in my app during builds. When I reference the image specifically in the navigator it gives me a message that says the image cannot be displayed because it contains errors. This only happens for the new images, all the ones previously added to the project still show up fine. Any suggestions.

Zac
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com

Reply via email to