<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Why doesn't a UNC Link in Pop Up display image?  in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629189#M18642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to clarify on the IIS side&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have a location such as \\machineA\gis\images that I assign to virtual directory pics&lt;/P&gt;&lt;P&gt;then the url would be&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwebservername%2Fpics" rel="nofollow" target="_blank"&gt;http://webservername/pics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;how do I account for the final / and image name in the ESearch configuration&lt;/P&gt;&lt;P&gt;something like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;a href='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwebservername%2Fpics" rel="nofollow" target="_blank"&gt;https://webservername/pics&lt;/A&gt;&lt;SPAN&gt;{Field_Name}' target='_blank'&amp;gt;View Feature&amp;lt;/a&amp;gt; &amp;lt;br&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I get this message when I try to access this location:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1 style="font-weight: normal; font-size: 18pt; color: red;"&gt;Server Error in '/' Application.&lt;/H1&gt;&lt;HR size="1" width="100%" /&gt;&lt;H2 style="font-weight: normal; font-size: 14pt; color: maroon;"&gt;&lt;EM&gt;Runtime Error&lt;/EM&gt;&lt;/H2&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11.2px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;SPAN style="font-family: Verdana; margin-top: -5px;"&gt;&lt;STRONG&gt;Description: &lt;/STRONG&gt;&lt;/SPAN&gt;An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family: Verdana; margin-top: -5px;"&gt;&lt;STRONG&gt;Details:&lt;/STRONG&gt;&lt;/SPAN&gt; To enable the details of this specific error message to be viewable on remote machines, please create a &amp;lt;customErrors&amp;gt; tag within a "web.config" configuration file located in the root directory of the current web application. This &amp;lt;customErrors&amp;gt; tag should then have its "mode" attribute set to "Off".&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffcc" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;PRE style="font-family: Consolas, 'Lucida Console', monospace; font-size: 11pt; padding: 0.5em;"&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;nbsp; &amp;lt;configuration&amp;gt; &amp;lt;system.web&amp;gt; &amp;lt;customErrors mode="Off"/&amp;gt; &amp;lt;/system.web&amp;gt; &amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11.2px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;BR /&gt;&lt;SPAN style="font-family: Verdana; margin-top: -5px;"&gt;&lt;STRONG&gt;Notes:&lt;/STRONG&gt;&lt;/SPAN&gt; The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's &amp;lt;customErrors&amp;gt; configuration tag to point to a custom error page URL.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffcc" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;PRE style="font-family: Consolas, 'Lucida Console', monospace; font-size: 11pt; padding: 0.5em;"&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;nbsp; &amp;lt;configuration&amp;gt; &amp;lt;system.web&amp;gt; &amp;lt;customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/&amp;gt; &amp;lt;/system.web&amp;gt; &amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Any idea what the cause of this error would be as I check that the virtual directory can be accessed on the IIS server using Test Settings when I am in the Basic Settings for the virtual directory?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 May 2016 21:39:36 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2016-05-12T21:39:36Z</dc:date>
    <item>
      <title>Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629181#M18634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The test link seems active - when I hover over the image icon in the pop up I get icon indicating a live link but if I click I get nothing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried customizing the pop up (Custom Button in 3.7 Pop Up Configuration Tool) by adding the image tag and also the medias option. We're using Flex Viewer 3.7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a lot of security here - do the images need to be local on the server where ArcGIS foor Server resides?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, I also tried to set height , and width attributes in the pop up custom tab html code. I read somewhere the "type" attribute needs to = "Image" I thought the medias tool was taking care of that..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone had this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 22:30:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629181#M18634</guid>
      <dc:creator>JamesLabate</dc:creator>
      <dc:date>2015-12-10T22:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629182#M18635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Over the years Adobe Flash Player has tightened the security restraints on client file access and UNC paths seems to be one of those areas. I know in years past UNC paths worked flawlessly, but even when they did UNC paths were not the recommended approach. As Flex is a web application you should always be using a actual url in your links. You should setup a virtual directory using the UNC patch and this will give you a true url to use in the link. If you are like others and will say "I am only going to use the app for intranet" then the advice is still the same it is still an app that uses web technology. If your concern is not wanting to open that UNC path to internet users then that is not an issue either if the URL address is not publicly accessible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2015 14:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629182#M18635</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-12-12T14:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629183#M18636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;Thanks very much for your advice. Although I have not created a Virtual Directory on our MS Server 2008 R2 before I'm game to try. Unfortunately, I don't have permissions to do so and out IT staff (who've always looked askance at our humble little one box ArGIS for Server Site) - and after a recent dressing down from network overlords are not looking to do any GIS favors for anyone soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That said, would simply copying the images to a location on the server eliminate the need for a virtual directory? If the path field in my photo location point file is pointing to a local directory on the server would that be stable and reliable - and display an image in the pop-up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is there no choice but to request a virtual directory be created? If so, i don't quite follow this step in an MS explanation I see online referring to the Physical Path in the Add Virtual Directory Dialogue box: "Type or browse to the physical directory that contains the virtual directory."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this valid? &lt;A href="https://msdn.microsoft.com/en-us/library/bb763173.aspx" title="https://msdn.microsoft.com/en-us/library/bb763173.aspx"&gt;How to: Create and Configure Virtual Directories in IIS 7.0&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words, if the images are on machine A and the virtual directory is on the IIS Server Machine B - how does the virtual directory point to the images on machine A if you're inputting the physical directory that contains the virtual directory in the Add Directory Dialogue box? I don't see where the connection between the virtual directory and the actual physical location of the images is established.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, the link above discusses Configuring a Virtual Directory. Is configuring a tuning exercise or something that if not done will result in the link simply not working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for all your help,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2015 20:03:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629183#M18636</guid>
      <dc:creator>JamesLabate</dc:creator>
      <dc:date>2015-12-12T20:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629184#M18637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; That link is fine. For how to add a virtual directory. No you can not just move the file to a directory on the server and have things work(unless that directory is already established as a virtual directory). You can establish a virtual directory using the UNC path you already have you do not have to use a physical path or drive on you web server. The configuring portion of that link is dealing with asp.net and can be ignored in you case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2015 20:15:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629184#M18637</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-12-12T20:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629185#M18638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;When you say "&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;You can establish a virtual directory using the UNC path you already have" I'm still not quite sure where the virtual and literal directories "meet"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Say my image files reside on machineA in multiple sub-directories (my operational point layer was generated by the Create Point File from Geotagged Images tool)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;So those images are located:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;\\machineA\gis\images\MainSt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;From what I see in the link I have to name the virtual directoryon the server - machineB - with an alias.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Suppose I name it "Images" - How is that virtual directory standing in for - or as I heard it described, like a shortcut to - &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;\\machineA\gis\images\MainSt? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I'm not seeing how that UNC is connected to the alias virtual directory.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Sorry to belabor this - hopefully it's apparent when I attempt it - if I'm granted the permissions to try.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK - thanks again Robert. Now, if IT will be half as cooperative as you hopefully I'll get this there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much Obliged.&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 00:34:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629185#M18638</guid>
      <dc:creator>JamesLabate</dc:creator>
      <dc:date>2015-12-13T00:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629186#M18639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; When you create the virtual directory in IIS&amp;nbsp; it will ask for an alias and physical path (as covered in the link). So as an example would be Alias: pics and for the physical path use your UNC: &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;SPAN&gt;\\machineA\gis\images\MainS and once the virtual directory is created then the url that you will use is &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwebservername%2Fpics%2Fyourimage.jpg" rel="nofollow" target="_blank"&gt;http://webservername/pics/yourimage.jpg&lt;/A&gt;&lt;SPAN&gt;. As long as the web server has access to the UNC path &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;\\machineA\gis\images\MainS then you are good to go. Hopefully this clears things up for you.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 01:50:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629186#M18639</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-12-13T01:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629187#M18640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for elaborating Robert. And again, thanks for taking the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 14:25:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629187#M18640</guid>
      <dc:creator>JamesLabate</dc:creator>
      <dc:date>2015-12-13T14:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629188#M18641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In response to your question above:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;That said, would simply copying the images to a location on the server eliminate the need for a virtual directory? If the path field in my photo location point file is pointing to a local directory on the server would that be stable and reliable - and display an image in the pop-up?&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, if you have permissions, you can copy them to the folder that your flexviewer app resides and can access it through a url if you copy it to the correct location. &lt;/P&gt;&lt;P&gt;So, if my flexviewer resides in C:\inetpub\wwwroot\flexviewers\37\PublicWorks\ on Machine_B, and I make a folder named pics in there with my images (say chester.jpg for example), I can then link to them with a URL as such:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://imap.ci.richland.wa.us/flexviewers/37/publicworks/pics/chester.jpg" title="http://imap.ci.richland.wa.us/flexviewers/37/publicworks/pics/chester.jpg"&gt;http://machine_B/flexviewers/37/publicworks/pics/chester.jpg&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way there is no need for a virtual directory as you are actually putting a copy of the pics in the IIS directory itself.&amp;nbsp; However, if you have the permissions needed to create a new folder in the IIS directories, you probably also have the permission required to create the virtual directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not the "best" way, but it does work,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 17:27:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629188#M18641</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2015-12-16T17:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629189#M18642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to clarify on the IIS side&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have a location such as \\machineA\gis\images that I assign to virtual directory pics&lt;/P&gt;&lt;P&gt;then the url would be&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwebservername%2Fpics" rel="nofollow" target="_blank"&gt;http://webservername/pics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;how do I account for the final / and image name in the ESearch configuration&lt;/P&gt;&lt;P&gt;something like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;a href='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwebservername%2Fpics" rel="nofollow" target="_blank"&gt;https://webservername/pics&lt;/A&gt;&lt;SPAN&gt;{Field_Name}' target='_blank'&amp;gt;View Feature&amp;lt;/a&amp;gt; &amp;lt;br&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I get this message when I try to access this location:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1 style="font-weight: normal; font-size: 18pt; color: red;"&gt;Server Error in '/' Application.&lt;/H1&gt;&lt;HR size="1" width="100%" /&gt;&lt;H2 style="font-weight: normal; font-size: 14pt; color: maroon;"&gt;&lt;EM&gt;Runtime Error&lt;/EM&gt;&lt;/H2&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11.2px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;SPAN style="font-family: Verdana; margin-top: -5px;"&gt;&lt;STRONG&gt;Description: &lt;/STRONG&gt;&lt;/SPAN&gt;An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family: Verdana; margin-top: -5px;"&gt;&lt;STRONG&gt;Details:&lt;/STRONG&gt;&lt;/SPAN&gt; To enable the details of this specific error message to be viewable on remote machines, please create a &amp;lt;customErrors&amp;gt; tag within a "web.config" configuration file located in the root directory of the current web application. This &amp;lt;customErrors&amp;gt; tag should then have its "mode" attribute set to "Off".&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffcc" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;PRE style="font-family: Consolas, 'Lucida Console', monospace; font-size: 11pt; padding: 0.5em;"&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;nbsp; &amp;lt;configuration&amp;gt; &amp;lt;system.web&amp;gt; &amp;lt;customErrors mode="Off"/&amp;gt; &amp;lt;/system.web&amp;gt; &amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11.2px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;BR /&gt;&lt;SPAN style="font-family: Verdana; margin-top: -5px;"&gt;&lt;STRONG&gt;Notes:&lt;/STRONG&gt;&lt;/SPAN&gt; The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's &amp;lt;customErrors&amp;gt; configuration tag to point to a custom error page URL.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffcc" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;PRE style="font-family: Consolas, 'Lucida Console', monospace; font-size: 11pt; padding: 0.5em;"&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;nbsp; &amp;lt;configuration&amp;gt; &amp;lt;system.web&amp;gt; &amp;lt;customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/&amp;gt; &amp;lt;/system.web&amp;gt; &amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Any idea what the cause of this error would be as I check that the virtual directory can be accessed on the IIS server using Test Settings when I am in the Basic Settings for the virtual directory?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 21:39:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629189#M18642</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2016-05-12T21:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629190#M18643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; So is your url suppose to use http or https protocol? You have both in your thread above. I would first test your virtual directory by using a known file name and append that to your virtual directory url and paste that in a browser to see if it works. If you test this url from the IIS machine then you will get a real error and not the useless info you got above,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 00:02:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629190#M18643</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-05-13T00:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629191#M18644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert:&lt;/P&gt;&lt;P&gt;I did as you recommended and I called a specific file in a browser on a remote machine and I was able to access the virtual directory.&amp;nbsp; Now when I make this same call through the application it cuts off the portion of the URL to the specific file and generates the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any&amp;nbsp; idea what would be causing this error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 style="color: maroon; font-family: Verdana; font-size: 14pt; font-weight: normal;"&gt;&lt;EM&gt;Runtime Error&lt;/EM&gt;&lt;/H2&gt;&lt;P&gt;&lt;SPAN style="color: #000000; text-indent: 0px; font-weight: normal; font-size: 11.2px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style: normal;"&gt;&lt;SPAN style="color: black; font-family: Verdana; margin-top: -5px;"&gt;&lt;STRONG&gt;Description:&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: black; font-family: Verdana; margin-top: -5px;"&gt;&lt;STRONG&gt;Details:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;To enable the details of this specific error message to be viewable on remote machines, please create a &amp;lt;customErrors&amp;gt; tag within a "web.config" configuration file located in the root directory of the current web application. This &amp;lt;customErrors&amp;gt; tag should then have its "mode" attribute set to "Off".&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffcc" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;PRE style="margin: 0px; padding: 0.5em; line-height: 14pt; font-family: Consolas, 'Lucida Console', monospace; font-size: 11pt;"&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;nbsp; &amp;lt;configuration&amp;gt; &amp;lt;system.web&amp;gt; &amp;lt;customErrors mode="Off"/&amp;gt; &amp;lt;/system.web&amp;gt; &amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="color: #000000; text-indent: 0px; font-weight: normal; font-size: 11.2px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style: normal;"&gt;&lt;SPAN style="color: black; font-family: Verdana; margin-top: -5px;"&gt;&lt;STRONG&gt;Notes:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's &amp;lt;customErrors&amp;gt; configuration tag to point to a custom error page URL.&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffcc" style="width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;PRE style="margin: 0px; padding: 0.5em; line-height: 14pt; font-family: Consolas, 'Lucida Console', monospace; font-size: 11pt;"&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;nbsp; &amp;lt;configuration&amp;gt; &amp;lt;system.web&amp;gt; &amp;lt;customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/&amp;gt; &amp;lt;/system.web&amp;gt; &amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 15:03:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629191#M18644</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2016-05-13T15:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629192#M18645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can you give more details on what you are doing:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Now when I make this same call through the application it cuts off the portion of the URL to the specific file and generates the following error:&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 15:11:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629192#M18645</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-05-13T15:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629193#M18646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you asking for more details on what the pop-up widget is supposed to hyperlink to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or are you asking for more details on how I am trying to troubleshoot what seems like a simple setup that is just not working through the Flex application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 15:14:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629193#M18646</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2016-05-13T15:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629194#M18647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You mention:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Now when I make this same call through the application it cuts off the portion of the URL to the specific file&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I would like to see your configuration that you are using in your app to utilize the new virtual directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it the same as an earlier responce you made:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;a href='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwebservername%2Fpics" rel="nofollow" style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #287433;" target="_blank"&gt;https://webservername/pics&lt;/A&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;{Field_Name}' target='_blank'&amp;gt;View Feature&amp;lt;/a&amp;gt; &amp;lt;br&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If so it looks like you forgot a / at the end of your hard coded url. Unlesss your field {Field_Name} contains that \chester.jpg as the field value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 15:35:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629194#M18647</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-05-13T15:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629195#M18648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the virtual directories setup properly, I was just hitting a feature that had no file associated with it.&amp;nbsp; Do you know what code is needed to inform the enduser that there is no item associated with a feature in the hyperlink location?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 16:27:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629195#M18648</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2016-05-16T16:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629196#M18649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I would calculate the fields that have not data with a default image that informs them no data is available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 16:36:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629196#M18649</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-05-16T16:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't a UNC Link in Pop Up display image?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629197#M18650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Robert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will pass that information on to the data steward as it sounds like the best way to solve the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 16:46:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/why-doesn-t-a-unc-link-in-pop-up-display-image/m-p/629197#M18650</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2016-05-16T16:46:13Z</dc:date>
    </item>
  </channel>
</rss>

