Jump to content
Software FX Community

VS2005 SP1 Virtual Path (cassini) image location


si_man

Recommended Posts

Background:
One of the bugs fixed in VS2005 SP1 was:
"When launching a Web Site project from VS 2005 using the built in
Cassini (Casini?) web server, the site will be placed in a Virtual
folder instead of on the root."

http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=218621

VS2005 now offers a "Virtual Path" property on web projects, by inserting nothing or "/" as the value, we can now run the web application properly.

The Bad News:
Now, when I try to add a (Chart FX) image chart to my site, I'm presented with a broken image.

View Source:
If I run from the application root (virtual path "/")
the chart gets generated but the page looks in the wrong location "//chartfx70/temp/CFT0525_1100163A919.png"
  (it exists at "/chartfx70/temp/CFT0525_1100163A919.png")

Help:
Is there a config file that i need to update?
Is there an update i need to download? I'm currently running Chart Fx version 7.0.2281.31706

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...