Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit Add-On

Started by aicongsj at 11-04-2006 6:47 . Topic has 2 replies.

Print Search
Sort Posts:    
   11-04-2006, 6:47
aicongsj is not online. Last active: 03.11.2006 23:00:20 aicongsj

Top 100 Posts
Joined on 11-03-2006
Posts 5
Spell check error!
Reply Quote

 Can anyone help me here? what is the problem here?  i also get this error when trying to register the pineditspell.dll "pineditspell.dll was loaded, but the DLLregisterServer entry point was not found"

 

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 'pinEditSpell' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 1:  <%@ Page Language="C#" validateRequest="false" %>
Line 2:  <%@ Register TagPrefix="pinEditSpell" Namespace="Pintexx.Components.Web.pinEdit.Spell" Assembly="pinEditSpell" %>
Line 3:  <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
Line 4:  <html>

Source File: /pinEditasp/editor/add-on/spell/spell.aspx    Line: 2

Assembly Load Trace: The following information can be helpful to determine why the assembly 'pinEditSpell' 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.210

   Report 
   11-04-2006, 6:49
aicongsj is not online. Last active: 03.11.2006 23:00:20 aicongsj

Top 100 Posts
Joined on 11-03-2006
Posts 5
Re: Spell check error!
Reply Quote
but i get it easily to work in .net ... but not in asp with the spell in .net, do i need to create vitural directory and if so ,..... where.
   Report 
   11-05-2006, 1:55
aicongsj is not online. Last active: 03.11.2006 23:00:20 aicongsj

Top 100 Posts
Joined on 11-03-2006
Posts 5
Re: Spell check error!
Reply Quote
ok i have fixed this.... :) needed to add BIN folder in root,
   Report 
Pintexx Forum » Developer Produ... » pinEdit Add-On » Re: Spell check error!