Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Ravenbridge  
#1 Posted : Tuesday, December 19, 2006 5:46:20 PM(UTC)
Ravenbridge

Rank: Member

Groups: Member
Joined: 12/19/2006(UTC)
Posts: 1

I have installed the demo application on a hosted server which has .net v2.0 installed. The Default.aspx page loads ok bu when I click on one of the examples I get the following message. Any ideas?

Code:
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 'Aurigma.GraphicsMill.WebControls' or one of its dependencies. The system cannot find the file specified.

Source Error: 


Line 2:  	Inherits="BusinessCardEditor" %>
Line 3:  
Line 4:  <%@ Register Assembly="Aurigma.GraphicsMill.WebControls" Namespace="Aurigma.GraphicsMill.WebControls"
Line 5:  	TagPrefix="cc1" %>
Line 6:  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
 

Source File: /bctest/BusinessCardEditor.aspx    Line: 4 

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Aurigma.GraphicsMill.WebControls' 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.42; ASP.NET Version:2.0.50727.42 

Edited by user Tuesday, December 18, 2007 7:38:26 PM(UTC)  | Reason: Not specified

Dmitry  
#2 Posted : Wednesday, December 20, 2006 1:37:16 PM(UTC)
Dmitry

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 8/3/2003(UTC)
Posts: 1,070

Thanks: 1 times
Was thanked: 12 time(s) in 12 post(s)
Hello,

It seems that the problem is in msvcr71.dll library. Please read the following article in the knowledge base: "ASP.NET 2.0 Cannot Find a Required Module when Loading Graphics Mill for .NET DLLs".

Edited by moderator Friday, March 14, 2014 8:20:06 PM(UTC)  | Reason: Not specified

Sincerely yours,

Dmitry Sevostyanov

UserPostedImage Follow Aurigma on Twitter!

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.