Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): web config
More Search Options
Showing page
102
of
176
(
1,759
total posts)
< 1
second(s)
Re: i get errors when I put the <appsettings> into web.config
please disregard. i've posted this to a different thread
Posted to
FAQ
(Forum)
by
trentk_iss
on
May 23, 2005
CopyTo casuing 'Loading...' text to stay on screen
Hi, I'm testing out the Framework 2.0-VB-MagicAjax/simple-upload-Validation.aspx page. When I add in: args.CopyTo(''c:\\temp\\'' & args.FileName) I get the 'Loading...' message appear on the top right of the page, and there it stays. I can't right click on the page, I can't click on any buttons, the only thing I can do it ...
Posted to
Ajax Uploader
(Forum)
by
fizzystutter
on
July 27, 2009
Re: Problems with CS 2.0 and .NET Framework 2.0 Installation
Nick Harrington: I've think there's a fair bet that we're downloading the right versions. The links are clearly titled.I have Version 2.0 (for CS2.0) installed on CS2.0 at http://www.emrupdate.com, andI have Version 2.1 (for CS2.1) installed on CS2.1 at http://new.emrupdate.comVersion 2.0 doesn't work for more than 30 minutes, or until you've ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
September 15, 2006
Re: logging messages in client mode
Hi, Can you add this line to web.config appSettings? <add key=''CuteChat.EnableErrorLog'' value=''True'' /> I think the CuteChat get exception while log the messages. If you enable the error log, you should see some error text in ~/Errors/ folder Regards, Terry
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
January 13, 2009
Re: Get error when trying to add moderator
Jessica, Solution 1: Open the page which had this error, and add the code in the top of the page: <%@ Page EnableEventValidation=''true'' %> Solution 2: Open the web.config file, and add the code into it: <pages enableEventValidation=''true''/>
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
August 25, 2008
Re: Storing images in DB works fine in VS, error on IIS
Try the steps below. 1. Create a folder under your project and name it ''CuteEditorTemp''; make sure ASPNET account has write permission to the above folder. 2. Open your web.config and add the following entry: <add key=''CuteEditorTempPath'' value=''~/CuteEditorTemp'' /> Keep me posted.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 3, 2008
Re: Improper display of cuteeditor
Found the solution : In the web.config file comment out the following line. <!--<pages buffer=''true'' enableSessionState=''true'' autoEventWireup=''true'' maintainScrollPositionOnPostBack=''true'' masterPageFile=''~/MasterPage/BPHO3.master'' styleSheetTheme=''Current''/>-->I think the page was trying to display using the ...
Posted to
Cute Editor for .NET
(Forum)
by
uvavilala
on
April 19, 2006
Re: Error in deploy in aruba.it with framework 4.5
try the setting below in web.config, you must find out which line causes the error and get the error details first. <compilation debug="true" /> Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 20, 2017
Re: Archive
adakin : The build-in option is not implemented yet . We are working on these administrative functions . When this option be done , the messages would be archived for 1 year (configuratable in web.config). Regards , Terry .
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
August 26, 2004
Re: CuteEditor webpage integration
I just wanted to update this page for anyone else whom might be having problems. I was able to get this working by switching the code back to my .aspx page from the code behind page. All I did here was paste the code from the XmlDataTypeSave.aspx howto tutorial, then edit a few various pieces that you can inspect below. This is a very ...
Posted to
Cute Editor for .NET
(Forum)
by
Sternzy
on
January 24, 2010
More Search Options
« First
...
< Previous
100
101
102
103
104
Next >
...
Last »