|
Search
You searched for the word(s): web config
Showing page 101 of 176 (1,759 total posts)
< 1 second(s)
-
I submitted this through your support system but got no response... aarrrrgh!
I am trying to get the CuteEditor working in our Staging environment; however, I am having an issue with the file path and url.
My development instance works perfectly and lives on our local intranet ...
-
Dear Sir,
I have searched the forum and found a post similar to mine i tried to solve my problem from the post but apparently i couldn't
I'm using DotNetNuke 3.2.1 and the Nuke3.1 as editor, whenever i do the steps you showed us I keep on getting a blank screen when i want to edit a text.
Below is a part of the web.config where i ...
-
When using the ASP.NET file upload control, I get the standard ''Internet Explorer cannot display the webpage'' error, and it gives a list of possible issues to look into. I already know the server is terminating the connection, though. I added the trust level to my web.config, but that didn't help. I need to check with my network team ...
-
nina,
Try the following steps: 1. Open the CuteSoft_Client/CuteEditor/Web.config 2. Copy the following code into the web.config in your web root: <httpHandlers>
<add path=''*.jpeg'' verb=''GET'' type=''CuteEditor.Impl.EditorImageFileHandler,CuteEditor'' />
<add path=''*.jpg'' ...
-
Hi Adam,
Not been able to work on this for a while, but I've got a chance to pick it up again now.
The Zip file in the link doesn't exist.
Also, I have followed your last instructions to the letter, giving the NETWORK SERVICE account write access to the directory, and the error still occurs.
If you look at the ...
-
Jyotsna,
This is very easy.
>>Registered users should not see these icons.
For example, you want to disable the ''Bold'', ''Italic'' button for role (Registered users) and disble ''Print'' button for a new role (MyRole).
You can add the following code into Cute Editor section of your ...
-
1. I created a test.aspx page under the same project with the code provided for testing permissions, ran the page and specified the same server path I have in my web.config (~/Tmp/CuteEditorTemp), the file uploaded successfully, I got the message ''File cetest.gif uploaded successfully'' and a file named cetest.gif was indeed at the physical ...
-
Tux: Kenneth:
Please refer to http://www.ajaxuploader.com/FAQ.htm#16, ''How do I handle a large file upload?'' section, ensure that the configuration is correct.
Ok, I will read it, and eventually report back to you. But I think that our configuration is correct, since the customer is able (on the PCs where the problem doesn't occur) ...
-
Thanks Adam!This isn't working quite right.. The editor comes up, but I can't type anything in. However, I noticed that no edit mode is set, so if I click ''Normal'' I can type text in.I'm using Firefox 1.5.1.Also, some observations about your documentation (CS2-Integration.htm): * You state that you should edit web.config to set ...
-
I have been using ajax uploader within VS2010 to develop a new site. Ajax Uploader was workging great.. I select a file which is automatically uploaded to TempDirectory=''~/UploaderTemp''. Than onfileuploaded and onuploadcompleted fire where i than copy the file to a database set a asp:panel to ...
... 101 ...
|
|
|