Hi all
Friends I need your help in following issue. Please spare some time to help me out THank you.
I have just migrated my dnn from normal hosting to the virtual server build on Azure. All seems to be working fine except no product images are not showing in listing and detail pages. When I have tried to check
following url is used to load the image
/DesktopModules/NB_Store/makethumbnail.ashx?Image=115339&w=160&tabid=2269&h=0
however when I try to access this on my new server like
_http://www.mysiteurl.com/DesktopModules/NB_Store/makethumbnail.ashx?Image=115339&w=160&tabid=2269&h=0_
it does not show any image in IE/Google and show following error on firefox
__XML Parsing Error: no element found
Location: http://www.mysiteurl.com/DesktopModules/NB_Store/makethumbnail.ashx?Image=115339&w=160&tabid=2269&h=0
Line Number 1, Column 1:__
However on old server it loads required image.
Please guide me what issue could it be ?
Your prompt help will be highly appreciated
Thank you
Friends I need your help in following issue. Please spare some time to help me out THank you.
I have just migrated my dnn from normal hosting to the virtual server build on Azure. All seems to be working fine except no product images are not showing in listing and detail pages. When I have tried to check
following url is used to load the image
/DesktopModules/NB_Store/makethumbnail.ashx?Image=115339&w=160&tabid=2269&h=0
however when I try to access this on my new server like
_http://www.mysiteurl.com/DesktopModules/NB_Store/makethumbnail.ashx?Image=115339&w=160&tabid=2269&h=0_
it does not show any image in IE/Google and show following error on firefox
__XML Parsing Error: no element found
Location: http://www.mysiteurl.com/DesktopModules/NB_Store/makethumbnail.ashx?Image=115339&w=160&tabid=2269&h=0
Line Number 1, Column 1:__
However on old server it loads required image.
Please guide me what issue could it be ?
Your prompt help will be highly appreciated
Thank you