T O P I C R E V I E W |
Dommynator |
Posted - 12 May 2003 : 01:32:33 It seems MD5 checksumming is vastly increasing the time it takes to add movies, is there anyway to remove this feature?
It's really slowing down the ever increasing amounts of movies i'm trying to add. I dunno if it's a bug or anything, but it takes a minute or two to import the avi info (the program appears to freeze until it's finished).
If it is MD5'ing, can you include an option to simply turn it off? If i want to md5 something i'll use edonkey :)
Tech Specs: Windows XP Athlon XP 2400+ 1GB 3200 DDR-Ram New installation with old database. |
7 L A T E S T R E P L I E S (Newest First) |
Kodak |
Posted - 19 Jun 2003 : 14:42:58 huh, thx 
2 All: please use the latest version |
aoliva |
Posted - 19 Jun 2003 : 14:23:05 i downloaded v 1.01 and it worked fine.. |
aoliva |
Posted - 19 Jun 2003 : 14:14:23 I also get the same error.
Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch: '[string: ""]' /movies/liste.asp, line 504 |
Kodak |
Posted - 17 Jun 2003 : 13:07:57 that's strange... line 504 is: i = i + 1 (there cant be no type mismatch) it's maybe line 505 that causes this error, it assumes you have only digits in the Disk-Field (N°CD), if not then j = j + rstSimple.Fields("Disk").Value causes type mismatching, if you want you can send your db to me (ICQ: 60189532) and i'll look what's wrong |
mdb175 |
Posted - 17 Jun 2003 : 11:50:19 Yep, you were right, that problem was #1 =) Now it gets past that but I still get this.
Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch: '[string: ""]' /movies/liste.asp, line 504 |
Kodak |
Posted - 17 Jun 2003 : 11:01:39 the db can't be opened there are 2 possible errors: 1) you must specify the path to your db in "config.asp" (db_path) 2) the script don't have the access rights to open the db-file (grant read/write access to the Database-Directory) |
mdb175 |
Posted - 17 Jun 2003 : 07:29:10 Any ideas why I get this error?
HTTP 500.100 - Internal Server Error - ASP error Internet Information Services
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Error Type: Microsoft VBScript runtime (0x800A0035) File not found /movies/liste.asp, line 185
Browser Type: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461)
Page: GET /movies/liste.asp |