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
Language specific support
Deutsches MediaPortal Forum
MediaPortal 2
Allgemeines Support- und Diskussionsforum
MP2 lässt sich nicht installieren
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="morpheus_xx" data-source="post: 1107037" data-attributes="member: 48495"><p>Komischer Fehler: beim Starten des HttpServers (für UPnP) löscht dieser alle "*.tmp" im "temp. internet files" (wusste ich bisher auch nicht <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" />):</p><p>[code] DirectoryInfo info = new DirectoryInfo(tempPath);</p><p> foreach (FileInfo file in info.GetFiles("*.tmp"))</p><p> file.Delete();</p><p>[/code]</p><p>Deine Zugriffsrechte auf dem Pfad passen nicht, irgendwo hast du keine Löschrechte. Geh' in den Explorer, füge den Pfad "C:\USERS\MEDIA CENTER\APPDATA\LOCAL\MICROSOFT\WINDOWS\TEMPORARY INTERNET FILES" in die Adressleiste ein (ist ein verstecktes Verzeichnis). Dann lösche dort manuell alle *.tmp-Einträge. Falls du einige nicht löschen kannst, starte Windows vorher mal neu.</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1107037, member: 48495"] Komischer Fehler: beim Starten des HttpServers (für UPnP) löscht dieser alle "*.tmp" im "temp. internet files" (wusste ich bisher auch nicht ;)): [code] DirectoryInfo info = new DirectoryInfo(tempPath); foreach (FileInfo file in info.GetFiles("*.tmp")) file.Delete(); [/code] Deine Zugriffsrechte auf dem Pfad passen nicht, irgendwo hast du keine Löschrechte. Geh' in den Explorer, füge den Pfad "C:\USERS\MEDIA CENTER\APPDATA\LOCAL\MICROSOFT\WINDOWS\TEMPORARY INTERNET FILES" in die Adressleiste ein (ist ein verstecktes Verzeichnis). Dann lösche dort manuell alle *.tmp-Einträge. Falls du einige nicht löschen kannst, starte Windows vorher mal neu. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Language specific support
Deutsches MediaPortal Forum
MediaPortal 2
Allgemeines Support- und Diskussionsforum
MP2 lässt sich nicht installieren
Contact us
RSS
Top
Bottom