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
WebService and Mobile Access
Graveyard
MPWebServices
[PLEASE TRY] New WebServer
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="fpe123" data-source="post: 645588" data-attributes="member: 21303"><p>I can confirm that MPWebservice is running on final version 1.1.0. It running on Windows Home Server through IIS.</p><p></p><p>After I had install MPWebService I update all the DLL in Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\bin with the right DLL from Team MediaPortal\MediaPortal TV Server.</p><p></p><p>The only issus I got is that is " Tv Server Status" get er error.</p><p></p><p>Invalid query </p><p>Description: 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. </p><p></p><p>Exception Details: System.Management.ManagementException: Invalid query </p><p></p><p>Source Error: </p><p></p><p></p><p>Line 110: ManagementObjectCollection queryCollection=query.Get();</p><p>Line 111:</p><p>Line 112: foreach (ManagementObject os in queryCollection)</p><p>Line 113: ret=os["Caption"].ToString() + " (Build " + os["BuildNumber"].ToString() + " - " + os["BuildType"] + " - " + os["OSArchitecture"]+")";</p><p>Line 114: return ret;</p><p> </p><p></p><p>Source File: c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\TvServerStatus.aspx.cs Line: 112 </p><p></p><p>Stack Trace: </p><p></p><p>[ManagementException: Invalid query ]</p><p> System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode) +377984</p><p> System.Management.ManagementObjectEnumerator.MoveNext() +433</p><p> TvServerStatus.GetOSVersionStr() in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\TvServerStatus.aspx.cs:112</p><p> TvServerStatus.RefreshServerInfo(List`1 recPaths) in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\TvServerStatus.aspx.cs:87</p><p> TvServerStatus.Page_Load(Object sender, EventArgs e) in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\TvServerStatus.aspx.cs:65</p><p> System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14</p><p> System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35</p><p> System.Web.UI.Control.OnLoad(EventArgs e) +99</p><p> System.Web.UI.Control.LoadRecursive() +50</p><p> System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627</p><p></p><p> Flemmng</p></blockquote><p></p>
[QUOTE="fpe123, post: 645588, member: 21303"] I can confirm that MPWebservice is running on final version 1.1.0. It running on Windows Home Server through IIS. After I had install MPWebService I update all the DLL in Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\bin with the right DLL from Team MediaPortal\MediaPortal TV Server. The only issus I got is that is " Tv Server Status" get er error. Invalid query Description: 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. Exception Details: System.Management.ManagementException: Invalid query Source Error: Line 110: ManagementObjectCollection queryCollection=query.Get(); Line 111: Line 112: foreach (ManagementObject os in queryCollection) Line 113: ret=os["Caption"].ToString() + " (Build " + os["BuildNumber"].ToString() + " - " + os["BuildType"] + " - " + os["OSArchitecture"]+")"; Line 114: return ret; Source File: c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\TvServerStatus.aspx.cs Line: 112 Stack Trace: [ManagementException: Invalid query ] System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode) +377984 System.Management.ManagementObjectEnumerator.MoveNext() +433 TvServerStatus.GetOSVersionStr() in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\TvServerStatus.aspx.cs:112 TvServerStatus.RefreshServerInfo(List`1 recPaths) in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\TvServerStatus.aspx.cs:87 TvServerStatus.Page_Load(Object sender, EventArgs e) in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\TvServerStatus.aspx.cs:65 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 Flemmng [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Graveyard
MPWebServices
[PLEASE TRY] New WebServer
Contact us
RSS
Top
Bottom