Search

You searched for the word(s): web config
Showing page 6 of 176 (1,759 total posts) < 1 second(s)
  • .jpg.config file?

    I was impressed with the online demo of DotNetGallery and decided to try it out and see what it would take to incorporate it into my site.   I've created a simple C# project in VS2008 with a single page for viewing a minimal album.   When I move it to my hosting provider, I get an error I do not understand (shown ...
    Posted to ASP.Net Image Gallery (Forum) by woody6 on March 6, 2012
  • Re: Error: UploadModule is not installed into web.config

    Dear shailen,   http://ajaxuploader.com/Deployment.htm , please check whether you followed step 2. To allow Ajax Uploader to handle upload requests, you need to add its HttpModule to your application. IIS 6.0 and IIS 7.0 Classic mode<configuration> <system.web> <httpModules> <add ...
    Posted to Ajax Uploader (Forum) by Eric on April 15, 2011
  • Re: Security Exception with Insert Image

    Hi again,i'm back with more. I've talked to the hosting company and all the rights are sets correctly. I've created the CuteEditorTemp folder and added the CuteEditorTempPath key to to web config. The aspnet account has write access.If I open the Insert Image dialog, it comes up fine while the directory is empty. I select a file and upload. The ...
    Posted to Cute Editor for .NET (Forum) by [email protected] on September 19, 2006
  • Re: Syntax for changing the FilesPath in the web.config

    YodaItIs,   1. Download the latest build   2. Copy the files under CuteEditor to the target directory.   3. Map the directory in IIS as a virtual directory only (not application).   4. Add the following entry into your web.config.   <add key=''CuteEditorDefaultFilesPath'' value=''~/editor'' />
    Posted to Cute Editor for .NET (Forum) by Adam on September 13, 2007
  • Re: Bug in Lobbies.aspx

    OK, then you might also check this error appearing, when I tried enter the room from Chat.aspxAgain, after save web.config it works fine again. Config Win2000 svr. EN all patches, default locale Central European Czech MSSQL2005 Express Client MSIE6 SP1 EN with all patches Folder with Cutechat has full access by ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Rosacek on September 18, 2006
  • Global settings in Config.Web

      Is there a way to sep up the AllowedFileExtensions=''jpeg,jpg,gif,png'' in the configuration file in the same fashion we can set       <add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''~/Data/Temp''/>     <add key=''CuteWebUI.AjaxUploader.GlobalMaxSizeKB'' ...
    Posted to Ajax Uploader (Forum) by anddell on July 5, 2009
  • web.config settings if I use both the CuteEditor and the ajaxuploader

    Hello,   I am getting an error when I try to use the ajaxUploader:   When the page is loading an error throws:   BC30561: 'UploaderEventArgs' is ambiguous, imported from the namespaces or types 'CuteWebUI, CuteEditor'.   This only started after I purchased and installed the CuteEditor. The CuteEditor work fine, but ...
    Posted to Ajax Uploader (Forum) by mstrsftwr on May 6, 2009
  • Re: How to change ConnectionString name in web.config.

      In the ChatProvider implementation code , You can override the method and use another way to return the connection string : for example:   public class ExampleProvider : ChatProvider {   public override string GetConnectionString()  {   //return base.GetConnectionString();//the default implementation is ...
    Posted to Cute Live Support (Forum) by cutechat on November 20, 2007
  • Re: DNN 3.1.1, Cute Editor 5 - Setting the EditorBodyStyle property in Web.config

    Ok, I don't know what's happened, but it seems to be working now.  However, I have the same background image problem that is described in this thread: http://www.cutesoft.net/forums/10171/ShowPost.aspx i.e.  I have EditorBodyStyle=''background-image: none;'' set - the background is not displayed in Normal and Preview ...
    Posted to Cute Editor for .NET (Forum) by Lennon][ on September 14, 2005
  • Re: Question about Web.config for CC Standalone demo

    More Info: The problem seems to be in the CuteChat.SqlClient.ConnectionString.I changed the userid in the ConnectionString key to be my personal id (which is set up on the db) and left the CuteChat.SqlClient.ConnectionString set to lsux730 (which is also set up on the db). The error message I get is that ''Login Failed for ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Carolyn on May 25, 2005
« First ... < Previous 4 5 6 7 8 Next > ... Last »