- August 8, 2004
- 82
- 2
- Home Country
- Switzerland
some recordings not imported
SVN-Server Version: 18436
From about 20 recordings 2 are not imported, the others worked fine.
In error.log I have twice the following entry:
__
2008-03-31 21:38:58.886742 [1]: Exception in Recording.Persist() with Message insert into Recording ( idChannel, startTime, endTime, title, description, genre, fileName, keepUntil, keepUntilDate, timesWatched, idServer, stopTime ) values ( @idChannel, @startTime, @endTime, @title, @description, @genre, @fileName, @keepUntil, @keepUntilDate, @timesWatched, @idServer, @stopTime ); select SCOPE_IDENTITY();
__
I upload the xmls of the 2 recordings, maybe it helps
Thanks
SVN-Server Version: 18436
From about 20 recordings 2 are not imported, the others worked fine.
In error.log I have twice the following entry:
__
2008-03-31 21:38:58.886742 [1]: Exception in Recording.Persist() with Message insert into Recording ( idChannel, startTime, endTime, title, description, genre, fileName, keepUntil, keepUntilDate, timesWatched, idServer, stopTime ) values ( @idChannel, @startTime, @endTime, @title, @description, @genre, @fileName, @keepUntil, @keepUntilDate, @timesWatched, @idServer, @stopTime ); select SCOPE_IDENTITY();
__
I upload the xmls of the 2 recordings, maybe it helps
Thanks