Search

You searched for the word(s): assembly
Showing page 43 of 149 (1,483 total posts) < 1 second(s)
  • Re: Anonymous web user needs write permissions?

    This is also listed in the DotNetGalleryUsersGuide.pdf file in the Documentation folder:   ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6) that ...
    Posted to ASP.Net Image Gallery (Forum) by BurnSoft on December 16, 2006
  • Editor trying to save to a file that's nowhere referenced in the aspx code.

    I am perplexed! I have taken the example editHtml.aspx file and massaged it to my own needs. I've renamed the file to editFile.aspx. This involved changing:   Editor1.LoadHtml(''document.htm'') to Editor1.LoadHtml(Request.Querystring(''page'')).   The page loads fine from what I feed the editor in the path parameter. The problem is ...
    Posted to Cute Editor for .NET (Forum) by pgymjp on October 10, 2006
  • Upgrading from 4.0 to 5.2 problem

    I'm getting this error when I access the editor. I've checked the forums and tested everything I can think of based on what I read. I've checked the bin directory, it has the latest dll. The GAC has no reference to cuteeditor. The server is not running indexing services. Any ideas on what I'm missing? Thanks, Stan ...
    Posted to Cute Editor for .NET (Forum) by kmideas on October 6, 2006
  • Using atlas.found worng.

    This is my codes:   <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %><%@ Register Assembly=''Microsoft.Web.Atlas'' Namespace=''Microsoft.Web.UI'' TagPrefix=''cc1'' %> <cc1:ScriptManager ID=''sm'' EnablePartialRendering=''true'' ...
    Posted to Cute Editor for .NET (Forum) by raylynn on July 16, 2006
  • Version upgraded from 5.1 to 5.2

    Hi i just downlaoded the latest release for .net version but i now get an error saying The located assembly's manifest definition with name 'CuteEditor' does not match the assembly reference. All i've done is put the change the files in the CuteSoft_Client and the BIN dirs...was this the right thing to do or not????i have the small bus ...
    Posted to Cute Editor for .NET (Forum) by itsdanny on February 9, 2006
  • Re: Evenhandler not called

    Here is the ascx file used as the skin file which the cute editor is placed in: <%@ control language=''C#'' %> <%@ register tagprefix=''CE'' namespace=''CuteEditor'' assembly=''CuteEditor'' %> <%@ register tagprefix=''sc'' namespace=''MyProject.Controls'' assembly=''MyProject.Controls'' %> <table width=''100%'' ...
    Posted to Cute Editor for .NET (Forum) by stephenwm on January 11, 2006
  • DotNetGallery in Visual Studio .NET 2003 project

    Are there any instructions on how to get the control to work in a WebForm in a VS .NET project.   When I include the control in a page, I get the following:     Server Error in '/DotNetGallery' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. ...
    Posted to ASP.Net Image Gallery (Forum) by johnsi on December 14, 2005
  • Error in Install

    I have downloaded Cute Editor for ASP.NET and installed it EXACTLY as described on the deployment page.  I get this error:     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 ...
    Posted to Cute Editor for .NET (Forum) by ccrookston on November 8, 2005
  • Re: problems with tables...

    Hello Hlynur here at the same company as gulag above,we coult not reproduce the same error at this link above.i tryed to uppgrade to version 5.0 we are using version 4.0 and i got an error i thing we need a new licence key.Error :System.Web.HttpException: ? ---> System.IO.FileLoadException: ? File name: ''CuteEditor'' at ...
    Posted to Cute Editor for .NET (Forum) by Hlybbi on October 25, 2005
  • Re: Integration with portal (VS.NET 2005 Beta2) ...

    Dear Adam, the link resulted by you tells about how to adjust integration in ASP.NET 1.1, and me interests ASP.NET 2.0... There is a good news, I managed to understand as it is necessary to register ConnectionStringProvider in WEB.Config: 1. We create a class successor ConnectionStringProvider, for example: PortalConnectionStringProvider it is ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by NetProgrammer on July 14, 2005
« First ... < Previous 41 42 43 44 45 Next > ... Last »