<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>videoshow Forum Rss Feed</title><link>http://www.codeplex.com/videoshow/Thread/List.aspx</link><description>videoshow Forum Rss Description</description><item><title>New Post: The type or namespace name 'VideoShow' could not be found (are you missing a using directive or an assembly reference?)</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=64383</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have download Video Show and tried to build the site.&lt;/p&gt;
&lt;p&gt;I found following error&lt;/p&gt;
&lt;p&gt;&amp;quot;The type or namespace name 'VideoShow' could not be found (are you missing a using directive or an assembly reference?)&amp;quot;&lt;/p&gt;
&lt;p&gt;I do not found VedioShow.Data.dll in Bin folder.From where i can get?&lt;/p&gt;
&lt;p&gt;Please help me its urgent.&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Bhoomika Jodhani&lt;/p&gt;&lt;/div&gt;</description><author>bhoomikajodhani</author><pubDate>Tue, 04 Aug 2009 07:00:08 GMT</pubDate><guid isPermaLink="false">New Post: The type or namespace name 'VideoShow' could not be found (are you missing a using directive or an assembly reference?) 20090804070008A</guid></item><item><title>New Post: Paypal</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=63965</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I would love to have this website with paypal integration........can anyone code it please......&lt;/p&gt;&lt;/div&gt;</description><author>doc4child</author><pubDate>Thu, 30 Jul 2009 07:21:30 GMT</pubDate><guid isPermaLink="false">New Post: Paypal 20090730072130A</guid></item><item><title>New Post: Trouble with Local install</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=62317</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;What is the url you are trying to run it under?&lt;/p&gt;
&lt;p&gt;If it is localhost, then do you have the /silverlight folder in the correct place? &amp;nbsp;ie http://localhost/silverlight/VideoGrid/VideoGrid.xaml. Because that is where the javascript is looking for it.&lt;/p&gt;
&lt;p&gt;Larry&lt;/p&gt;&lt;/div&gt;</description><author>lflewwelling</author><pubDate>Fri, 17 Jul 2009 05:03:35 GMT</pubDate><guid isPermaLink="false">New Post: Trouble with Local install 20090717050335A</guid></item><item><title>New Post: Trouble with Local install</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=62317</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Wondering if&amp;nbsp;anyone has had these issues.&amp;nbsp; I've downloaded Video.show on my local machine, installed encoder,&amp;nbsp;made all of the references to my local database, included my sliverlight account information and am continually have problems.&lt;/p&gt;
&lt;p&gt;When running I get this error in a&amp;nbsp;popup window -&lt;/p&gt;
&lt;p&gt;Silverlight Error :&lt;/p&gt;
&lt;p&gt;Error Type: InitializeError&lt;/p&gt;
&lt;p&gt;Error Message: 2104 An Error has occurred.&lt;/p&gt;
&lt;p&gt;Error Code: 2104&lt;/p&gt;
&lt;p&gt;I tried to change reference of&amp;nbsp;Sliverlight by&amp;nbsp;downloading from the MS site and referencing that&amp;nbsp;but after I do this I get this error 'Microsoft JScript runtime error: Object doesn't support this property or method'&amp;nbsp;on the VideoGrid.js file - This is the piece of code that is highlighted.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small"&gt;
&lt;div style="color:Black;background-color:White"&gt;
&lt;pre&gt;Silverlight.createHostedObjectEx( {
        source: &lt;span style="color:#A31515"&gt;&amp;quot;/Silverlight/VideoGrid/VideoGrid.xaml&amp;quot;&lt;/span&gt;,
	    parentElement: document.getElementById(parentElementId),
        id: &lt;span style="color:#A31515"&gt;&amp;quot;VideoGrid_&amp;quot;&lt;/span&gt; + parentElementId,
        properties: {
            width: scene._layout.sceneWidth.toString(),
            height: scene._layout.sceneHeight.toString(),
            inplaceInstallPrompt:&lt;span style="color:Blue"&gt;true&lt;/span&gt;,
            background:&lt;span style="color:#A31515"&gt;'#00FFFFFF'&lt;/span&gt;,
            isWindowless:&lt;span style="color:#A31515"&gt;'true'&lt;/span&gt;,
            framerate:&lt;span style="color:#A31515"&gt;'24'&lt;/span&gt;,
            version:&lt;span style="color:#A31515"&gt;'1.0'&lt;/span&gt;
        },
	    events: {
		    onLoad: Silverlight.createDelegate(scene, scene.onLoad),
		    onError: Silverlight.createDelegate(scene, scene.onError)
	    },
        initParams:&lt;span style="color:Blue"&gt;null&lt;/span&gt;,
        context:&lt;span style="color:Blue"&gt;null&lt;/span&gt;
    } )
&lt;/pre&gt;
&lt;pre&gt;If anyone has any pointers on what to try next I would appreciated it.&lt;/pre&gt;
&lt;pre&gt;TIA.&lt;/pre&gt;
&lt;/div&gt;
&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>b1021</author><pubDate>Tue, 14 Jul 2009 00:32:39 GMT</pubDate><guid isPermaLink="false">New Post: Trouble with Local install 20090714123239A</guid></item><item><title>New Post: Initialize error 2104 in IIS</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=42956</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi dumin, were you able to solve your error 2104 problem? I am facing the same problem too. Setting and MIME types does nothing to help when others on the internet facing the same error code got their resolved.&lt;/p&gt;&lt;/div&gt;</description><author>3dken</author><pubDate>Tue, 07 Jul 2009 04:28:02 GMT</pubDate><guid isPermaLink="false">New Post: Initialize error 2104 in IIS 20090707042802A</guid></item><item><title>New Post: video upload thumbnail error</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=31544</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&lt;span style="color:#30332d;white-space:pre-wrap"&gt;Hola, yo solucione el problema ingresando a http://support.microsoft.com/kb/942423, baje el software para ese problema y me funciona correctamente&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>raul3166</author><pubDate>Thu, 11 Jun 2009 13:11:53 GMT</pubDate><guid isPermaLink="false">New Post: video upload thumbnail error 20090611011153P</guid></item><item><title>New Post: upload large video files to server</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=57345</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;hi all&lt;/p&gt;
&lt;p&gt;&amp;nbsp; have some issue in this video show tool if i want to break my video into many chunks and then encoding different different video after encoding again adding that encoded chunk.how to do that&lt;/p&gt;
&lt;p&gt;if any idea how to do that any suggestion shoul be apperciated please help me.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;pawan bali&lt;/p&gt;&lt;/div&gt;</description><author>pawan</author><pubDate>Mon, 25 May 2009 04:55:39 GMT</pubDate><guid isPermaLink="false">New Post: upload large video files to server 20090525045539A</guid></item><item><title>New Post: server error</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=56898</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;i added mime type to my server and intall quick time player also install kodec on my server but still i face same issue as above anyone who help me&lt;/p&gt;
&lt;p&gt;Any help would be appreciated.&lt;/p&gt;&lt;/div&gt;</description><author>mehtapraveen1982</author><pubDate>Thu, 21 May 2009 10:02:00 GMT</pubDate><guid isPermaLink="false">New Post: server error 20090521100200A</guid></item><item><title>New Post: break video into chunks</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=57023</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;in video show tool&amp;nbsp; when to break video into chunks before encoding or before hosting and after chunk how to again added that chunks into one video&lt;/p&gt;
&lt;p&gt;if any suggestion please give me and help me&lt;/p&gt;&lt;/div&gt;</description><author>mehtapraveen1982</author><pubDate>Thu, 21 May 2009 09:59:24 GMT</pubDate><guid isPermaLink="false">New Post: break video into chunks 20090521095924A</guid></item><item><title>New Post: how to break video into chunks</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=57020</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;hi, their&lt;/p&gt;
&lt;p&gt;i have some issue in this video show tool if i want to break my video into many chunks and then encoding different different video after encoding again adding that encoded chunk.how to do that&lt;/p&gt;
&lt;p&gt;if any idea how to do that any suggestion shoul be apperciated please help me&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>mehtapraveen1982</author><pubDate>Thu, 21 May 2009 09:45:53 GMT</pubDate><guid isPermaLink="false">New Post: how to break video into chunks 20090521094553A</guid></item><item><title>New Post: server error</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=56898</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;On our live server the upload process runs as far as creating the zip file in the tem directory but then stops. Seems to be a permissions issue, but I don't know where. Any help would be appreciated.&lt;/p&gt;
&lt;p&gt;Windows 2003 Server&lt;/p&gt;
&lt;p&gt;Application Event Viewer Reports:&lt;br&gt;Event Type: Error&lt;br&gt;Event Source: ASP.NET 2.0.50727.0&lt;br&gt;Event Category: None&lt;br&gt;Event ID: 1309&lt;br&gt;Date: 2/14/2008&lt;br&gt;Time: 4:59:11 PM&lt;br&gt;User: N/A&lt;br&gt;Computer: DOMU-12-31-39-0&lt;br&gt;Description:&lt;br&gt;An unhandled exception occurred and the process was terminated.&lt;/p&gt;
&lt;p&gt;Event code: 3005 &lt;br&gt;&lt;br&gt;Event time: 5/20/2009 4:59:11 AM &lt;br&gt;Event time (UTC): 5/20/2009 11:59:11 AM &lt;br&gt;Event ID: b217c5a4547749a28a4e5a2ab47d252f &lt;br&gt;Event sequence: 24249 &lt;br&gt;Event occurrence: 9262 &lt;br&gt;Event detail code: 0 &lt;br&gt;&amp;nbsp;&lt;br&gt;Application information: &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Application domain: /LM/W3SVC/1643003592/Root-1-128872607340883674 &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trust level: Full&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Process information: &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Process ID: 2408 &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Process name: w3wp.exe &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Account name: NT AUTHORITY\NETWORK SERVICE&lt;/p&gt;
&lt;p&gt;Message:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))::::&amp;nbsp;&amp;nbsp; at System.IO.IsolatedStorage.IsolatedStorageFile.nGetRootDir(IsolatedStorageScope scope)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.IO.IsolatedStorage.IsolatedStorageFile.InitGlobalsNonRoamingUser(IsolatedStorageScope scope)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.IO.IsolatedStorage.IsolatedStorageFile.GetRootDir(IsolatedStorageScope scope)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.IO.IsolatedStorage.IsolatedStorageFile.GetGlobalFileIOPerm(IsolatedStorageScope scope)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.IO.IsolatedStorage.IsolatedStorageFile.Init(IsolatedStorageScope scope)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.IO.IsolatedStorage.IsolatedStorageFile.GetStore(IsolatedStorageScope scope, Type domainEvidenceType, Type assemblyEvidenceType)&lt;br&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.IO.Packaging.PackagingUtilities.ReliableIsolatedStorageFileFolder.GetCurrentStore()&lt;br&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.IO.Packaging.PackagingUtilities.ReliableIsolatedStorageFileFolder..ctor()&lt;br&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.IO.Packaging.PackagingUtilities.GetDefaultIsolatedStorageFile()&lt;br&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.IO.Packaging.PackagingUtilities.CreateUserScopedIsolatedStorageFileStreamWithRandomName(Int32 retryCount, String&amp;amp; fileName)&lt;br&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.IO.Packaging.SparseMemoryStream.EnsureIsolatedStoreStream()&lt;br&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.IO.Packaging.SparseMemoryStream.SwitchModeIfNecessary()&lt;br&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.IO.Packaging.SparseMemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)&lt;br&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.IO.Zip.ZipIOFileItemStream.Write(Byte[] buffer, Int32 offset, Int32 count)&lt;br&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.IO.Zip.ProgressiveCrcCalculatingStream.Write(Byte[] buffer, Int32 offset, Int32 count)&lt;br&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.IO.Zip.ZipIOModeEnforcingStream.Write(Byte[] buffer, Int32 offset, Int32 count)&lt;br&gt;&amp;nbsp;&amp;nbsp; at ContestBLL.Media.Hosting.SilverlightStreamingHost.CopyStream(FileStream inputStream, Stream requestStream) in E:\ContestApp\ContestBLL\Media\Hosting\SilverlightStreamingHost.cs:line 188&lt;br&gt;&amp;nbsp;&amp;nbsp; at ContestBLL.Media.Hosting.SilverlightStreamingHost.AddToZip(Package zip, String localFileName) in E:\ContestApp\ContestBLL\Media\Hosting\SilverlightStreamingHost.cs:line 122&lt;br&gt;&amp;nbsp;&amp;nbsp; at ContestBLL.Media.Hosting.SilverlightStreamingHost.CreateSilverlightPackage(Video video, String videoFileName) in E:\ContestApp\ContestBLL\Media\Hosting\SilverlightStreamingHost.cs:line 150&lt;br&gt;&amp;nbsp;&amp;nbsp; at ContestBLL.Media.Hosting.SilverlightStreamingHost.AddMedia(String mediaFilePath, Video video) in E:\ContestApp\ContestBLL\Media\Hosting\SilverlightStreamingHost.cs:line 40&lt;br&gt;&amp;nbsp;&amp;nbsp; at ContestBLL.Media.Processing.BasicVideoProcessor.Process(Video video) in E:\ContestApp\ContestBLL\Media\Processing\BasicVideoProcessor.cs:line 43 /n* Time: 5/20/2009 4:06:38 AM&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>mehtapraveen1982</author><pubDate>Wed, 20 May 2009 12:06:27 GMT</pubDate><guid isPermaLink="false">New Post: server error 20090520120627P</guid></item><item><title>New Post: video.show start fail</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=49571</link><description>&lt;div style="line-height: normal;"&gt;Hi! I've got the same error...What's wrong?
&lt;/div&gt;</description><author>QuadroPlay</author><pubDate>Tue, 31 Mar 2009 06:28:29 GMT</pubDate><guid isPermaLink="false">New Post: video.show start fail 20090331062829A</guid></item><item><title>New Post: Administrator password?</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=49576</link><description>&lt;div style="line-height: normal;"&gt;I have the same problem, i tray to change password in web.config out of results &lt;br&gt;
&amp;nbsp; &lt;br&gt;
&lt;/div&gt;</description><author>moonnigt</author><pubDate>Sat, 14 Mar 2009 01:29:36 GMT</pubDate><guid isPermaLink="false">New Post: Administrator password? 20090314012936A</guid></item><item><title>New Post: Administrator password?</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=49576</link><description>&lt;div style="line-height: normal;"&gt;Hello everyone,&lt;br&gt;
&lt;br&gt;
I want to confirm the password for Administrator should be set in web.config here? And the login name is Administrator? I have tried to use Administrator and password 111111 to login, but failed. Any ideas?&lt;br&gt;
&lt;br&gt;
&amp;lt;add key=&amp;quot;DefaultPassword&amp;quot; value=&amp;quot;111111&amp;quot; /&amp;gt;&lt;br&gt;
&lt;br&gt;
thanks in advance,&lt;br&gt;
George
&lt;/div&gt;</description><author>George2</author><pubDate>Mon, 09 Mar 2009 02:18:20 GMT</pubDate><guid isPermaLink="false">New Post: Administrator password? 20090309021820A</guid></item><item><title>New Post: video.show start fail</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=49571</link><description>&lt;div style="line-height: normal;"&gt;Hello everyone,&lt;br&gt;
&lt;br&gt;
I am using Windows Vista XP1 x64, VSTS 2008 and SQL Server 2005 enterprise (not SQL express version). When I press F5 to start application in VSTS, there is an error like this, does anyone know how to trouble shoot please?&lt;br&gt;
&lt;br&gt;
&lt;h2&gt;&lt;i&gt;The user instance login flag is not supported on this version of SQL Server. The connection will be closed.&lt;/i&gt; &lt;/h2&gt;
&lt;span style="font-family:arial, helvetica, geneva, sunsans-regular, sans-serif"&gt;&lt;b&gt;Description: &lt;/b&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br&gt;
&lt;br&gt;
&lt;b&gt;Exception Details: &lt;/b&gt;System.Data.SqlClient.SqlException: The user instance login flag is not supported on this version of SQL Server. The connection will be closed.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Source Error:&lt;/b&gt; &lt;br&gt;
&lt;br&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;code&gt;
            &lt;pre&gt;Line 28:             }
Line 29:         }
&lt;span style="color:#ff0000"&gt;Line 30: MembershipUser user = Membership.GetUser();&lt;/span&gt;Line 31: 
Line 32:         popularTags = TagBO.GetPopularTags(20);&lt;/pre&gt;
            &lt;/code&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;b&gt;&lt;span style="font-family:verdana"&gt;Source File: &lt;/span&gt;&lt;/b&gt;C:\software\Video.Show\Video.Show\Web\Default.aspx.cs&lt;b&gt;&lt;span style="font-family:verdana"&gt;    Line: &lt;/span&gt;&lt;/b&gt;30 &lt;br&gt;
&lt;br&gt;
&lt;b&gt;&lt;span style="font-family:verdana"&gt;Stack Trace:&lt;/span&gt;&lt;/b&gt; &lt;br&gt;
&lt;br&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;code&gt;
            &lt;pre&gt;[SqlException (0x80131904): The user instance login flag is not supported on this version of SQL Server. The connection will be closed.]
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +428
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +65
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +117
   System.Data.SqlClient.SqlConnection.Open() +122
   System.Web.DataAccess.SqlConnectionHolder.Open(HttpContext context, Boolean revertImpersonate) +87
   System.Web.DataAccess.SqlConnectionHelper.GetConnection(String connectionString, Boolean revertImpersonation) +221
   System.Web.Security.SqlMembershipProvider.GetUser(String username, Boolean userIsOnline) +1110
   System.Web.Security.Membership.GetUser(String username, Boolean userIsOnline) +82
   System.Web.Security.Membership.GetUser() +19
   _Default.Page_Load(Object sender, EventArgs e) in C:\software\Video.Show\Video.Show\Web\Default.aspx.cs:30
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
&lt;/pre&gt;
            &lt;/code&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;/span&gt;
&lt;/div&gt;</description><author>George2</author><pubDate>Mon, 09 Mar 2009 01:41:59 GMT</pubDate><guid isPermaLink="false">New Post: video.show start fail 20090309014159A</guid></item><item><title>New Post: Self Host Video</title><link>http://videoshow.codeplex.com/Thread/View.aspx?ThreadId=21838</link><description>&lt;div style="line-height: normal;"&gt;100% this is definitely something that I need!! As I have an international client, and we do not want to use a beta hosting for the video content. We have all thats needed to host the videos, but need to know if this can be done! Thanks!&lt;br&gt;
&lt;/div&gt;</description><author>itmachines</author><pubDate>Thu, 05 Mar 2009 10:35:09 GMT</pubDate><guid isPermaLink="false">New Post: Self Host Video 20090305103509A</guid></item><item><title>New Post: Self Host Video</title><link>http://www.codeplex.com/videoshow/Thread/View.aspx?ThreadId=21838</link><description>&lt;div style="line-height: normal;"&gt;I know this has been quiet for a while, but I just stumbled onto it.  Has anyone figured out how to self-host the video files?&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Christian
&lt;/div&gt;</description><author>cmccarrick</author><pubDate>Mon, 23 Feb 2009 20:20:48 GMT</pubDate><guid isPermaLink="false">New Post: Self Host Video 20090223082048P</guid></item><item><title>New Post: change language</title><link>http://www.codeplex.com/videoshow/Thread/View.aspx?ThreadId=45815</link><description>&lt;div style="line-height: normal;"&gt;it is possible to change language and logo. i cant find images please help me...
&lt;/div&gt;</description><author>must90</author><pubDate>Sun, 01 Feb 2009 00:00:37 GMT</pubDate><guid isPermaLink="false">New Post: change language 20090201120037A</guid></item><item><title>New Post: Test Implementation</title><link>http://www.codeplex.com/videoshow/Thread/View.aspx?ThreadId=43592</link><description>&lt;div style="line-height: normal;"&gt;For the record I downloaded and ran this app in visual studio 2008 pro, it ran without the encoder, I couldn't uplaod video because I haven't installed expression encoder 2.  I'm not sure I'm totally sold on this app, as it does need some enhancements to meet my needs, but I got the trial of expression, so hopefully that will work on my dev box while I play around with it. &lt;br&gt;
&lt;br&gt;
anyhow, it worked fine for me no problems whatsover, very nice for 15 minutes of testing... built successfully, and allowed me to add new user... VERY NICE!!! &lt;br&gt;
&lt;br&gt;
also, I have to say the code is very nicely structured and looks like it will be nice to tinker with, it will definately help me improve my skills at the same time, too bad its silverlight 1.0, but then again, maybe that was a better model, anyhow, I will keep this post updated with my progress, I intend on using this in production on my own production servers since i can't find anyone hosting expression encoder at the moment... apparatnly I can override the crunching, but at this point, I just want to get my site up, and I think this will definately help... &lt;br&gt;
&lt;br&gt;
THANK YOU FOR THE HARD WORK!!! MUCH APPRECIATED!!!
&lt;/div&gt;</description><author>jankerson</author><pubDate>Wed, 07 Jan 2009 01:31:53 GMT</pubDate><guid isPermaLink="false">New Post: Test Implementation 20090107013153A</guid></item><item><title>New Post: Delete on MS Silverlight Server a Nightmare?</title><link>http://www.codeplex.com/videoshow/Thread/View.aspx?ThreadId=22835</link><description>&lt;div style="line-height: normal;"&gt;Same problem. Did anybody figured out how to delete unused videos? We should create some kind of synch tool between the database and Silverlight Server... Please share the code if you already have it.
&lt;/div&gt;</description><author>radiogeneris</author><pubDate>Fri, 02 Jan 2009 06:12:12 GMT</pubDate><guid isPermaLink="false">New Post: Delete on MS Silverlight Server a Nightmare? 20090102061212A</guid></item></channel></rss>