MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » Archive » Archive » Bug Reports » 1.0 RC1 and SVN Builds



Reply
 
LinkBack Thread Tools Display Modes
Old 2008-05-23, 17:42   #1 (permalink)
Portal User
 
Join Date: May 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts


not a bug Mediaportal.deploytoo.exe Application Errror

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)."
deej is offline   Reply With Quote
Old 2008-05-23, 19:02   #2 (permalink)
Portal Developer
 
chemelli's Avatar
 
Join Date: Sep 2006
Location: Padova, Italy
Age: 35
Posts: 2,214
Thanks: 174
Thanked 169 Times in 127 Posts

Country:

My System

Send a message via Skype™ to chemelli
Default

I think you don't have .NET 2.0 installed

Simone
__________________
chemelli is offline   Reply With Quote
Old 2008-05-24, 15:10   #3 (permalink)
Portal User
 
Join Date: May 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts


Default

D'oh! Indeed, thanks! Please close.
deej is offline   Reply With Quote
Old 2008-06-28, 15:22   #4 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

how about adding a check for this in the package extraction routine? Would be a little pretier than just chrashing, especyally if the goal is to make it more userfriendly
Mats42 is offline   Reply With Quote
Old 2008-06-29, 12:08   #5 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

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");
}
Mats42 is offline   Reply With Quote
Reply

Bookmarks

Tags
application, errror, mediaportaldeploytooexe

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


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


All times are GMT +1. The time now is 13:41.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden