home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Products
TV-Server
For The Record - The rule-based scheduling suite
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="dvdfreak" data-source="post: 206407" data-attributes="member: 21313"><p>Are you using MySQL or SQL Express? Seems you hit a limit for the rules-string, which is serialized as XML. I'm using an 'ntext' field in SQL and a 'mediumtext' field in MySQL. Do you have very complicated schedules?</p><p></p><p>I'll write up a unit test with a very <u>very</u> complicated schedule and see if I can reproduce and fix this problem (both for MySQL and SQL Express of course).</p><p></p><p>Now, the other thing you noticed, I fear this has to do with the new installer system I've started to use. I'm probably going to switch back to the old installer system, there's just too many problems with the new one <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p><p></p><p>What you perhaps can try to do is run a manual uninstall of the windows service:</p><p></p><p> "installutil /u TvScheduler.WindowsService.exe"</p><p></p><p>You can find installutil in C:\Windows\Microsoft.NET\Framework\v2.0.50727. Hopefully this will help you to do a clean re-install of everything.</p><p></p><p>[2 minutes later]</p><p></p><p>I did a quick check, and apparently the error you got is a WCF error. So I'll have to fix it at that level... Stay tuned... <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="dvdfreak, post: 206407, member: 21313"] Are you using MySQL or SQL Express? Seems you hit a limit for the rules-string, which is serialized as XML. I'm using an 'ntext' field in SQL and a 'mediumtext' field in MySQL. Do you have very complicated schedules? I'll write up a unit test with a very [U]very[/U] complicated schedule and see if I can reproduce and fix this problem (both for MySQL and SQL Express of course). Now, the other thing you noticed, I fear this has to do with the new installer system I've started to use. I'm probably going to switch back to the old installer system, there's just too many problems with the new one :( What you perhaps can try to do is run a manual uninstall of the windows service: "installutil /u TvScheduler.WindowsService.exe" You can find installutil in C:\Windows\Microsoft.NET\Framework\v2.0.50727. Hopefully this will help you to do a clean re-install of everything. [2 minutes later] I did a quick check, and apparently the error you got is a WCF error. So I'll have to fix it at that level... Stay tuned... :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
For The Record - The rule-based scheduling suite
Contact us
RSS
Top
Bottom