Search

You searched for the word(s): microsoft
Showing page 32 of 109 (1,088 total posts) < 1 second(s)
  • Re: mimetype detection

    Hi   I just checked the ASP.NET2 HttpPostedFile implementation.   The ASP.NET2 do not check the file data, the HttpPostedFile.ContentType is parsed from the file header ''Content-Type'' .   I also made a test , If I rename a test.zip to test.txt , and upload it , the ContentType is ...
    Posted to Ajax Uploader (Forum) by cutechat on April 23, 2008
  • Trouble with SamplePortal.Global

    Hi,   We have created our chat application and are now loading it to the web server. The chat application lives in a sub-folder called web. Within IIS the web site is set to be an application. But when we try to run a page containg a cutechat component we get the error:     Server Error in '/ProjectX' Application. Parser ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Gerard on April 21, 2008
  • Re: CuteEditor with VS2005 doesn't work!

    Adam,   Keep in mind this is spanish version!   The error is: file (nonexists.aspx) doesn't exists !     Error de servidor en la aplicación '/Framework 2.0'. No se encuentra el recurso. Descripción: HTTP 404. El recurso que está buscando (o una de sus dependencias) se puede haber quitado, haber ...
    Posted to Cute Editor for .NET (Forum) by bece4021 on April 16, 2008
  • Compiler warning from full rebuild of Visual Studio project

    Something to pass on to your developers...   Whenever I do  full rebuild of my ASP .Net 2.0 AJAX project in Visual Studio 2005, I get this warning about something in Cute Editor's code from the compiler:   C:\Dev\wsajax\CuteSoft_Client\CuteEditor\Dialogs\InsertTemplate.aspx(28,49): warning CS0618: ...
    Posted to Cute Editor for .NET (Forum) by Escovado on March 14, 2008
  • Problem Running Cute Chat

    Hello,   I have download the Cute Chat and create the database as well but now i m running into a problem running from my localhost following is the error Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable.  Please hit the ''Refresh'' button in your ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by may29adil on February 27, 2008
  • Office 2007 HTML

    Microsoft Office 2007 uses MS Word as it's html rendering engine.  When you resize an image on the fly with the cute editor, tool puts style tags on the image for the new width and height.  MS Office 2007 does not render those style tags.  Is there way to change this to set the width and height of the image without using style ...
    Posted to Cute Editor for ASP (Forum) by vipshane on February 15, 2008
  • Document contains one or more extremely long lines of text

    Hi all,   An application has been passed over to me to fix (is not Live yet), and I have encountered a very strange problem.   My configuration (all located on the same machine): OS = Windows XP Professional VS = Visual Studoio .NET 2005 Professional CE = CuteEditor.NET version 5.30 DB = Oracle 10g   If I create ...
    Posted to Cute Editor for .NET (Forum) by Nasty2 on February 5, 2008
  • Re: Installing CuteEditor.dll in the GAC

     Adding CuteEditor to the Global Assembly Cache Below is the instructions of Placing a CuteEditor.dll in the GAC 1. Open MMC from Start Menu > Run 2. In MMC, Open mscorcfg.msc file. This file can by default be located at C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\ 3. Choose ''Assembly Cache'' Node. 4. Click on ''Add ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 14, 2008
  • Re: Deployment Question

    I'm replying on this thread because the above steps are not helping me. I have added the key to my web.config pointed to the correct virtual directory.   The error i am receiving is: <A Runtime error has occurred> Debugging into it: Microsoft JScript runtime error: Object ...
    Posted to Cute Editor for .NET (Forum) by Mstanglx on January 9, 2008
  • Cannot use inline assignment and direct assignment doesn't work

    Adam,   Throughout your javascript examples, you use this format:   <%=Editor1.ClientID%>   We cannot use this format because of Ajax implementation which cannot alter controls using inline code or assignment. Also, Microsoft recommends not using inline in Framework 3.   When I use the standard ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 16, 2007
« First ... < Previous 30 31 32 33 34 Next > ... Last »