﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts v3 / Using FusionCharts / FusionCharts and ASP.NET  / Access to the FC files in a root level folder / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Wed, 03 Dec 2008 02:07:03 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Access to the FC files in a root level folder</title><link>http://www.fusioncharts.com/forum/Topic4918-32-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;Can you make sure that you're also including the relative path for FusionCharts.js?</description><pubDate>Thu, 06 Mar 2008 12:19:48 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Access to the FC files in a root level folder</title><link>http://www.fusioncharts.com/forum/Topic4918-32-1.aspx</link><description>So far I've been working with the swf, dll and the .js files inside the website folder. &lt;br&gt;&lt;br&gt;Now I'm trying to move all the files to a unique folder at root level ( wwwroot folder), just as the documentation recommends for an easy administration of the files and to avoid redundacy of having the same .swf chart many times.&lt;br&gt;&lt;br&gt;The folder tree is something like this:&lt;br&gt;&lt;br&gt;InetPub&lt;br&gt;- - wwwroot&lt;br&gt;- - - - FusionCharts &lt;- the folder with all the charts, .js and dll&lt;br&gt;- - - - website1&lt;br&gt;- - - - website2&lt;br&gt;&lt;br&gt;What i'm trying to do is to redirect all the [b][i]return FusionCharts.RenderChart("chart.swf",etc,etc.)[/i][/b] to the FusionCharts folder wich is outside the website folder.&lt;br&gt;&lt;br&gt;So far I've tried with "../FusionCharts/Chart.swf" , "../../FusionCharts/Chart.swf", "~/FusionCharts/Chart.swf" "C:/Inetpub/wwwroot/FusionCharts/Chart.swf" with no success, I still get the white DIV. But if I place the .swf on the web folder it plots perfectly, so it must be I'm setting the route wrong.&lt;br&gt;&lt;br&gt;How will be the correct way to do that? Do I need to make the FusionCharts Folder a virtual directory in order to work what I'm trying to do?&lt;br&gt;&lt;br&gt;Can I do the same with the .dll ? so far I need to place the .dll inside the Bin folder of the website to be able to add the [i][b]Using InfoSoftGlobal;[/b][/i] line into the code. Can I call the .dll from the outside (the FusionCharts folder) and still be able to use add that line intto my code?</description><pubDate>Tue, 04 Mar 2008 12:18:05 GMT</pubDate><dc:creator>Duke_Quakem</dc:creator></item></channel></rss>