Jump to content
Software FX Community

Why do I got this Error ?


User (Legacy)

Recommended Posts

Hi: I downloaded the ChartFX .NET Trial Version and got the error bellow

while trying to access my web application. Anyone have a clue for me?

Thanks in advance!

Server Error in '/TestApp' Application.

----------------------------------------------------------------------------

----

Could not find a part of the path

"c:\inetpub\wwwroot\ChartFX6\Temp\CFV0612_03463020C0.CHW".

Link to comment
Share on other sites

Make sure that after the ChartFX installation a Virtual directory called

ChartFX6 was created in your IIS Manager, if it is not there create it and

set its physical path to <CfxFolder>\ChartFX6, e.g. C:\Program Files\ChartFX

for .NET\ChartFX6

--

Regards,

JC

Software FX Support

"Polaris" <etpolaris@hotmail.com> wrote in message

news:iASL2UTMDHA.3180@webserver1.softwarefx.com...

> Hi: I downloaded the ChartFX .NET Trial Version and got the error bellow

> while trying to access my web application. Anyone have a clue for me?

>

> Thanks in advance!

>

>

> Server Error in '/TestApp' Application.

>

> --------------------------------------------------------------------------

--

> ----

>

> Could not find a part of the path

> "c:\inetpub\wwwroot\ChartFX6\Temp\CFV0612_03463020C0.CHW".

>

>

Link to comment
Share on other sites

  • 1 month later...

We have exactly the same error where the ChartFX6 is installed under

D:\Program Files\ChartFX for .NET\ChartFX6

but the web directory is in E:\IISROOT

We got this error:

Server Error in '/web_app' Application

Could not find a part of the path

"E:\IISROOT\ChartFx6\Temp\CFV0725_10102820D0.CHW

Under IIS Manager, ChartFX6 is already created and it's physicall path is

set to

D:\Program Files\ChartFX for .NET\ChartFX6

"SoftwareFX Support" <support@softwarefx.com> wrote in message

news:z66mXeTMDHA.3180@webserver1.softwarefx.com...

> Make sure that after the ChartFX installation a Virtual directory called

> ChartFX6 was created in your IIS Manager, if it is not there create it and

> set its physical path to <CfxFolder>\ChartFX6, e.g. C:\Program

Files\ChartFX

> for .NET\ChartFX6

>

> --

> Regards,

>

> JC

> Software FX Support

> "Polaris" <etpolaris@hotmail.com> wrote in message

> news:iASL2UTMDHA.3180@webserver1.softwarefx.com...

> > Hi: I downloaded the ChartFX .NET Trial Version and got the error bellow

> > while trying to access my web application. Anyone have a clue for me?

> >

> > Thanks in advance!

> >

> >

> > Server Error in '/TestApp' Application.

> >

>

> --------------------------------------------------------------------------

> --

> > ----

> >

> > Could not find a part of the path

> > "c:\inetpub\wwwroot\ChartFX6\Temp\CFV0612_03463020C0.CHW".

> >

> >

>

>

Link to comment
Share on other sites

Do I have to reboot after installing ChartFX?

"Amy" <odgam@asl.com.hk> wrote in message

news:YdBXz1nUDHA.2896@WEBSERVER1...

> We have exactly the same error where the ChartFX6 is installed under

> D:\Program Files\ChartFX for .NET\ChartFX6

> but the web directory is in E:\IISROOT

>

> We got this error:

> Server Error in '/web_app' Application

>

> Could not find a part of the path

> "E:\IISROOT\ChartFx6\Temp\CFV0725_10102820D0.CHW

>

> Under IIS Manager, ChartFX6 is already created and it's physicall path is

> set to

> D:\Program Files\ChartFX for .NET\ChartFX6

>

>

>

>

> "SoftwareFX Support" <support@softwarefx.com> wrote in message

> news:z66mXeTMDHA.3180@webserver1.softwarefx.com...

> > Make sure that after the ChartFX installation a Virtual directory called

> > ChartFX6 was created in your IIS Manager, if it is not there create it

and

> > set its physical path to <CfxFolder>\ChartFX6, e.g. C:\Program

> Files\ChartFX

> > for .NET\ChartFX6

> >

> > --

> > Regards,

> >

> > JC

> > Software FX Support

> > "Polaris" <etpolaris@hotmail.com> wrote in message

> > news:iASL2UTMDHA.3180@webserver1.softwarefx.com...

> > > Hi: I downloaded the ChartFX .NET Trial Version and got the error

bellow

> > > while trying to access my web application. Anyone have a clue for me?

> > >

> > > Thanks in advance!

> > >

> > >

> > > Server Error in '/TestApp' Application.

> > >

> >

>

> --------------------------------------------------------------------------

> > --

> > > ----

> > >

> > > Could not find a part of the path

> > > "c:\inetpub\wwwroot\ChartFX6\Temp\CFV0612_03463020C0.CHW".

> > >

> > >

> >

> >

>

>

Link to comment
Share on other sites

It is normal that it is installed in "Program Files", however there should

be a "Virtual Directory" in IIS called ChartFX6 pointing to "C:\Program

Files\ChartFX for .Net\ChartFX6".

If you are using Windows 2003, default permission prevent our installing

from creating this virtual directory and it must be created manually.

Check out the following article in our support site for more details:

Q6122055. ChartFX.Net incorrectly installed on Windows 2003

--

FP

Software FX, Inc.

barchart.bmp

Link to comment
Share on other sites

Dear Software Fx,

I have read the article you mentioned.

Below is the server configuration

OS

Microsoft Windows 2000 Server (English)

OS Installation Path

Standby Server

(for Disaster Recovery Purpose)

C:\WINNT

- No Administrator Password

- No any Network connection

Production Server

D:\WINNT

System Path

D:\WINNT

Default Locale

English (US)

We installed ChartFX using local administrator so it has right to create

virtual directory and in fact the virtual directories are created.

From the screen capture attached, the virtual directory is actually being

created and point to its physical location (iis.gif)

However, we still see as in error.gif.

The IIS Root is set to E:/IISRoot. From the error message, ChartFX tries to

look for the temp files at E:/IISRoot/ChartFX6/Temp.

Why is that? Are we having configuration problem?

Regards,

Amy Wan

"Software FX Support" <support@softwarefx.com> wrote in message

news:6hQIFrwUDHA.1496@WEBSERVER1...

> It is normal that it is installed in "Program Files", however there should

> be a "Virtual Directory" in IIS called ChartFX6 pointing to "C:\Program

> Files\ChartFX for .Net\ChartFX6".

>

> If you are using Windows 2003, default permission prevent our installing

> from creating this virtual directory and it must be created manually.

>

> Check out the following article in our support site for more details:

>

> Q6122055. ChartFX.Net incorrectly installed on Windows 2003

>

> --

> FP

> Software FX, Inc.

>

>

Link to comment
Share on other sites

Problem fixed after reinstall our web application

"AW" <odgam@asl.com.hk> wrote in message news:7Qy0YtxUDHA.1496@WEBSERVER1...

> Dear Software Fx,

>

> I have read the article you mentioned.

> Below is the server configuration

> OS

> Microsoft Windows 2000 Server (English)

>

> OS Installation Path

> Standby Server

>

> (for Disaster Recovery Purpose)

> C:\WINNT

>

> - No Administrator Password

>

> - No any Network connection

>

> Production Server

> D:\WINNT

>

> System Path

> D:\WINNT

>

> Default Locale

> English (US)

>

>

>

>

> We installed ChartFX using local administrator so it has right to create

> virtual directory and in fact the virtual directories are created.

> From the screen capture attached, the virtual directory is actually being

> created and point to its physical location (iis.gif)

> However, we still see as in error.gif.

> The IIS Root is set to E:/IISRoot. From the error message, ChartFX tries

to

> look for the temp files at E:/IISRoot/ChartFX6/Temp.

>

> Why is that? Are we having configuration problem?

>

> Regards,

>

> Amy Wan

>

>

>

>

> "Software FX Support" <support@softwarefx.com> wrote in message

> news:6hQIFrwUDHA.1496@WEBSERVER1...

> > It is normal that it is installed in "Program Files", however there

should

> > be a "Virtual Directory" in IIS called ChartFX6 pointing to "C:\Program

> > Files\ChartFX for .Net\ChartFX6".

> >

> > If you are using Windows 2003, default permission prevent our installing

> > from creating this virtual directory and it must be created manually.

> >

> > Check out the following article in our support site for more details:

> >

> > Q6122055. ChartFX.Net incorrectly installed on Windows 2003

> >

> > --

> > FP

> > Software FX, Inc.

> >

> >

>

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...