User (Legacy) Posted April 16, 2004 Report Share Posted April 16, 2004 Hi, I installed a demo/trail of CHart FX 6.2 , added the references to my project in VS STudio .NET 2003, added the Software FX to the toolbar, but when I do a "view in browser" I get the following: Server Error in '/PT_Web_V1' Application. ---------------------------------------------------------------------------- ---- Could not find a part of the path "C:\Inetpub\wwwroot\chartfx62\temp\CFV0416_0121420272E.CHW". Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IO.DirectoryNotFoundException: Could not find a part of the path "C:\Inetpub\wwwroot\chartfx62\temp\CFV0416_0121420272E.CHW". Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [DirectoryNotFoundException: Could not find a part of the path "C:\Inetpub\wwwroot\chartfx62\temp\CFV0416_0121420272E.CHW".] SoftwareFX.ChartFX.Internet.Server.Chart.7S(String 12D, String 12E, String& 12F, String& 12G, String 12H, Int32& 12I) +462 SoftwareFX.ChartFX.Internet.Server.Chart.SaveViewState() +159 System.Web.UI.Control.SaveViewStateRecursive() +51 System.Web.UI.Control.SaveViewStateRecursive() +116 System.Web.UI.Control.SaveViewStateRecursive() +116 System.Web.UI.Page.SavePageViewState() +287 System.Web.UI.Page.ProcessRequestMain() +1708 What's up with this? my project is not configured for C:\inetpub\wwwroot anyhow, I've changed it to a different root on a different drive. THanks, Sincerelym, Martin m r o jo @ in fo tili ty dot commercial Link to comment Share on other sites More sharing options...
Software FX Posted April 16, 2004 Report Share Posted April 16, 2004 Please check that our install program created a virtual directory in your Web Site (IIS) named chartfx62 and that it points to "C:\Program Files\ChartFX for .NET 6.2\chartfx62" You may also want to make sure that "Everyone" has write permission in the temp subdirectory of the specified folder. -- Regards, JC Software FX Support "Martin" <m r o j o at info tili ty dot com> wrote in message news:1S0GyC$IEHA.2848@webserver3.softwarefx.com... > Hi, > I installed a demo/trail of CHart FX 6.2 , > added the references to my project in VS STudio .NET 2003, added the > Software FX to the toolbar, > but when I do a "view in browser" I get the following: > > > Server Error in '/PT_Web_V1' Application. > -------------------------------------------------------------------------- -- > ---- > > Could not find a part of the path > "C:\Inetpub\wwwroot\chartfx62\temp\CFV0416_0121420272E.CHW". > Description: An unhandled exception occurred during the execution of the > current web request. Please review the stack trace for more information > about the error and where it originated in the code. > > Exception Details: System.IO.DirectoryNotFoundException: Could not find a > part of the path > "C:\Inetpub\wwwroot\chartfx62\temp\CFV0416_0121420272E.CHW". > > Source Error: > > > An unhandled exception was generated during the execution of the > current web request. Information regarding the origin and location of the > exception can be identified using the exception stack trace below. > > > Stack Trace: > > > [DirectoryNotFoundException: Could not find a part of the path > "C:\Inetpub\wwwroot\chartfx62\temp\CFV0416_0121420272E.CHW".] > SoftwareFX.ChartFX.Internet.Server.Chart.7S(String 12D, String 12E, > String& 12F, String& 12G, String 12H, Int32& 12I) +462 > SoftwareFX.ChartFX.Internet.Server.Chart.SaveViewState() +159 > System.Web.UI.Control.SaveViewStateRecursive() +51 > System.Web.UI.Control.SaveViewStateRecursive() +116 > System.Web.UI.Control.SaveViewStateRecursive() +116 > System.Web.UI.Page.SavePageViewState() +287 > System.Web.UI.Page.ProcessRequestMain() +1708 > > > > > What's up with this? > my project is not configured for C:\inetpub\wwwroot anyhow, I've changed it > to a different root on a different drive. > > > THanks, > > Sincerelym, > > Martin m r o jo @ in fo tili ty dot commercial > > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.