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
Popular Plugins
iPiMP
iPiMP 5.2.0 for MP 1.2.0 Beta
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="adam_purkis" data-source="post: 768781" data-attributes="member: 74476"><p>i've just installed ipimp, and it seems to work awesome on my ipad, which is my main usage for it <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /> not sure if there is an ipad specific layout for it?</p><p></p><p></p><p></p><p>but i am also trying to use the desktop version of the site, and i keep getting the error i saw earlier in this thread:</p><p></p><p>[CODE]Server Error in '/' Application.</p><p>--------------------------------------------------------------------------------</p><p></p><p>FATAL ERROR: No configuration store was found!</p><p>Gentle is unable to continue!</p><p></p><p>The handlers emitted the following error messages:</p><p>Unable to create GentleSectionHandler for section named "gentle" in file "C:\Program Files\iPiMP\Aspx\web.config".</p><p></p><p>Unable to create FileHandler for file Gentle.config.</p><p>This usually means that the file could not be found in any of the default search locations.</p><p></p><p>The handlers threw the following exceptions:</p><p>Error: DeveloperErrorUnclassified</p><p>Gentle.Common.GentleException: No configuration file could be located.</p><p> at Gentle.Common.FileHandler..ctor(String file)</p><p> at Gentle.Common.Configurator.AddFileHandler(String configStoreName, String fileName)</p><p></p><p></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: Gentle.Common.GentleException: FATAL ERROR: No configuration store was found!</p><p>Gentle is unable to continue!</p><p></p><p>The handlers emitted the following error messages:</p><p>Unable to create GentleSectionHandler for section named "gentle" in file "C:\Program Files\iPiMP\Aspx\web.config".</p><p></p><p>Unable to create FileHandler for file Gentle.config.</p><p>This usually means that the file could not be found in any of the default search locations.</p><p></p><p>The handlers threw the following exceptions:</p><p>Error: DeveloperErrorUnclassified</p><p>Gentle.Common.GentleException: No configuration file could be located.</p><p> at Gentle.Common.FileHandler..ctor(String file)</p><p> at Gentle.Common.Configurator.AddFileHandler(String configStoreName, String fileName)</p><p></p><p></p><p></p><p>Source Error: </p><p></p><p>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. </p><p></p><p>Stack Trace: </p><p></p><p></p><p>[GentleException: FATAL ERROR: No configuration store was found!</p><p>Gentle is unable to continue!</p><p></p><p>The handlers emitted the following error messages:</p><p>Unable to create GentleSectionHandler for section named "gentle" in file "C:\Program Files\iPiMP\Aspx\web.config".</p><p></p><p>Unable to create FileHandler for file Gentle.config.</p><p>This usually means that the file could not be found in any of the default search locations.</p><p></p><p>The handlers threw the following exceptions:</p><p>Error: DeveloperErrorUnclassified</p><p>Gentle.Common.GentleException: No configuration file could be located.</p><p> at Gentle.Common.FileHandler..ctor(String file)</p><p> at Gentle.Common.Configurator.AddFileHandler(String configStoreName, String fileName)</p><p></p><p>]</p><p> Gentle.Common.Configurator.InitializeHandlers() +398</p><p> Gentle.Common.Configurator.Configure(String configStoreName, Object instance) +39</p><p> Gentle.Common.Configurator.Configure(Object instance) +9</p><p> Gentle.Framework.ProviderRegistry..ctor() +48</p><p> Gentle.Framework.ProviderFactory..cctor() +105</p><p></p><p>[TypeInitializationException: The type initializer for 'Gentle.Framework.ProviderFactory' threw an exception.]</p><p> Gentle.Framework.ProviderFactory.GetProvider(Type type) +0</p><p> Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator) +74</p><p> Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type) +14</p><p> TvDatabase.ChannelGroup.ListAll() +39</p><p> Website.uWiMP.TVServer.ChannelGroups.GetFirstChannelGroupName() in D:\Dev\vs2008\MediaPortal Universal Web Interface\Website\Code\TVServer\ChannelGroups.vb:51</p><p> Website._DesktopDefault.Page_Load(Object sender, EventArgs e) in D:\Dev\vs2008\MediaPortal Universal Web Interface\Website\Desktop\Default.aspx.vb:60</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> </p><p></p><p></p><p>--------------------------------------------------------------------------------</p><p>Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3614 [/CODE]</p><p></p><p></p><p>any idea how to fix this? or what the problem is? thanks!!</p></blockquote><p></p>
[QUOTE="adam_purkis, post: 768781, member: 74476"] i've just installed ipimp, and it seems to work awesome on my ipad, which is my main usage for it :D not sure if there is an ipad specific layout for it? but i am also trying to use the desktop version of the site, and i keep getting the error i saw earlier in this thread: [CODE]Server Error in '/' Application. -------------------------------------------------------------------------------- FATAL ERROR: No configuration store was found! Gentle is unable to continue! The handlers emitted the following error messages: Unable to create GentleSectionHandler for section named "gentle" in file "C:\Program Files\iPiMP\Aspx\web.config". Unable to create FileHandler for file Gentle.config. This usually means that the file could not be found in any of the default search locations. The handlers threw the following exceptions: Error: DeveloperErrorUnclassified Gentle.Common.GentleException: No configuration file could be located. at Gentle.Common.FileHandler..ctor(String file) at Gentle.Common.Configurator.AddFileHandler(String configStoreName, String fileName) 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: Gentle.Common.GentleException: FATAL ERROR: No configuration store was found! Gentle is unable to continue! The handlers emitted the following error messages: Unable to create GentleSectionHandler for section named "gentle" in file "C:\Program Files\iPiMP\Aspx\web.config". Unable to create FileHandler for file Gentle.config. This usually means that the file could not be found in any of the default search locations. The handlers threw the following exceptions: Error: DeveloperErrorUnclassified Gentle.Common.GentleException: No configuration file could be located. at Gentle.Common.FileHandler..ctor(String file) at Gentle.Common.Configurator.AddFileHandler(String configStoreName, String fileName) Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [GentleException: FATAL ERROR: No configuration store was found! Gentle is unable to continue! The handlers emitted the following error messages: Unable to create GentleSectionHandler for section named "gentle" in file "C:\Program Files\iPiMP\Aspx\web.config". Unable to create FileHandler for file Gentle.config. This usually means that the file could not be found in any of the default search locations. The handlers threw the following exceptions: Error: DeveloperErrorUnclassified Gentle.Common.GentleException: No configuration file could be located. at Gentle.Common.FileHandler..ctor(String file) at Gentle.Common.Configurator.AddFileHandler(String configStoreName, String fileName) ] Gentle.Common.Configurator.InitializeHandlers() +398 Gentle.Common.Configurator.Configure(String configStoreName, Object instance) +39 Gentle.Common.Configurator.Configure(Object instance) +9 Gentle.Framework.ProviderRegistry..ctor() +48 Gentle.Framework.ProviderFactory..cctor() +105 [TypeInitializationException: The type initializer for 'Gentle.Framework.ProviderFactory' threw an exception.] Gentle.Framework.ProviderFactory.GetProvider(Type type) +0 Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator) +74 Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type) +14 TvDatabase.ChannelGroup.ListAll() +39 Website.uWiMP.TVServer.ChannelGroups.GetFirstChannelGroupName() in D:\Dev\vs2008\MediaPortal Universal Web Interface\Website\Code\TVServer\ChannelGroups.vb:51 Website._DesktopDefault.Page_Load(Object sender, EventArgs e) in D:\Dev\vs2008\MediaPortal Universal Web Interface\Website\Desktop\Default.aspx.vb:60 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +50 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3614 [/CODE] any idea how to fix this? or what the problem is? thanks!! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
iPiMP
iPiMP 5.2.0 for MP 1.2.0 Beta
Contact us
RSS
Top
Bottom