|
Search
You searched for the word(s):
Showing page 1 of 2 (12 total posts)
< 1 second(s)
-
We are trying to use the richtexteditor to edit asp.net master files
Our asp.net tags get removed. Can we get this fixed?
<div <%=ShowHomepage()%>>
The above get striped so it's get's omited when I save.
-
A generic error occurred in GDI+
We are getting this error uploading images
What is causing this error?
-
I have set the buttons progarmically.
Editor.TemplateItemList = ''cut, copy, paste, pastetext, pasteword, pasteashtml, undo, redo, InsertEmotion, TableDropDown, Bold, Italic, Underline, JustifyLeft, JustifyCenter, JustifyRight, JustifyFull, ForeColor, BackColor, InsertOrderedList, InsertUnorderedList, Indent, Outdent, InsertLink, ...
-
I have the default install with the default credentials.
Table SampleUsers
Fields
LoginName NickName, Password, Email, IsAdmin
admin
admin
admin
admin@localhost.com
1
It says ''You entered an invalid password''.
Is it expecting the password to be encrypted in the database?
-
http://www.kfactorfilter.com/CuteSoft_Client/CuteChat/SupportService.asmx
When I go to the directory in question the samples appear to work. I only have a basic knoledge of SOAP and XML posts.
When you go to the above page do you get an error?
-
<settings>
<add key=''DefaultMailAddress'' value=mail@blah.com />
<add key=''SmtpServer'' value=''mail.blah.com'' />
<add key=''SmtpUsername'' value=blah@blah.com />
<add key=''SmtpPassword'' value=''blah'' />
<add key=''SmtpUseSSL'' value=''false'' />
</settings>
Is there a port ...
-
One other thing. When i try to connect with the software it says, Login Form return OK, but login failed!
I uploaded the CuteChat tables to SQL server and added the default username and password.
-
Here is the global.asax
<%@ Application Language=''C#'' ClassName=''GlobalAsax'' %>
<%@ Import Namespace=''CuteChat''%>
<%@ Import Namespace=''System.Data''%>
<%@ Import Namespace=''System.Data.Common''%>
<script runat=server>
public override void ...
-
I am trying to get live support to work.
http://cutesoft.net/downloads/folders/current_releases/default.aspx
Before posting to this forum I did get the demo to work in c# but I am integrating this into a VB application. For some reason I can't get the livesupport to integrate with VB. I copied all the ...
-
I am trying to implement the example solution into a VB project. Is this the cause of the errors?
1
|
|
|