| | #1 (permalink) |
| Portal User Join Date: May 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
| TV-Server Version: MediaPortal Version: RC1 MediaPortal Skin: Windows Version: XP SP3 CPU Type: E6600 @ 3.00 GHz HDD: WD Raptor 150 GB Memory: 8 GB DDR2 Motherboard: Gigabyte GA-965P-DS3P (rev. 2.0) Video Card: Nvidia Geforce 8800GTS Video Card Driver: GeForce Release 175 Sound Card: Creative Labs X-Fi XtremeMusic Sound Card AC3: Sound Card Driver: Latest from Creative site 1. TV Card: Hauppage PVR-350 1. TV Card Type: Analogue 1. TV Card Driver: Latest from Hauppauge site 2. TV Card: 2. TV Card Type: 2. TV Card Driver: 3. TV Card: 3. TV Card Type: 3. TV Card Driver: 4. TV Card: 4. TV Card Type: 4. TV Card Driver: MPEG2 Video Codec: MPEG2 Audio Codec: h.264 Video Codec: Satelite/CableTV Provider: HTPC Case: Cooling: Power Supply: Remote: TV: TV - HTPC Connection: The MediaPortal.DeployTool.exe crashes out with the notification "The application failed to initialize properly (0xc0000135)." ![]() |
| | |
| | #2 (permalink) |
| Portal Developer Join Date: Sep 2006 Location: Padova, Italy Age: 35
Posts: 2,214
Thanks: 174
Thanked 169 Times in 127 Posts
Country: | I think you don't have .NET 2.0 installed Simone
__________________ SourceForge Community Choice Awards: :: Vote for MediaPortal as best Multimedia application! :: |
| | |
| | #5 (permalink) |
| Portal Member Join Date: Dec 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Something like this maybee ManagementObjectSearcher MyWMIQuery = new ManagementObjectSearcher("Select * from Win32_Product Where Caption Like '%.NET Framework 2.0%'") ; ManagementObjectCollection MyWMIQueryCollection = MyWMIQuery.Get(); if (MyWMIQueryCollection.Count>0 ) { System.Windows.Forms.MessageBox.Show(".NET Framework 2.0 is installed"); } else { System.Windows.Forms.MessageBox.Show(".NET Framework 2.0 is missing"); } |
| | |
![]() |
| Bookmarks |
| Tags |
| application, errror, mediaportaldeploytooexe |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MediaPortal.DeployTool.exe Application Error | GreekMooMan | Installation, configuration support | 4 | 2008-05-25 22:51 |
| WebEPG-conf.exe application error message | ExiledWool | WebEPG | 0 | 2008-05-03 16:01 |
| Application error WebEPG.exe | csberto | WebEPG | 13 | 2006-01-25 21:56 |
| Questions about the TV application in mediaportal software | Anonymous | General Development (no feature request here!) | 6 | 2005-04-30 07:14 |