katm Posted August 10, 2009 Report Share Posted August 10, 2009 When I run my project, I get the following error: Failed to map the path '/CfxGauges10/download' Pls help! Quote Link to comment Share on other sites More sharing options...
rocioZ Posted August 10, 2009 Report Share Posted August 10, 2009 This usually has to do with the IIS setup. Please make sure your IIS has the virtual directory, CfxGauges10. Make sure this has read and write permissions. Also, see if this missing dll is in the bin folder of your WebApplication Chart FX Gauges needs to have to folders (virtual directories) created in order to store temporary images and temp files associated with the gauges control. On your IIS, follow this steps - Open IIS Server - Select your Web application that is using Chart FX. - On the desire web site, right click -> Virtual Directory with the following Name Quote Link to comment Share on other sites More sharing options...
katm Posted August 10, 2009 Author Report Share Posted August 10, 2009 Thanks for your help! Since I don't have IIS on my local machine, I just changed the virtual directory in VS 2005 and my project now shows the gauge just fine. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.