|
Search
You searched for the word(s): web config
Showing page 80 of 176 (1,759 total posts)
< 1 second(s)
-
Rob,
>>But These are not roles in the portal, they seem to be arbitraty terms for an admin, anyone signed in and anyone not signed in... is that correct?
If the User doesn't belong to any role, the user will be treated a guest user. By default, guest user will have very limited toolbar, access.
>>Do I ...
-
Hi Adam,
I already deleted the old client files and dll's.
Also i added this entry in web.config (of the project from where I am calling Cute editor dll)
It gave me this error - No http handler was found for request type 'GET'
Thanks and Regards
Ankit Kumar Saxena
-
I agree that the granularity is a big improvement, but there is this one major shortcoming.
A way around it is to allow the security to default or float to the nearest match. For instance I am a member of security groups 2, 3 and 4. If groups 1 and 2 were defined in web.config I should get the first match (group 2) as my security ...
-
James,
We will make this property work in the future release. In the current version, This property is obsoleted. To specify the path to editor files, please add the following key to the appSettings in your web.config. <add key=''CuteEditorDefaultFilesPath'' value=''~/Editor'' />
-
Does not work. Copied your CEHtmlEditorProvider.vb to Providers\HtmlEditorProviders\CEHtmlEditorProvider. I recompiled and copied the new DotNetNuke.CEHtmlEditorProvider.dll to the bin folder and editted the web.config. The security group I added in DNN is called Forum Admins and I checked this against the name in ...
-
Adam,
I've just tried using a NEW application (Win Vista, Classic Mode), and I get the same problem.
I copy-pasted the ''Framework 2.0-VB-MicrosoftAjax'' example.
Server Error in '/' Application.
Configuration Error Description: An error occurred during the processing of a configuration file required to ...
-
Dear megami59,
When you download CuteEditor for .NET, it contain an example of web.config. Please refer to file:
CuteEditor_for_NET6\Framework 2.0\web.config
Regards,
Eric
-
Thanks Adam, I'm really at a loss here. I have tried by adding the following to system web in the web.config:
<identity impersonate=''true''/>
Since this is on an ISP, I have no control over domain user names, passwords, etc. When I tried to add domain information, with the admin username and password provided with the account, ...
-
Hi Support,
Can you tell me what the syntax for changing FilesPath in the web.config is?
Thanks,
YodaItIs
-
Hi rxraza,
You did not set up the upload module correct in web.config. Please refer to http://www.ajaxuploader.com/Deployment.htm step 2. It has two sections. one for classic application pool, one for integrated application pool. The visual studio will use the classic application pool by default, I think you production site using ...
... 80 ...
|
|
|