|
Search
You searched for the word(s): aspx error
Showing page 69 of 163 (1,623 total posts)
< 1 second(s)
-
Adam,
Thanks for the response. I am trying to understand this issue, and honestly it feels like the behavor is a little buggy and defies a concise explination. I see there are others struggling to understand this special characters issue as well.
When I fire the postback code here (hit the save changes button), the special ...
-
cutechat wrote:
Here is a bug in ChatRoom_FS.Aspx , please change
string onlineid=Manager.Connect(CurrentUser,Request.UserHostAddress);
to
string onlineid=Manager.Connect(CurrentUser,Request.UserHostAddress,null);
Regards , Terry .
I applied this fix and receive this error ...
-
I notice that netscape throws a completely different error that appears to be an app error. This might give you better information (and me, for that matter): Server Error in '/falcon' Application.
Object reference not set to an instance of an object.Description: An unhandled exception occurred during the execution of the current web ...
-
under configuration chat for Community Server appears such mistake, as her(its) solve?
Exception Details: System.Exception: Missing appSetting:CuteChat.SqlClient.ConnectionStringSource Error:
Line 14:
Line 15: string inkey = ''Forum:'' + forumid;
Line 16: ...
-
Hi,
I'm having exactly the same problem here, I've made everything right, and still having this error and i can't understand anything from it.
I'm sure that my installation was successful because i've used the embed chat room in the same web site and it's working very good, but when it comes to the messenger i get this problem, can you ...
-
Hi Kenneth,
I tried the sample code and it does not work properly, when i click the messenger/chat i had the error message LoadSettings.aspx failed.
I tried this as a normal asp.net website. Anyway we dont worry abt that first.
My priority is to integrate with sharepoint. Please download the code from the following ...
-
Adam,
I have placed a test page at: http://60.225.201.133/dkc/dkc.web.administration/test.aspx
If you need to access the global javascript file, go to :
http://60.225.201.133/dkc/dkc.web.administration/includes/javascript/global.js
All the editor script is located at the bottom/end of the HTML ...
-
Hi RyGa160, Does it happens with special file? special size? I can not reproduce this issue on the demo page with firefox 10.0.2. More information will very helpful to find out the problem. By the way, please check your session setting, ensure that the session function has not be disabled. Please refer to ...
-
Hi
I've installed the demo
My config files is:
<?xml version=''1.0''?>
<configuration>
<appSettings>
<add key=''ConnectionString'' value=''server=(local)\SQLEXPRESS;database=SurfMessenger;uid=test;pwd=test''/>
<add key=''OnlineTimeout'' ...
-
aimackay,
By default Cute Editor will use HttpHandler process the image files on the server side. The URL of bold button will be:
http://cutesoft.net/CuteSoft_Client/CuteEditor/Themes/Office2003_BlueTheme/Images/bold.gif.aspx
If you check ''''Verify that file exists'' is your IIS, you will get 404 'File Does Not ...
... 69 ...
|
|
|