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
14
of
176
(
1,759
total posts)
< 1
second(s)
Re: I am trying to use System.Web.HttpContext in CuteWebUI.UploaderProvider but session comes back null. How can I get session to not be null
Hi, Please download the control again. We have add new configuration appSettings: (It's not compatible with ASP.NET1.1 currently) <add key=''CuteWebUI.AjaxUploader.AllowSession'' value=''True''/> If add this line into web.config <appSettings> the custom provider can read session ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
February 16, 2009
save command using Full.config
I am using .config file to set the toolbar and need help with the save image button (<item type=''image'' name=''Save'' postback=''True'' />). Is it practicably to use: --------------------------- Protected Sub btnSaveChange_Command(ByVal sender As Object, ByVal e As CommandEventArgs) Dim ...
Posted to
Cute Editor for .NET
(Forum)
by
kjell.ek
on
February 9, 2009
Re: Can't Find Config - DataProviderType
Thanks for the reply in web.config I have <add key="ConnectionString" value="packet size=4096;integrated security=SSPI;data source=(local);persist security info=False;initial catalog=mydb" /> which is my standard connectionstring I replaced it with ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
mike963
on
September 23, 2005
Problems with Install
Hello, I'm trying to get CuteChat to work on my web server and I'm getting the error message below. I got it up and running just fine on my development machine... My web.config file seems to have the correct connection string... BTW, this problem occurs when I try to login as admin (for the first time). Has anyone run into this ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
griffy
on
April 26, 2005
Can't Find Config - DataProviderType
I am getting this error when I try to logon. Any suggestions about how I can get rid of this? Server Error in '/cutechatstandalone/Web' Application. Can't Find Config - DataProviderType Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
palvin_225
on
July 14, 2005
assigning Temporary File Folder using MvcUploader vice web.config
This is more of an academic interest at this point, but is there a way to use the TempDirectory property vice putting it in the web.config file? I cannot seem to get that property to work. The program creates a resource file called ''processing...'' for each file, but then the app craps out with saying it cannot find the generic temp ...
Posted to
Ajax Uploader
(Forum)
by
gustyn
on
December 27, 2010
Error on other pages when httpModule is in Web.Config
The following error exists only when <add name=''CuteWebUI.UploadModule'' Type=''CuteWebUI.UploadModule,CuteWebUI.AjaxUploader''/> is added to the web.config httpModule. The error is not taking place on any pages that utilize a Cute control. Rather, the error occurrs on a page in which i use reference a web ...
Posted to
Ajax Uploader
(Forum)
by
baseballrock17
on
May 12, 2009
Live Support on DNN in a Web Farm Environment???
I have the trial version of Live Support and have been testing on my localhost and then on a single web server DNN installatation and everything works just fine. Same installation on my main production system and I get a timeout error from the Live Support Client. I have the PA installed, setup the web.config, installed the ...
Posted to
Cute Live Support
(Forum)
by
airstream345
on
January 25, 2007
Re: Unable to find the uploaded file in directory
Yes, this problem is a pain in the butt. As I mentioned above, the solution that worked at the time was to REMOVE the Upload module (not a great solution, is it?). HOWEVER, with later versions of ComponentArt we tried to re-enable the module and found out a very surprising thing -- the upload module WILL work well in web.config as long ...
Posted to
Cute Editor for .NET
(Forum)
by
Ofer Tal
on
December 24, 2009
Re: Could not load file or assembly 'CuteWebUI.AjaxUploader' or one of its dependencies. The system cannot find the file specified
we have resolved this issue. It stems from the fact that the web api services were configured as virtual applications in IIS under the main application, which we were adding the ajax uploader. As such, the child services were picking up the config settings of the main project, because of .NET config inheritance. As a result, ...
Posted to
Ajax Uploader
(Forum)
by
miladDev
on
May 6, 2016
More Search Options
« First
...
< Previous
12
13
14
15
16
Next >
...
Last »