Search

You searched for the word(s): microsoft
Showing page 51 of 109 (1,088 total posts) < 1 second(s)
  • Re: Problems installing on XP

    I got the page test page working by adding cuteeditor.dll to the following directory..   C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\2135a508\8d69a834   and recopying the 1.x. frame work pages again to C:\Inetpub\wwwrootwwwroot/bin, C:\Inetpub\wwwroot\CuteSoft_Client   and adding ...
    Posted to Cute Editor for .NET (Forum) by solucionmike on August 6, 2008
  • Re: Link in same window crashes Editor

    It's about IE Cross-Frame Scripting and Security.   http://msdn2.microsoft.com/en-us/library/ms533028.aspx   If you don't specify the target to Same window, Cute Editor can avoid this issue by opening a new window.   If you just want to open the link in the iframe same window. if the link points to another domain, you ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 9, 2007
  • Re: Error in ASP.NET 2.0 install (Unrecognized tag prefix or device filter)

    The first thing to try is this:   1) close all VS instances and then delete the folder contents 2) Folder: C:\Documents and Settings\[Username]\Application Data\Microsoft\VisualStudio\8.0\ReflectedSchemas in VS 2005 XML Schemas are automatically generatedthem using reflection on Web controls.  So if something got ''out of whack'' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on February 18, 2007
  • Re: Need Help setting up integration project

    Hi Adam I found following about our portal library (called EDK). It is a set of dll files   Granting any <trust> level below Full could potentially cause the .NET EDK to throw the following error: System.Security.SecurityException: Request for the permission of type System.Security.Permissions.EnvironmentPermission, mscorlib, ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by kuljitsingh on October 19, 2006
  • Re: Parse Error and ValidateRequest="false"

    Sorry about the lack of clarity.  I'm way past my quitting time, and haven't slept.  Here is what I'm seeing:   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 ...
    Posted to Cute Editor for .NET (Forum) by d3n4l1 on December 13, 2005
  • Re: HTTPS site - issues with accessing the image button/folder

    Matt,   I have had this problem too. It is related to the image popup window (and document, media and flash) not trasfering the current sessions to the window. The problem is in the browse_img.asp file line 14   If InStr(Lcase(ImageGalleryPath),Lcase(trim(Session(''ImageGalleryPath'')))) <= 0 or Session(''ImageGalleryPath'') ='''' ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on November 22, 2005
  • Re: How we can default the cell padding, cell border, cell alignment properties.

    You can find the CuteEditorconstants.js under CuteSoft_clients/CuteEditor. >>We want to set the default value of cell padding = '0' , cell border = '0'  Table cell doesn't have those properties.  Check this link: http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/objects/td.asp>>cell ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 16, 2005
  • Re: Configuration Error

    This is usally a .Net Framework cache problem. Try this: - Close you VStudio - in the TaskManager, stop your Aspnet Process (it will restart automatically) - go to C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/ and delete everything - open you VStudio project, rebuild and check if the dotnetgallery.Dll is in the Bin ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on September 13, 2005
  • Re: Problem editing galley- XML loses ID on resave

      Upon further investigation it seems that everything works -adding images ect-BUT when I delete the image I lose the above block of  XML (when the control resaves the XML.  All I am left with are the image blocks of xml:<image>Image data</image>SO then I upload a new photo now the Uploader resaves the new XML and ...
    Posted to ASP.Net Image Gallery (Forum) by Digitalmafia on December 12, 2004
  • Re: HowTo: Get ceToolbar Custom Object Values

    KenA :    I just write a sample for you :    aspx:     <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page language=''c#'' Codebehind=''TextBox1.aspx.cs'' AutoEventWireup=''false'' Inherits=''CuteEditorWeb.HowTo.RegisterCustomButton.TextBox1'' %> <!DOCTYPE HTML PUBLIC ''-//W3C//DTD ...
    Posted to Cute Editor for .NET (Forum) by cutechat on November 26, 2004
« First ... < Previous 49 50 51 52 53 Next > ... Last »