Jump to content
Software FX Community

Error only on Web server - after I copy the site on web server


SRee

Recommended Posts

I have installed the server license on the web server, but while trying to run a sample page developed on Visual Studio 2008 using ChartFX 7 I am getting the following error:<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

 

Your urgent help will be highly appreciated.

 

Server Error in '/' Application.


Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load file or assembly 'ChartFX.WebForms' or one of its dependencies. The system cannot find the file specified.

Source Error:

 

Line 1:  <%@ Page Language="VB" AutoEventWireup="false" CodeFile="index.aspx.vb" Inherits="index" %>

Line 2: 

Line 3:  <%@ Register assembly="ChartFX.WebForms" namespace="ChartFX.WebForms" tagprefix="chartfx7" %>

Line 4:  <%@ Register assembly="ChartFX.WebForms.Adornments" namespace="ChartFX.WebForms.Adornments" tagprefix="chartfxadornments" %>

Line 5:  <%@ Register assembly="ChartFX.WebForms" namespace="ChartFX.WebForms.Galleries" tagprefix="chartfx7galleries" %>

Source File: /dashboard/index.aspx Line: 3

Assembly Load Trace: The following information can be helpful to determine why the assembly 'ChartFX.WebForms' could not be loaded.

 

WRN: Assembly binding logging is turned OFF.

To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

Note: There is some performance penalty associated with assembly bind failure logging.

To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

 


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

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