|
Search
You searched for the word(s):
Showing page 1231 of 4,987 (49,864 total posts)
< 1 second(s)
-
Adam:
Normally a normal user cannot write into ''c:\Windows\Temp''. Your provided needs to set the permissions to ''Everyone|Full Control''...
Or you generate a profile for the APS_NET-User, so it can put the temp-files into the Temp-Dir of the Profile...
Its possible i change the temp folder in web.config for example ...
-
Adam,
Hiding the room from specified users that is not part of the same group wont help much since you can enter the room by the url directly. I am thinking, what if protecting the room with a password? there should be a way to enter the room so the normal user not to see the password prompt dialog and to enter the room ...
-
Thanks again for your help Adam,
The problem was with my code. I was trying to add the new button before I had actually added CE to my web parts control.
Following code snippet soved the problem. Note how im adding the button after I add CE to the control (Just incase anyone makes the same mistake)...
// Add ce ...
-
Hi Adam,
That did not do it. I found out though, that it is happening in only one of my solutions. In the other solution, toolbar is showing fine. I will have to investigate why it is happening solution-specific. I you have any idea, please let me know. I am using Ajax controls and extentions in my solution as well.
Thanks.
-
Ok. Thanks!
I tried putting some HTML code for accented characters in the XML file and got this error message when I entered the chat room:
Server Error in '/chat' Application.
Reference to undeclared entity 'ccedil'. Line 216, position 38.
Description: An unhandled exception occurred during the execution of the ...
-
Here is the page_load function code...
Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
doGlobal.checkLogin(Session(''Access''), Application(''logGeneral''))
If Not Page.IsPostBack Then
If Not ContentTextBox.ToolControls(''LinkTree'') Is Nothing Then
Dim tdd As ...
-
Hi Adam,
Yes I have. That is how I am running cute messenger. However, it only embeds the contact list and not the chat window.
I am running Cute Messenger in embed mode already. But I am also 'embedding' the chat window in an Iframe. It is in
here that the first message in never received by the contact when their chat window opens in ...
-
Adam, no I do not see the problem at your site either. I'm thinking it has to do with the structure of my page and the context within which the editor is included in the page, since this code seems to be walking throught the DOM of the greater document.Also, the routine that's failing seems to be a timer callback. If you can shed any ...
-
That's not the point.
The point is, if I load an HTML that already has a link reference in it, then open it in Preview in localhost, it opens inside the preview window. When I close the preview window, it issues the error.
It's not up to me to go into every link of every web page I load into CE and change them all, is ...
-
Thank you for the answer. I have now found the code. I don't wish to be too critical, but I think it would be worth some time and effort for someone from your company, or for your company to get a professional documentation writer, to sort out the documentation for your products. It is my opinion that the documentation and examples let down ...
... 1231 ...
|
|
|