Search

You searched for the word(s): web config
Showing page 46 of 176 (1,759 total posts) < 1 second(s)
  • Help With Session State!

    I am trying to pass a value between pages by storing it by using Session State. but I can't get it to work. I think it is storing the value but it can't read it back. I search in the web and some says that it have to be enabled in the web.config file.   this is how I am trying to do it:   writing the value: Session[''name''] = ...
    Posted to Cute Live Support (Forum) by Samir.m on March 23, 2009
  • IIS Configuration Error

    I am in the process of attempting to install the CutechatStandalone v5.0 demonstration package into IIS 6.0. I have run into difficulties and am getting a configuration error between the IIS configuration and the web.config file. The error is shown below:    I currently have the IIS configuration as ASP.NET v1.14322 with the home ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by fsummers on January 23, 2009
  • Re: Avoid Duplicated _Client files

    Thanks adam.  I am not an expert on IIS by any stretch, so bear with me.. What you are saying is to create a new folder on the server such as ''cutesoft_client_files'' and make it a virtual directory in IIS for the web in question with an Alias of ''Cutesoft_Client''. Then in the web.config file, add the key you referenced.  I ...
    Posted to FAQ (Forum) by Matt on May 15, 2008
  • Microsoft JScript runtime error: Object expected

    When I run a small test page using VS2008, the Ajax Uploader works perfectly.  However, when I run it without the VS2008 web server (i.e. when I run it using IIS 7 on my local Vista Business machine) I receive the error shown below: IE Popup:  ''Microsoft JScript runtime error: Object expected'' FF Firebug:  ...
    Posted to Ajax Uploader (Forum) by wwward on April 21, 2008
  • Re: Startup folder in DNN?

    Robax,   Please open the web.config file and modify the following code to meet your requirements:              Registered_AutoConfigure = ''Full_noform''            Registered_SecurityPolicyFile = ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 14, 2008
  • Re: Interfacing with ASP.NET membership

    Robert L,   This function doesn't exist in the real world. That code example just tell you how to do Personalization and Programmatic Security after detect the current user security role.   If you are using ASP.NET membership, it's very easy to detect the current user security role. For example:     public bool ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 13, 2007
  • Several toolbar buttons apply to Cassini problem: resolved

    Adam,   Various buttons are calling the tag.aspx page and all are demonstrating the same problem with the throw; command.   To see this problem:   1. Download Cassini Web Server from Microsoft and run it, pointing to any folder on your computer that has CE installed   (for example, we have a folder named ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 27, 2007
  • Re: Need Help setting up integration project

    I tried that ealier and again today... I get the following error   Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Assembly ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by kuljitsingh on October 19, 2006
  • Disappearing special characters

    This is more of a post to document a ''gotcha'' that may have been seen by some others.   In v5.1 there was a documented bug for disappearing special characters after the post-back.  Thus, I upgraded to v5.3 with no results.  After much headache, I finally realized that ASP.NET by default encodes the response and request via ...
    Posted to Cute Editor for .NET (Forum) by mpool on August 21, 2006
  • Parser Error on Install

    I am a fairly rudimentary user of .NET.  I am trying your product and have put all files and directories in their proper folders.   I get the following error page when I try to access my web application:     Server Error in '/' Application. Configuration Error Description: An error occurred during the processing of ...
    Posted to ASP.Net Image Gallery (Forum) by RTSTJACQU on June 25, 2006
« First ... < Previous 44 45 46 47 48 Next > ... Last »