NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) NextPVR Web Console v
1 2 Next »
Installer Issue

 
  • 0 Vote(s) - 0 Average
Installer Issue
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1
2012-12-01, 05:45 PM (This post was last modified: 2012-12-01, 05:58 PM by UncleJohnsBand.)
UncleJohnsBand Wrote:Thanks.....going to take the dive now... Smile

Fail... Sad

[ATTACHMENT NOT FOUND]

Log Name: Application
Source: MsiInstaller
Date: 12/1/2012 12:55:33 PM
Event ID: 11001
Task Category: None
Level: Error
Keywords: Classic
User: xxxx\xxxx
Computer: xxxx
Description:
The description for Event ID 11001 from source MsiInstaller cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

Product: NextPVR Web Console -- Error 1001.
(NULL)
(NULL)
(NULL)
(NULL)
(NULL)

the message resource is present but the message is not found in the string/message table

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MsiInstaller" />
<EventID Qualifiers="0">11001</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-12-01T17:55:33.000000000Z" />
<EventRecordID>18373</EventRecordID>
<Channel>Application</Channel>
<Computer>Den</Computer>
<Security UserID="S-1-5-21-3201830848-1064823934-1692688643-1004" />
</System>
<EventData>
<Data>Product: NextPVR Web Console -- Error 1001. </Data>
<Data>(NULL)</Data>
<Data>(NULL)</Data>
<Data>(NULL)</Data>
<Data>(NULL)</Data>
<Data>(NULL)</Data>
<Data>
</Data>
<Binary>7B39463537393542372D443746342D344244372D393745332D3833303534334543433043417D</Binary>
</EventData>
</Event>
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2012-12-01, 06:32 PM
Tried all kinds of things...i.e. install the web server software by itself, tried run as administrator.

Where is the app installed to?

Where is the web server software installed to?
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#3
2012-12-01, 07:38 PM
just tried the uploaded installer on my windows xp vm and worked, so:

do either of these directories exist?

"C:\Users\Public\NPVR"
"C:\Documents and Settings\All Users\Application Data\NPVR"

the web server should be installed to
%PROGRAMFILES%\UltiDev\Web Server

which then needs one of these files
%PROGRAMFILES%\UltiDev\Web Server\UWS.RegApp.exe
%PROGRAMFILES(x86)%\UltiDev\Web Server\UWS.RegApp.exe

the install directory for the web console is
%PROGRAM FILES%\Reven\NextPVR Web Console

ive only tried the installer on english versions of windows, all installed on the default "C drive".
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#4
2012-12-03, 12:31 AM
reven Wrote:just tried the uploaded installer on my windows xp vm and worked, so:

do either of these directories exist?

"C:\Users\Public\NPVR"
"C:\Documents and Settings\All Users\Application Data\NPVR"

the web server should be installed to
%PROGRAMFILES%\UltiDev\Web Server

which then needs one of these files
%PROGRAMFILES%\UltiDev\Web Server\UWS.RegApp.exe
%PROGRAMFILES(x86)%\UltiDev\Web Server\UWS.RegApp.exe

the install directory for the web console is
%PROGRAM FILES%\Reven\NextPVR Web Console

ive only tried the installer on english versions of windows, all installed on the default "C drive".

When the install fails it does run a backout so some stuff may get uninstalled.....below is what is left.

My users directory is on "d:\public\users\npvr\"
My data is on "d:\documents and settings\all users\application data" ( no npvr found there)

Web server appears to be there "c:\program files\utilidev\web server"

uws.regapp.exe is in that directory

There is no "c:\program files\reven\"
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#5
2012-12-03, 12:38 AM
yeah thats why its currently only looking in

C drive

theres no registry key for npvr install path and the installer cant load the nshared dll to get this info. so I just look for the 2 common places.

once the installer fails, it will roll back and uninstall %programfiles%\reven , but ultidev wont be uninstalled.

if i sent u some code, could u quickly test it for me?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#6
2012-12-03, 01:00 AM
There are reg keys for both the InstallDirectory and ProgramDirectory Perhaps you are forgetting the Wow6432Node

Martin
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#7
2012-12-03, 01:04 AM
perhaps i was just lazy and assumed there wasnt, err my mind was a bit distracted when i posted that. its not actually the npvr dir im after, its the user data directory.

trying to test a console app now to spit out this info, just need a windows xp box to test against... hopefully i have a xp vm laying around somewhere....
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#8
2012-12-03, 01:07 AM
can you try this attached console app and post the output. i dont have a windows xp machine laying around at work.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#9
2012-12-03, 01:15 AM
reven Wrote:yeah thats why its currently only looking in

C drive

theres no registry key for npvr install path and the installer cant load the nshared dll to get this info. so I just look for the 2 common places.

once the installer fails, it will roll back and uninstall %programfiles%\reven , but ultidev wont be uninstalled.

if i sent u some code, could u quickly test it for me?

sure.... I pm'd you my ftp server info with your credentials
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#10
2012-12-03, 01:22 AM
cheers, just try that attached zip file, it hopefully displays the correct path on the first or second line.

i dont have any machines, vm or real with a data directory on a different drive to test this against. the only reason it needs this dir is to set permissions so the "NETWORK SERVICE" can access that directory (the user the application pool runs under).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode