If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
I receive this error when I enable the membership graph. Anyone know how to fix this?
System.IO.DirectoryNotFoundException: Could not find a part of the path 'c:\inetpub\wwwroot\Data\Sites\7\systemfiles\ctl01_mainContent_ctl00_zgMembershipGrowth045dae98-6867-4a7e-831d-3d7b01813120.png'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at ZedGraph.Web.ZedGraphWeb.Render(HtmlTextWriter output)
Make sure the folder exists at /Data/Sites/7/systemfiles
if the folder doesn't exist create it.
Hope that helps,
Joe
That did it! Thanks again Joe!