Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): error'A=0
More Search Options
Showing page
71
of
969
(
9,685
total posts)
< 1
second(s)
Error Integration CuteChat in ASP.NET
Hi, I am trying to integrate CuteChat into an ASP.NET website, which uses a custom Authentication mechanism. I have created a class in global.asax and override some of the methods. Then in a page I have added this: if (CuteChat.ChatWebUtility.CurrentIdentityIsAdministrator) { ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
sheperson
on
October 2, 2010
Re: Error occurring when Forms Authentication has timed out
Hi everyone, For anyone who does not wish to have the user logged out at all during a file upload you can use a script similar to below. var timeoutPeriod = 1; ...
Posted to
Ajax Uploader
(Forum)
by
snagpoonage
on
September 22, 2010
Re: Error 'Non-negative number required. Parameter name: count'
Hi timl, Please let your client try the steps below. 1. Try upgrade flash/silverlight to the latest version. 2. Try test it on another browser on the same pc. 3. Try disable all browser plug-ins, Anti-virus software and firewall to test. 4. Test this page ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 16, 2010
Re: SQL Server Error When trying to upload multiple files.
/****** Object: Index [IX_Files_FileGuid] Script Date: 09/15/2010 08:45:21 ******/ Hi Eric, I finally was able to get the system to work. The issue was within the Index itself. The scripts are below. I made one change and then everything was working correctly. I just thought I would let you know. IF EXISTS (SELECT * FROM sys.indexes ...
Posted to
Ajax Uploader
(Forum)
by
BenSilverFox77
on
September 15, 2010
Re: SQL Server Error When trying to upload multiple files.
Hi Eric, The code I am using is the code from your AdvancedVB20 sample directory. I copied the following files into the App_Code folder of my website, FileItem.vb, SampleDB.vb, SampleDB_Instance.vb and SampleUtil.vb. The SQL script I ran was the InstallSamples.sql from the App_Data directory. I copied and pasted the code ...
Posted to
Ajax Uploader
(Forum)
by
BenSilverFox77
on
September 15, 2010
Re: Error: unable to find file in /tmp/uplodertemp
You can set another temporary directory and try it again: <?php $uploader=new PhpUploader(); $uploader->MultipleFilesUpload=false; $uploader->InsertText=''Upload ...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
August 13, 2010
Re: error writing file to the network drive
Hi, Thanks for posts, I solved this problem. Here're the steps:Step 1. Create a system user e.g. ForASPNET on the machine which hosts the ASP.NET application. (I created domain user e.g MyAccount) Step 2. Grant the same permissions like ASP.NET built-in account Network Service. You could start the Visual Studio Command Prompt ...
Posted to
Ajax Uploader
(Forum)
by
cesbart
on
August 3, 2010
Upload error
Hello, i get an uploaderror while uploading a big file 63MB. Errormessage: <paotest.lcr-easyweb.de> Silverlight : The upload task is interrupted! WebException : UnknownError,[HttpWebRequest_WebException_RemoteServer] Argumente:NotFound Debuggingressourcen-Zeichenfolgen sind nicht verfügbar. Oft enthalten der ...
Posted to
Cute Editor for .NET
(Forum)
by
chrislcr
on
June 2, 2010
Re: Whats mean the error: "This file can not be validated! at function Ox31"
The following code works, you can try it, <%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <html xmlns=''http://www.w3.org/1999/xhtml''> <head> <title> Ajax - Multiple files upload </title> <link href=''demo.css'' ...
Posted to
ASP Uploader
(Forum)
by
Eric
on
May 12, 2010
Re: Image Upload error when using the flash uploader
For others who may have this issue, I found out the problem was due to flash operating outside of the current session instance. The entire site is password protected with forms authentication, so when flash tried to call the url to upload, it was being redirected to the login page. Silverlight apparently stays within the current context so it's ...
Posted to
Cute Editor for .NET
(Forum)
by
randyqqqqqqqq
on
May 11, 2010
More Search Options
« First
...
< Previous
69
70
71
72
73
Next >
...
Last »