Jump to content
Software FX Community

VS 2003 Chartfx issues


User (Legacy)

Recommended Posts

We are experiencing a VERY annoying problem with CharFx 6.2 .NET in our web 

application.

When we run the app from VS 2003 after making changes to our code, we get

the following error below. When we rebuild the web project and then run the

app, it works. Then if we go make more code changes and rerun the project

it gives the error again. So we rebuild the project and then run it and it

works fine. This causes us to really slow down and affects productivity.

Has anyone had this issue? Is ChartFx aware of this bug they have? Thanks.

Chad

Server Error in '/TDG.Trident.Web' Application.

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

Compilation Error

Description: An error occurred during the compilation of a resource required

to service this request. Please review the following specific error details

and modify your source code appropriately.

Compiler Error Message: CS0006: Metadata file

'c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net

files\tdg.trident.web\6bf20bd9\11823b07\assembly\dl2\5e9ce432\000bea7d_d20dc401\chartfx.base.dll'

could not be found

Source Error:

[No relevant source lines]

Source File: Line: 0

Link to comment
Share on other sites

Ok, I contacted support and the solution was to put the ChartFx .NET 

assemblies in the GAC. That solved the problem.

"Chad Bryant" <cbrya@thedeltagroup.com> wrote in message

news:YZX$zjE7FHA.468@webserver3.softwarefx.com...

> We are experiencing a VERY annoying problem with CharFx 6.2 .NET in our

> web application.

>

> When we run the app from VS 2003 after making changes to our code, we get

> the following error below. When we rebuild the web project and then run

> the app, it works. Then if we go make more code changes and rerun the

> project it gives the error again. So we rebuild the project and then run

> it and it works fine. This causes us to really slow down and affects

> productivity. Has anyone had this issue? Is ChartFx aware of this bug

> they have? Thanks. Chad

>

> Server Error in '/TDG.Trident.Web' Application.

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

>

> Compilation Error

> Description: An error occurred during the compilation of a resource

> required to service this request. Please review the following specific

> error details and modify your source code appropriately.

>

> Compiler Error Message: CS0006: Metadata file

> 'c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net

> files\tdg.trident.web\6bf20bd9\11823b07\assembly\dl2\5e9ce432\000bea7d_d20dc401\chartfx.base.dll'

> could not be found

>

> Source Error:

>

>

> [No relevant source lines]

>

> Source File: Line: 0

>

>

Link to comment
Share on other sites

Note that  you will have to make sure you add the updated versions to the 

GAC when you download a ChartFX service pack.

--

JC

Software FX Support

"Chad Bryant" <cbrya@thedeltagroup.com> wrote in message

news:8rVYAOI7FHA.468@webserver3.softwarefx.com...

> Ok, I contacted support and the solution was to put the ChartFx .NET

> assemblies in the GAC. That solved the problem.

>

>

>

> "Chad Bryant" <cbrya@thedeltagroup.com> wrote in message

> news:YZX$zjE7FHA.468@webserver3.softwarefx.com...

>> We are experiencing a VERY annoying problem with CharFx 6.2 .NET in our

>> web application.

>>

>> When we run the app from VS 2003 after making changes to our code, we get

>> the following error below. When we rebuild the web project and then run

>> the app, it works. Then if we go make more code changes and rerun the

>> project it gives the error again. So we rebuild the project and then run

>> it and it works fine. This causes us to really slow down and affects

>> productivity. Has anyone had this issue? Is ChartFx aware of this bug

>> they have? Thanks. Chad

>>

>> Server Error in '/TDG.Trident.Web' Application.

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

>>

>> Compilation Error

>> Description: An error occurred during the compilation of a resource

>> required to service this request. Please review the following specific

>> error details and modify your source code appropriately.

>>

>> Compiler Error Message: CS0006: Metadata file

>> 'c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net

>> files\tdg.trident.web\6bf20bd9\11823b07\assembly\dl2\5e9ce432\000bea7d_d20dc401\chartfx.base.dll'

>> could not be found

>>

>> Source Error:

>>

>>

>> [No relevant source lines]

>>

>> Source File: Line: 0

>>

>>

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...