Error In Upload Of The Video Archive.

The page below sends archives of video for the component aspSmartUpload. All time that I try to send a video archive wmv appears this error:

Request object error 'ASP 0104 : 80004005'

Operation not Allowed

/tvonline/video_enviar.asp, line 30

In line 30 I have this.

objUpload.Upload

I already verified the way of the folder and the permission of the folder for reading and writing and I am all certainty. I do not understand because it is showing this error.

View Replies


ADVERTISEMENT

Video/audio Editing On Upload

is it posable to let a user upload a video/audio file and then i edit
it like you can with pictures? eg. change reselution, put a pre
recorded introduction to it (branding it to a website) or even convert
the file type

i know the intro thing can kind of be done with playlists but i want to

be able to let the users download the files for use on offline machines

plus i want to be able to convert the resilution.

View Replies View Related

ASP Upload Error - Persits.Upload.1 (0x800A001C)

I keep getting the following error message when attempting to run the below script.

Persits.Upload.1 (0x800A001)
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
line 42.

line 42 is "File.ToDatabase Connect, SQL"

Code:

View Replies View Related

Monthly Archive

what i'm trying to do, is to create table identical to "faults" and move all of last months entries into the new archive table.
the current SQL i have is

SQL = "CREATE TABLE "
SQL = SQL + Left(Date, 2) & ":" & Left(Right(Date, 7), 2) & ":" & Right(Date, 4)
SQL = SQL + " AS(SELECT *"
SQL = SQL + " FROM Faults"
SQL = SQL + " WHERE (((Month([DateAdded]))=Month(Date())-1));"

the error that appears is... "Error 3290 - Syntax Error in CREATE TABLE statement"

can you work out whats wrong?

View Replies View Related

Asp News Archive

As the client uploads the December news story, it replaces the November story and adds November to a dropdown menu on the news page.For example, all archived months stories can be accessed from the dropdown menu and the current month is visible on the page.
Hope this makes sense! Can anyone help, or point me in the way of some script I can download?

View Replies View Related

Creating ZIP Archive

How can i create a ZIP archive of an already present folder? This folder might have some nested folders in it too.
I have seen some components where we can create the ZIP archive but these add the files to the main archive folder that will be created when you specify the name of the archived folder and its intended destination.
I already have the folder with the files in it.

View Replies View Related

News Archive

i want to add this portion to my site.i want to display category of news depending on date.i want to display such news one month back from current date.

View Replies View Related

Archive Data

do you know how to archieve data from database. if the was true with the data from database it will chechked or some thread or site for me look. i dont know to archieve it looked not same like using drop list.

View Replies View Related

Create An Archive List

I need to know how to create a dynamically named list of a collection of records from my database.

All the records come from one table using the DateCreated column as the column that I want to collate the records with.

I want to group all the records in eg: march 2007 under a dynamic heading of 'March 2007' and the same for every other month in the table.

The date format in the DateCreated column is: dd/mm/yyyy

It's kind of a blog achive.

View Replies View Related

Creating News Archive

i have a created a CMS in which newstitle, the newsdetails and date(automatically inserted using the date() function) that it is added is inserted into an access db.
Now what i want to do is to create a news archive list which groups the news item added by month, so let's for the month of july all news are grouped into a heading call july(2007).

View Replies View Related

How To Extract Files And Folders From A Zip Archive Using ASP

Is it possible to extract files and folders from a zip archive using ASP? If not classic, will .net do it as a standard task, ie no activex dlls, etc?

View Replies View Related

Create Blog/news Archive In Asp

I have being trying a create a dynamic news section on my web site for a while now and I cant get it to work.

I would link the home page to display the four newest news items and then a link to a news archive on a seperate page.

The news archive will have links ordered by YEAR then MONTH, similar to the following page: Code:

View Replies View Related

Extract Winzip Archive Using Shell

I'm experimenting with using Windows Scripting Host to open files via Shell. So far I can open Word docs and Winzip archives. Is it possible with Shell to programatically cause winzip to extract an archive it to a particular folder? Self-Extractor isn't an option in this case.

View Replies View Related

Create An Archive File Without Components?

Is there a script or a simple way(I doubt), to create archive files online without components...only with asp? by "archive files"....I mean .zip files or something similar that can then be de-archived later? It is not important whether the files get compressed or not. Code:

View Replies View Related

Manage Upload Error

I'm using ASP to upload files on my server. How can I check if the upload fails?

objUpload("blob").SaveAs strPath

View Replies View Related

Error On File Upload

I have a form that has many fields on it (selection list, text areas, etc) as well as the ability to upload some files. I'm using Lewis Moten's upload code (works great). No problem so far. However, if the user has a typo or the file does not exist then I want to return the user to the original form with an error (invalid file) and all of their work the way it was before the submission (i.e. if they had selected something from a list - when returned to the form the selection is kept).

Because I'm uploading files I have the form set as this:

<form method="post" encType="multipart/form-data" action="addform.asp">

In my addform.asp, I have a check for a valid file:

set objUpload = new clsUpload

if objUpload.Fields("document").Length = 0 then
' redirect user back to original page with an error
Response.Redirect addform.asp?error="invalid file"
end if

On the original form, I have quite a bit of data - may exceed the querystring maximum.

View Replies View Related

Error In File Upload

error in file upload

Error Microsoft VBScript (0x800A0007)
Insufficient memory: RequestBin

happened uploading a file of 3.5MB, but before it did not give error me. that it can be?

View Replies View Related

ASP Upload File Error

just wondering if anybody has encountered this problem before ? I'm trying to upload a file using an ASP component that came with a web app Code:

View Replies View Related

File Upload Error

I'm using a free component to upload image files to the web server. I'm getting this error when I try to upload

SaveBinaryData error '800a0bbc'

http://m.rbgdesign.com/southernlumber/flowers 003.jpg:Write to file failed.

/southernlumber/_Upload.asp, line 903

I know that I have write permissions for this server. Maybe my path is incorrect. How can I solve this?

View Replies View Related

The Error Conection Timed-out Upload

I´m using dundas upload, for make upload of files, but me return an error.

the error is: The connection timed-out. I not know the why this error?

View Replies View Related

File Upload In ASP And Page Has Expired Error

I have 3 ASP pages. Page1 has file upload feature where the user selects a file and clicks on upload button. Page2 takes that uploaded file and process the records to insert into the database. Page3 shows that records from the database. Code:

View Replies View Related

Video

I have a pc as a web server, i have some asp pages on it and functions
perfectly, recently bought a tv card so i can watch tv on my pc and installed
on it.what i want to do is to put in an asp page the video generated from
the tv card so others in my lan can watch live tv trough an asp page.
I think its posible. Its the same idea of using a web cam in your pc to view
what is happening in your home trough internet.

View Replies View Related

Audio+video

i need to view audio and video files on asp files...something like youtube, but from my own server and i want that files be secure...that the files can be view only from my page how can we make it happen?

View Replies View Related

Video On Demand In Asp

I need to make an asp site that is linked to a database which holds the pysical paths to several video files. A user to the site can request a particular video and once a few requests have been made to the same video, the requests are batched and then the video is loaded from the database into the users browsers, so in other words...Near video on demand (NVOD).

I cannot find any information on the web to help me achieve this, and so I hope somebody here will be able to help me. How do I go about creating such a system!! Where do I start?

View Replies View Related

Video Streaming

i used active x plugin (quicktime), in source file of the plugin i placed the code "Myservermyvideovideo.mov" but when i browse the page, it cant view the view, i used iis6.0. ider an addtiional code on this when retrieving the source from a network?

View Replies View Related

Video Showing

I have an active-x control on my asp that loads a wmv video file.But i have a problem viewing the video until i have download the whole video on the active-x control.

Is there a way to see a portion of the video without complete download?

View Replies View Related

Video Files To Swf With Asp

I want to ask if there is a way of converting video files like mpeg,avi etc to swf files on server using asp code.

View Replies View Related

Streaming Video

does anyone have a good way of streaming video on my site? I guess it doesn't matte what format they are in, is there something which kicks off media player?

View Replies View Related

Duration Of Video

I am writing an ASP application that deals with the TV tapes and two of the fields is what I am having issues with. I need to store the duration of the program i.e. DURATION field only to accept Numerical entries in the form 000:00:00 (min:secs:frames).

I also need to store the TIMECODE field only to accept Numerical entries in the form 00:00:00:00 (hours:mins: secs:frames). What datatype should I be using in my Access 2000/ 2003 database. How can I validate this field when allowing users to add the correct
data.

View Replies View Related

Video On Demand In ASP

I need to make an asp site that is linked to a database which holds the pysical paths to several video files.

A user to the site can request a particular video and once a few requests have been made to the same video, the requests are batched and then the video is loaded from the database into the users browsers, so in other words...Near video on demand (NVOD).

I cannot find any information on the web to help me achieve this, and so I hope somebody here will be able to help me. How do I go about creating such a system!! Where do I start?

View Replies View Related

Audio/Video Via Asp

I am looking for a way to deliver audio/video files to users as that user do not know the url of file. For Expamle I have abc.mp3 and some one wants to download this file he has to click to a link which takes him to xyz.asp and start downloading file abc.mp3 but he never know full url of abc.mp3.

View Replies View Related

Video Controls

We have a need to be able to edit videos uploaded to us. Need to be able to resize them, resample,convert to various formats, etract images, overlay images, etc.

I've seen a few controls that do this, but wanted to know if anyone had any feedback on any of them. If you've used any of the ones on the market, please give your feedback on ease of use and stability.

View Replies View Related

Streaming Video Capture Using ASP

I'm about to venture onto a new project of developing an ASP Page that captures images from a streaming web camera, and displays them (refreshs) the image every 15 seconds.

The question I have, is it possible to capture images (every 15 secs- from the webcam on the intranet) and store that snap shot as say a .jpg file in a folder, and then have the ability to continuously add images to this folder, so at a later date you could develop a system that would display photo after photo simultaneously, fast motion of the project in action.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved