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
MediaPortal 1
Development
General Development (no feature request here!)
vs 2005 encounters error and needs to close upon loading MP
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="bartus" data-source="post: 64523" data-attributes="member: 22550"><p>hi, after downloading mp code, i opened the MediaPortal.sln in vs 2005 and began opening forms, including mediaportal.cs. did not encounter problems there. when i reload the mp solution hence, vs 2005 prompts me that it has encountered a problem and needs to close. i dont have the directx sdk installed--not sure if this is the cause. ive built the release and debug versions of the solution.</p><p></p><p>ive copied and paste the error appearing in the designer window of Mediaportal.cs:</p><p></p><p>One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes. </p><p></p><p>Could not load file or assembly 'TVCapture, Version=1.0.2385.37227, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. </p><p>Hide </p><p></p><p>at MediaPortal.D3DApp.SavePlayerState()</p><p>at MediaPortal.D3DApp.OnResize(EventArgs e) in f:\dev\xbmc\d3dapp.cs:line 2211</p><p>at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)</p><p>at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)</p><p>at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)</p><p>at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)</p><p>at System.Windows.Forms.Form.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)</p><p>at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)</p><p>at System.Windows.Forms.Control.set_Size(Size value)</p><p>at System.Windows.Forms.Control.SetClientSizeCore(Int32 x, Int32 y)</p><p>at System.Windows.Forms.Form.SetClientSizeCore(Int32 x, Int32 y)</p><p>at System.Windows.Forms.Control.set_ClientSize(Size value)</p><p>at System.Windows.Forms.Form.set_ClientSize(Size value)</p><p>at MediaPortal.D3DApp..ctor() in f:\dev\xbmc\d3dapp.cs:line 331</p></blockquote><p></p>
[QUOTE="bartus, post: 64523, member: 22550"] hi, after downloading mp code, i opened the MediaPortal.sln in vs 2005 and began opening forms, including mediaportal.cs. did not encounter problems there. when i reload the mp solution hence, vs 2005 prompts me that it has encountered a problem and needs to close. i dont have the directx sdk installed--not sure if this is the cause. ive built the release and debug versions of the solution. ive copied and paste the error appearing in the designer window of Mediaportal.cs: One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes. Could not load file or assembly 'TVCapture, Version=1.0.2385.37227, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. Hide at MediaPortal.D3DApp.SavePlayerState() at MediaPortal.D3DApp.OnResize(EventArgs e) in f:\dev\xbmc\d3dapp.cs:line 2211 at System.Windows.Forms.Control.OnSizeChanged(EventArgs e) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height) at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Form.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Control.set_Size(Size value) at System.Windows.Forms.Control.SetClientSizeCore(Int32 x, Int32 y) at System.Windows.Forms.Form.SetClientSizeCore(Int32 x, Int32 y) at System.Windows.Forms.Control.set_ClientSize(Size value) at System.Windows.Forms.Form.set_ClientSize(Size value) at MediaPortal.D3DApp..ctor() in f:\dev\xbmc\d3dapp.cs:line 331 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
vs 2005 encounters error and needs to close upon loading MP
Contact us
RSS
Top
Bottom