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 2
Skins and Design
Skinning contest: One month to go
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="bodiroga" data-source="post: 671627" data-attributes="member: 63563"><p><strong>Re: AW: Skinning contest: One month to go</strong></p><p></p><p>Hi Albert!</p><p></p><p>Can I make you some simple questions?</p><p></p><p></p><p></p><p>Ok, I understand that I have to move the folder MediaPortal\Resources\Examples\HelloWorldExamplePlugin, but where exactly? To MediaPortal\Source and then again compile the program? Or just move the folder HelloWorldExamplePlugin to MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins after compiling the program?</p><p></p><p>I have done the last option (I can see now the folder HelloWorld in MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins) but nothing changes when I open MP2-Client.exe file. I can't see any new option in "basichome". Note: I have watched the log file and I can see the following error:</p><p></p><p>[CODE]2010-10-27 01:24:54.690003 [Error][Main Thread]: Error parsing plugin descriptor file 'C:\Users\Aitor\Mediaportal 2\MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins\HelloWorld\plugin.xml'</p><p>Exception: System.ArgumentException: Plugin 'HelloWorld': Assembly DLL file 'C:\Users\Aitor\Mediaportal 2\MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins\HelloWorld\HelloWorld.dll' does not exist</p><p> en MediaPortal.Core.Services.PluginManager.PluginDirectoryDescriptor.ParseRuntimeElement(XPathNavigator runtimeNavigator, String pluginDirectory) en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginDirectoryDescriptor.cs:línea 204</p><p> en MediaPortal.Core.Services.PluginManager.PluginDirectoryDescriptor.Load(String pluginDirectoryPath) en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginDirectoryDescriptor.cs:línea 152</p><p> Message: Plugin 'HelloWorld': Assembly DLL file 'C:\Users\Aitor\Mediaportal 2\MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins\HelloWorld\HelloWorld.dll' does not exist</p><p> Site : Void ParseRuntimeElement(System.Xml.XPath.XPathNavigator, System.String)</p><p> Source : MediaPortal.Core</p><p>Stack Trace:</p><p> en MediaPortal.Core.Services.PluginManager.PluginDirectoryDescriptor.ParseRuntimeElement(XPathNavigator runtimeNavigator, String pluginDirectory) en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginDirectoryDescriptor.cs:línea 204</p><p> en MediaPortal.Core.Services.PluginManager.PluginDirectoryDescriptor.Load(String pluginDirectoryPath) en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginDirectoryDescriptor.cs:línea 152</p><p>2010-10-27 01:24:54.718005 [Error][Main Thread]: Error loading plugin in directory 'C:\Users\Aitor\Mediaportal 2\MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins\HelloWorld'</p><p>Exception: System.ArgumentException: Directory 'C:\Users\Aitor\Mediaportal 2\MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins\HelloWorld' doesn't contain a valid plugin descriptor file</p><p> en MediaPortal.Core.Services.PluginManager.PluginDirectoryDescriptor..ctor(String pluginDirectoryPath) en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginDirectoryDescriptor.cs:línea 74</p><p> en MediaPortal.Core.Services.PluginManager.PluginManager.LoadPluginsData() en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginManager.cs:línea 1061</p><p> Message: Directory 'C:\Users\Aitor\Mediaportal 2\MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins\HelloWorld' doesn't contain a valid plugin descriptor file</p><p> Site : Void .ctor(System.String)</p><p> Source : MediaPortal.Core</p><p>Stack Trace:</p><p> en MediaPortal.Core.Services.PluginManager.PluginDirectoryDescriptor..ctor(String pluginDirectoryPath) en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginDirectoryDescriptor.cs:línea 74</p><p> en MediaPortal.Core.Services.PluginManager.PluginManager.LoadPluginsData() en c:\[/CODE]</p><p></p><p>Where can I find that HelloWorld.dll file?</p><p></p><p>And an even stupidest a question... how can I close MP2-Client.exe from inside Mediaportal??? I can't see any Exit button or something like that, now I'm closing the program using alt+f4. Is there any other option to do this?</p><p></p><p>Many thanks for your work with MP2 and keep up with the good job, I'm sure that MP2 would be awesome!</p><p></p><p>Best regards,</p><p></p><p>Aitor</p></blockquote><p></p>
[QUOTE="bodiroga, post: 671627, member: 63563"] [b]Re: AW: Skinning contest: One month to go[/b] Hi Albert! Can I make you some simple questions? Ok, I understand that I have to move the folder MediaPortal\Resources\Examples\HelloWorldExamplePlugin, but where exactly? To MediaPortal\Source and then again compile the program? Or just move the folder HelloWorldExamplePlugin to MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins after compiling the program? I have done the last option (I can see now the folder HelloWorld in MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins) but nothing changes when I open MP2-Client.exe file. I can't see any new option in "basichome". Note: I have watched the log file and I can see the following error: [CODE]2010-10-27 01:24:54.690003 [Error][Main Thread]: Error parsing plugin descriptor file 'C:\Users\Aitor\Mediaportal 2\MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins\HelloWorld\plugin.xml' Exception: System.ArgumentException: Plugin 'HelloWorld': Assembly DLL file 'C:\Users\Aitor\Mediaportal 2\MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins\HelloWorld\HelloWorld.dll' does not exist en MediaPortal.Core.Services.PluginManager.PluginDirectoryDescriptor.ParseRuntimeElement(XPathNavigator runtimeNavigator, String pluginDirectory) en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginDirectoryDescriptor.cs:línea 204 en MediaPortal.Core.Services.PluginManager.PluginDirectoryDescriptor.Load(String pluginDirectoryPath) en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginDirectoryDescriptor.cs:línea 152 Message: Plugin 'HelloWorld': Assembly DLL file 'C:\Users\Aitor\Mediaportal 2\MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins\HelloWorld\HelloWorld.dll' does not exist Site : Void ParseRuntimeElement(System.Xml.XPath.XPathNavigator, System.String) Source : MediaPortal.Core Stack Trace: en MediaPortal.Core.Services.PluginManager.PluginDirectoryDescriptor.ParseRuntimeElement(XPathNavigator runtimeNavigator, String pluginDirectory) en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginDirectoryDescriptor.cs:línea 204 en MediaPortal.Core.Services.PluginManager.PluginDirectoryDescriptor.Load(String pluginDirectoryPath) en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginDirectoryDescriptor.cs:línea 152 2010-10-27 01:24:54.718005 [Error][Main Thread]: Error loading plugin in directory 'C:\Users\Aitor\Mediaportal 2\MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins\HelloWorld' Exception: System.ArgumentException: Directory 'C:\Users\Aitor\Mediaportal 2\MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins\HelloWorld' doesn't contain a valid plugin descriptor file en MediaPortal.Core.Services.PluginManager.PluginDirectoryDescriptor..ctor(String pluginDirectoryPath) en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginDirectoryDescriptor.cs:línea 74 en MediaPortal.Core.Services.PluginManager.PluginManager.LoadPluginsData() en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginManager.cs:línea 1061 Message: Directory 'C:\Users\Aitor\Mediaportal 2\MediaPortal\Bin\MP2-Client\bin\x86\Release\Plugins\HelloWorld' doesn't contain a valid plugin descriptor file Site : Void .ctor(System.String) Source : MediaPortal.Core Stack Trace: en MediaPortal.Core.Services.PluginManager.PluginDirectoryDescriptor..ctor(String pluginDirectoryPath) en c:\Users\Aitor\Mediaportal 2\MediaPortal\Source\System\MediaPortal.Core\Services\PluginManager\PluginDirectoryDescriptor.cs:línea 74 en MediaPortal.Core.Services.PluginManager.PluginManager.LoadPluginsData() en c:\[/CODE] Where can I find that HelloWorld.dll file? And an even stupidest a question... how can I close MP2-Client.exe from inside Mediaportal??? I can't see any Exit button or something like that, now I'm closing the program using alt+f4. Is there any other option to do this? Many thanks for your work with MP2 and keep up with the good job, I'm sure that MP2 would be awesome! Best regards, Aitor [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
Skinning contest: One month to go
Contact us
RSS
Top
Bottom