Posts Tagged ‘Image Problem with url rewriting’

Hello Friends

Now a days i m creating one web application in asp .net which have a four master pages and also web application have a url rewrting code.

when you are working with mastre pages and url rewriting code where some fack virtual web directorys will be generates which is actual not exist but in your url it will be load.

when this kind of url structures you are working you may have a problem of image display because in master page you gave absolute path for the image source but when fack url will generates image will be not display on page because image not found the path where exact it was placed.

Read the rest of this entry »