anilsojitra
Posts: 0
Joined: Fri Jan 20, 2012 10:51 am

Image assets not rendering in mobile web app

I have created a mobile web app and included some images. However when I deploy the mobile website (www.thisapp.co) the images do not render. The assets are present in the following directory:

files\views\assets

The images are rendering when Testing the mobile web app through Tiggzi.

I have made the project public:

http://tiggzi.com/preview/8251fc1e-bf...

I would be grateful if you could please advise why the images assets are not rendering.

p.s. i noticed that the asset files do not have a file extension (e.g. png) but neither do image assets on another one of my projects and they are rendering properly.

Thanks

Anil

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Image assets not rendering in mobile web app

To which (application) server did you deploy thisapp.co?

anilsojitra
Posts: 0
Joined: Fri Jan 20, 2012 10:51 am

Image assets not rendering in mobile web app

Well it's deployed to an asp.net 4.0 web server but it just doesn't seem to resolve when the image assets do not have a file extension.

When I exported the project from Tiggzi, I tried it locally and it works fine. It just seems to be a problem on the web server. I have gone through the exported code and put file extensions on the images.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Image assets not rendering in mobile web app

It's a known problem with Microsoft servers, they don't like images without an extension. We are working on keeping image file names as they are - so this won't be a problem.

I guess the simplest solution right now would be to rename all images to a name that has extension.

Return to “Issues”