MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » Help on Development » Bugreports: TV Server / Client » Bugreport Archive » pre 1.0 RC1


pre 1.0 RC1 Bugreports from the time before the 1.0RC1 release are stored in here.

Reply
 
Thread Tools Display Modes
Old 2007-08-19, 17:53   #1 (permalink)
Portal Member
 
Join Date: Aug 2007
Age: 20
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts


Question TVServer doesn't even install in Vista 32bit!!

TV-Server Version: 3-08-19-2007--01-23h--Rev15599 & tvengine3-08-18-2007--01-23h--Rev15586 & tvengine3-08-17-2007--17-08h--Rev15578
MediaPortal Version:MediaPortal-svn--08-19-2007--01-01-Rev15599 & MediaPortal-svn--08-18-2007--01-01-Rev15586
MediaPortal Skin:
Windows Version: (in dualboot with xp 32bit) Windows Vista Ultimate 32bit 100% updated
CPU Type: Intel P4 HT 2.8@3.2 gHz
HDD: SATA 120GB E: (vista root); SATA 320GB D: (data); SATA 36GB 10krpm C: (xp)
Memory: 2x512mb Dual Channel
Motherboard: Gigabyte 8ik1100
Motherboard Chipset: Intel® 875P
Motherboard Bios: FJ 2005/08/22
Video Card: ASUS ATI 9600XT
Video Card Driver: latest Catalyst installed yesterday (7.8 if I'm not wrong)
Sound Card: Creative Sound Blaster Audigy 2
Sound Card AC3: SPDIF Enabled but using stereo right now
Sound Card Driver: 2_12_0002 March 2007
1. TV Card: TechniSat SkyStar2
1. TV Card Type: DVB-S
1. TV Card Driver: 441B20070306web BDA version
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: ATI/Dscaler
MPEG2 Audio Codec:
Satelite/CableTV Provider: FreeToAir
HTPC Case:
Cooling:
Power Supply: 500W
Remote: Salling Clicker powered HTC TyTn via WiFi
TV: Philips 37pf9830
TV - HTPC Connection: Would like to create a LAN 100Mbps TVServer into this PC to run MediaPortal Client on a Laptop to connect to the lcd main tv


Ok, here we are with the problem: it's kinda simple, I can't even install TVServer!!
I've seen the thread which redirects to various guides/wikis but none of them were helpful.
The error the installer gives me, after having given the admin auth and after I think the bigger part of the installation is completed, is this:
Code:
"The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2869"


Hope someone can help, don't know what to do...
cmatte is offline   Reply With Quote
Old 2007-08-19, 17:56   #2 (permalink)
Portal Member
 
Join Date: Mar 2007
Posts: 567
Thanks: 35
Thanked 11 Times in 10 Posts

Country:

My System

Default

Did you not only given admin auth but also disabled UAC? Otherweise you can't install it.
kiesow is offline   Reply With Quote
Old 2007-08-19, 17:57   #3 (permalink)
Portal Developer
 
and-81's Avatar
 
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,251
Thanks: 30
Thanked 145 Times in 88 Posts

Country:

My System

Default

It probably is a problem with the installer, maybe it got corrupted in the download. Have you tried downloading it again?

You could also try a different SVN build incase it is a problem with that build.

If you've tried all that, then I'm out of suggestions...

Good luck,
and-81 is offline   Reply With Quote
Old 2007-08-19, 18:02   #4 (permalink)
Portal Member
 
Join Date: Aug 2007
Age: 20
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts


Default

Ah no I didn't disable UAC, didn't know it was needed nor I do know where the option is even if I've already heard of it creating problems with other apps. Could you tell me where is located the option to disable it? Can I enable it again after install without problems?
Thanks!

--edit--
How fast!! Didn't see last answer!
I thought it and so I've tried three different svn builds as I've written, and all do the same!! I hope the UAC method works...

It worked, many thanks kiesow!!
I think this should be in the wikis, shouldn't it?

Last edited by cmatte; 2007-08-19 at 18:24. Reason: Automerged Doublepost
cmatte is offline   Reply With Quote
Old 2007-08-20, 00:42   #5 (permalink)
Portal Member
 
Join Date: Mar 2007
Posts: 567
Thanks: 35
Thanked 11 Times in 10 Posts

Country:

My System

Default

Quote:
Originally Posted by cmatte View Post
I think this should be in the wikis, shouldn't it?
Feel free to add it :-)
kiesow is offline   Reply With Quote
Old 2007-08-20, 05:19   #6 (permalink)
Portal Member
 
Join Date: Mar 2007
Posts: 80
Thanks: 0
Thanked 4 Times in 3 Posts

Country:


Default

For any MSI package:

1. Right mouse click the package, select "Create Shortcut".
2. Right mouse click the shortcut, select "Properties".
3. In the "Shortcut" tab -> "Target" box, insert "msiexec /i " to the beginning of the text (space after "/i").
4. Click "OK" to close the dialog box.
5. Right mouse click the shortcut, select "Run as Administrator".

This way, you do not have to turn off UAC.
whurlston is offline   Reply With Quote
Old 2007-08-26, 17:57   #7 (permalink)
Portal Member
 
Join Date: Aug 2005
Location: Elgin, IL
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts


Send a message via Yahoo to jrbowie
Default

whurlston,

Your awesome, thank you!!!!! This works!! Hurray!!
__________________
Are you sure that plugs in there?
jrbowie is offline   Reply With Quote
Old 2007-08-28, 03:20   #8 (permalink)
Portal Member
 
Join Date: Aug 2007
Age: 20
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts


fixed

Quote:
Originally Posted by whurlston View Post
For any MSI package:

1. Right mouse click the package, select "Create Shortcut".
2. Right mouse click the shortcut, select "Properties".
3. In the "Shortcut" tab -> "Target" box, insert "msiexec /i " to the beginning of the text (space after "/i").
4. Click "OK" to close the dialog box.
5. Right mouse click the shortcut, select "Run as Administrator".

This way, you do not have to turn off UAC.
Had tried this workaround by a batch file which called msiexec /i with no luck(invalid package error ), thanks for this!!

For the wikis, didn't know I could do it sincerely! In these days my connections goes up and down continuously, I'll surely add this tip by whurlston as soon as I found two minutes of usable connection (as now when I'm writing)
cmatte is offline   Reply With Quote
Reply

Bookmarks

Tags
32bit, install, tvserver, vista

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
Vista 32bit and HD HomeRun (can not create graph) egandt support 0 2007-06-30 17:41
Which database to install on TVserver? jcee Installation, configuration support 4 2007-06-08 15:48
tvserver und vista ultimate psyclon Media Portal - Support 1 2007-05-14 15:10
tvserver and vista huma2000 Get Support 4 2007-03-18 13:30
No Audio/Video, AccessViolationException on Vista when timeshift in TVServer cul8er Get Support 5 2007-02-12 12:14


All times are GMT +1. The time now is 20:21.


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