Jump to content
Software FX Community

Server Error in '/myU' Application.


Univers

Recommended Posts

Hi-

We just purchased your Chart Lite control and we are getting the error below.

We have the directory its looking for in the root of our project.

We have another test application that works just fine.

We are also running your Gauges software which works fine as well.

We are running it in VS 2005.

Any suggestions?

____________________________________________________________________________________________

Server Error in '/myU' Application.

Failed to map the path '/cfxlite6/temp'.

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.InvalidOperationException: Failed to map the path '/cfxlite6/temp'.

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:

[invalidOperationException: Failed to map the path '/cfxlite6/temp'.]

  System.Web.Hosting.HostingEnvironment.MapPathActual(VirtualPath virtualPath, Boolean permitNull) +539

  System.Web.Hosting.HostingEnvironment.MapPathInternal(VirtualPath virtualPath) +48

  System.Web.VirtualPath.MapPathInternal() +25

  System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping) +218

  System.Web.HttpRequest.MapPath(VirtualPath virtualPath) +56

  System.Web.HttpRequest.MapPath(String virtualPath) +42

  System.Web.HttpServerUtility.MapPath(String path) +109

  SoftwareFX.ChartFX.Lite.Internet.Chart.AM() +149

  SoftwareFX.ChartFX.Lite.Internet.Chart.SaveViewState() +79

  System.Web.UI.Control.SaveViewStateRecursive() +137

  System.Web.UI.Control.SaveViewStateRecursive() +254

  System.Web.UI.Control.SaveViewStateRecursive() +254

  System.Web.UI.Control.SaveViewStateRecursive() +254

  System.Web.UI.Control.SaveViewStateRecursive() +254

  System.Web.UI.Page.SaveAllState() +602

  System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5022

 

Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832

 

Link to comment
Share on other sites

This problem occurs because ChartFX Lite, although compatible with Visual Studio 2005, it cannot use Cassini as its webserver which is what VS2005 uses by default. You will need to change VS2005 to use IIS instead. ChartFX for Visual Studio 2005 does not have this problem and can use Cassini without a problem as well as IIS.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...