I have an activeX, dll that is supposed to convert tif images to Gif. I Want to display these images gif's on my webpage. The tiffs are on a different server than my iis server. The drive that the tif's are on is mapped. I am accessing the conversion dll via an activeX Dll, that I created in vb, using ASP. The conversion dll is having trouble resolving the path to the mapped drive. The paths to the images are correct. ??
any ideas?
thanks
