Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): assembly
More Search Options
Showing page
69
of
149
(
1,483
total posts)
< 1
second(s)
missing CuteEditor.Editor file
Hi all, I have CuteEditor version 3.0 and i was upgrading to the current release. I downloaded the .zip file and i replaced the .dll files with the ones from the .zip file. After doing this when trying to run cuteEditor i get the following error... Parser Error Message: Could not load type CuteEditor.Editor from
assembly
CuteEditor, ...
Posted to
Cute Editor for .NET
(Forum)
by
jag001
on
March 8, 2005
can I include the editor as a response.write
is there a way to do this? <%@ Page Language=''vb'' ValidateRequest=''False'' %><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %><script runat=''server''> Public Sub Page_Load(sender As object, e As System.EventArgs) End Sub sub ...
Posted to
Cute Editor for .NET
(Forum)
by
sperndogger
on
November 16, 2004
Re: How to integrate DotNetGallery with the DotNetNuke 2.0?
Hi Adam, I don't know if im doing right but i create a new DNN Module and put inside this module ASCX the DotNetGallery
Assembly
control. I could view the albums, but i getting error when i try to use the ''Edit description'' and ''Upload Image''. ...
Posted to
ASP.Net Image Gallery
(Forum)
by
mk_tak
on
September 4, 2004
getting an error with the control
This is surely a setup issue on my part but Im not being smart enough to fix it. Here is the error: 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 ...
Posted to
ASP.Net Image Gallery
(Forum)
by
hougie
on
July 2, 2004
Re: Cannot Create CuteEditor_Files from DLL
No Access is denied any more! The previous version we use the Embedding resources to deploy the files. At run-time, when the first hit comes to the page, CuteEditor control will check for the needed files,images, and as it won't be there, it will create the folder and extract files from
assembly
. In order to save ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 9, 2004
Re: Save instance?
emma, You can usually just check if the page is posting back, as normally the save button is the only button on the CuteEditor that posts back: if(Page.IsPostBack) { // Save it. } else { // do something else if need be. } You can also ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 24, 2004
Parser Error
I am receiving this error on all the demo apps. I'm running 2003 server (web) edition with .net extensions installed. I just purchased CuteSoft .net so I am sure I am missing something very simple..any help would be appreciated. Server Error in '/' Application. Parser Error Description: An error occurred during the ...
Posted to
Cute Editor for .NET
(Forum)
by
Garronomus
on
February 9, 2004
How to integrate CuteEditor for .NET with the DotNetNuke
The following table shows the steps to implement a CuteEditor Control into DotNetNuke 2.0 application. Step 1 : Add a reference to CuteEditor and deploy license file First, launch Visual Studio .NET and open DotNetNuke project. Delete the reference to Freetextbox
assembly
and add the ...
Posted to
FAQ
(Forum)
by
Adam
on
October 14, 2003
Re: GAC Install
Scott, How did you register the CuteEditor.dll? The correct method to register a DLL of GAC is: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor,Version=6.0.0.0,Culture=Neutral,PublicKeyToken=3858aa6802b1223a'' %> If you don't want this method, please download the latest build ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 22, 2008
Re: problem deploying CuteEditor.dll v5.3 in VS 2003
I have execute the process describe at this page but i can't add the
assembly
.This error appears: ''Impossible d'ajouter l'
assembly
sélectionné. L'
assembly
doit avoir un nom fort (nom, version et clé publique)'' ''Cannot add the selected
assembly
. The
Assembly
must have a 'strong' name (name, ...
Posted to
Cute Editor for .NET
(Forum)
by
pacmoa
on
June 5, 2006
More Search Options
« First
...
< Previous
67
68
69
70
71
Next >
...
Last »