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
Support
other features (of release or svn versions)
'Gentle.Framework.ProviderFactory' threw an exception
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="K24A3" data-source="post: 1076438" data-attributes="member: 104233"><p>My app is in the same location, nothing has changed. I code the app on another PC and copy and overwrite the EXE and DLL's over to the TV PC.</p><p>If I copy over the previous EXE and v1.2 TvEngine3 DLL's the TvBusinessLayer works fine again.</p><p>Configuration has not changed at all except for the updated DLL references.</p><p>gentle.config is in the same location as my app's exe file. If I delete gentle.config it throws a different exception saying it cannot find the gentle configuration.</p><p></p><p>[code]<?xml version="1.0" encoding="utf-8"?></p><p><configuration></p><p> <configSections></p><p> <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"></p><p> <section name="MPApp.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /></p><p><!-- <section name="SampleApplication.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> --></p><p><!-- <section name="MPApp.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e08a" allowExeDefinition="MachineToLocalUser" requirePermission="false" /></p><p> <section name="SampleApplication.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />--></p><p> </sectionGroup></p><p> </configSections><startup></p><p> <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" /></p><p> </startup></p><p> <runtime></p><p> <legacyUnhandledExceptionPolicy enabled="1" /></p><p> </runtime></p><p> <userSettings></p><p> <MPApp.Properties.Settings> </p><p> </MPApp.Properties.Settings></p><p> </userSettings></p><p></configuration>[/code]</p></blockquote><p></p>
[QUOTE="K24A3, post: 1076438, member: 104233"] My app is in the same location, nothing has changed. I code the app on another PC and copy and overwrite the EXE and DLL's over to the TV PC. If I copy over the previous EXE and v1.2 TvEngine3 DLL's the TvBusinessLayer works fine again. Configuration has not changed at all except for the updated DLL references. gentle.config is in the same location as my app's exe file. If I delete gentle.config it throws a different exception saying it cannot find the gentle configuration. [code]<?xml version="1.0" encoding="utf-8"?> <configuration> <configSections> <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> <section name="MPApp.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> <!-- <section name="SampleApplication.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> --> <!-- <section name="MPApp.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e08a" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> <section name="SampleApplication.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />--> </sectionGroup> </configSections><startup> <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" /> </startup> <runtime> <legacyUnhandledExceptionPolicy enabled="1" /> </runtime> <userSettings> <MPApp.Properties.Settings> </MPApp.Properties.Settings> </userSettings> </configuration>[/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
other features (of release or svn versions)
'Gentle.Framework.ProviderFactory' threw an exception
Contact us
RSS
Top
Bottom