|
Search
You searched for the word(s): web config
Showing page 9 of 176 (1,759 total posts)
< 1 second(s)
-
Ok thanks for your help, after a bit of work, I think I've worked out a good combination that works with DNN.
This might be useful for other new users...
Here is what I have in my Web.config:
... EditorBodyStyle=''background-color: #FFF; color: #000;''
EditorWysiwygModeCss=''~\Portals\_default\Skins\SKINNAME\skin.css''
...
You should point ...
-
Hi Adam,
I determined that it had nothing to do with the master page.
I created a new project with a master page and was not getting the error.
Then I noticed that the error was occuring in a Default.aspx page but Default.aspx was not in the url.
When I added Default.aspx to the url the error did not occur.
One other ...
-
Hi,
My development platform is Windows 7, Visual Studio 2008, c# and this is the version of the Ajax Uploader:
Ajax Uploader: 3.0 20101123
File Version: 3.0.0.0
I added thiese lines to the web.config file:
<appSettings>
...
-
Hi, I have found that the CuteWebUI conflicts with jQuery. I have a master page in my application and have included jquery files in master page. When I add CuteWebUI control to the page which is having the master page, it is creating the problem. And when I add another page without master page and add CuteWebUI uploader to ...
-
Ok, I'm still having a lot of pain. How does the EditorWysiwygModeCss property work? I was under the impression that I could overwrite the styles I have in my skin.css file so that I could actually read them in the drop down lists (i.e. change all the colors of my white fonts to black so that I could read them on the ...
-
Are you sure this is right? I doesn't work for me.
A couple of things
- #3 and #4 are the same, have you forgot something else?
- you need a new section on the web.config for this to work
- the <cuteChat tag is malformed. Al least the /> is missing.
- Should the connectionsTring be blank?
- If I'm not ...
-
Zapotec,
You can set up Web.config to allow uploading of large files by ASP .NET applications.By default, Machine.config is configured to accept HTTP Requests upto 4096 KB (4 MB) and it is reflected in all your ASP.NET applications. You can change the Machine.config file directly, or you can change only the Web.config file of the ...
-
Hi Adam, I did the same as you suggested above, but I am getting the following error while testing in Chrome, UploadModule is not installed into web.config.! and its completely not working in Firefox. Please help me out in this issue.
-
Dear Angelo,
''UploadModule is not installed into web.config'', please refer to http://ajaxuploader.com/Deployment.htm, you need check whether you followed step 2. If you are not sure which mode you are using, you can try those two configurations.
To use multiple files choose, you need install silverlight or flash in the cilent ...
-
Hi there!
I was trying to install the CUTE WEB MESSENGER on the server and getting the following error message:
Warning 1 The element 'compilation' has invalid child element 'compilers'. List of possible elements expected: 'assemblies, buildProviders, codeSubDirectories, expressionBuilders'. D:\Cute Chat\Framework ...
... 9 ...
|
|
|