Error adding Movies Path

Help each other out

Error adding Movies Path

Postby Thunder7 on Tue May 27, 2008 9:13 pm

Been looking for a nice front end for my HTPC, and came across this software, however when I try to add the path to my movies during the setup, i get the following error that I need a little help with to figure out what is going on.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at xlobby2.Setup.button22_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
xlobby2
Assembly Version: 1.0.2613.31320
Win32 Version: 1.0.2613.31320
CodeBase: file:///C:/Program%20Files/xlobby/xlobby2.exe
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
XPluginSDK
Assembly Version: 1.0.2612.4380
Win32 Version: 1.0.2612.4380
CodeBase: file:///C:/Program%20Files/xlobby/XPluginSDK.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
XWeather
Assembly Version: 1.0.2296.35655
Win32 Version: 1.0.2296.35655
CodeBase: file:///C:/Program%20Files/xlobby/plugins/xweather/XWeather.dll
----------------------------------------
Interop.Shell32
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/xlobby/Interop.Shell32.DLL
----------------------------------------
CustomMarshalers
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Interop.ActiveHomeScriptLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/xlobby/Interop.ActiveHomeScriptLib.DLL
----------------------------------------
Microsoft.mshtml
Assembly Version: 7.0.3300.0
Win32 Version: 7.0.3300.0
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll
----------------------------------------
System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Thunder7
 
Posts: 2
Joined: Mon May 26, 2008 1:31 pm

Re: Error adding Movies Path

Postby wesblack on Wed May 28, 2008 1:13 am

Read this.
http://www.xlobby.com/documents/QuickStart.pdf

Make sure you have the .net framework installed first. :D




Wes Black \ Calrad
wesblack
 
Posts: 852
Joined: Mon Mar 05, 2007 5:02 pm
Location: Valencia, Ca

Re: Error adding Movies Path

Postby Thunder7 on Wed May 28, 2008 4:25 pm

I'll remove and reinstall again, but I do have .NET 3.0 installed.
Thunder7
 
Posts: 2
Joined: Mon May 26, 2008 1:31 pm

Re: Error adding Movies Path

Postby lar282 on Wed May 28, 2008 6:19 pm

Wes I don't think XL will start without .net.

What is the path? Is it on the local machine or a unc path?

what if u type in a c:\temp (must exist), does it work then?
Where are u typing in the path? In the F2 setup or in the installer? If installer, try to leave it blank and then when XL has started, hit F2 and set the paths in there instead

What OS are u using and are u a admin on the lgged on computer?

//Lasse
lar282
 
Posts: 1624
Joined: Thu Apr 01, 2004 4:13 pm
Location: Helsingborg, Sweden

Re: Error adding Movies Path

Postby wesblack on Wed May 28, 2008 6:24 pm

Lasse,


Read my post I stated that it needs the .Net framework, we have noticed on some installs even if your system shows .net installed sometimes the install is not complete or in some cases the machine needs to be rebooted. On several xLobby machines we have had to re-install the .net 3.0 framework again and then xLobby runs fine.

Thunder7, reinstall the .net 3.0 framework again.




Wes Black \ Calrad
wesblack
 
Posts: 852
Joined: Mon Mar 05, 2007 5:02 pm
Location: Valencia, Ca

Re: Error adding Movies Path

Postby lar282 on Wed May 28, 2008 8:08 pm

Sorry Wes, didn't mean it that way. Of course .net install can blow up. U are absolutely right. What I didn't know was that XL v2 needed .net 3? If u look at the crash it only reveals .net 2



//Lasse
lar282
 
Posts: 1624
Joined: Thu Apr 01, 2004 4:13 pm
Location: Helsingborg, Sweden

Re: Error adding Movies Path

Postby mememe on Thu May 29, 2008 12:38 am

I had this same problem. I simply edited the raw xml file to include the paths I wanted. When I imported it threw an error, but I hit continue. I haven't had the error occur again, and I've added more paths through the gui since then. Might try this if nothing else works.
mememe
 
Posts: 75
Joined: Thu May 29, 2008 12:23 am

Re: Error adding Movies Path

Postby lar282 on Thu May 29, 2008 6:24 am

I am confused about the version of xlobby he is running. I know Assembly version is not the same as File version but still. 1.0 is really low isn't it?

xlobby2
Assembly Version: 1.0.2613.31320
Win32 Version: 1.0.2613.31320
CodeBase: file:///C:/Program%20Files/xlobby/xlobby2.exe

My xlobby shows
Assembly Version("2.0.8144.17")]



//Lasse
lar282
 
Posts: 1624
Joined: Thu Apr 01, 2004 4:13 pm
Location: Helsingborg, Sweden

Re: Error adding Movies Path

Postby mememe on Thu May 29, 2008 7:09 am

I'm using the 9/06 build of xlobby2.

shows as version 1.0.2447.36020 for both the assembly and build



I'm guessing that is what he is looking at. I thought mine was the last free version released. Is there a newer one?
mememe
 
Posts: 75
Joined: Thu May 29, 2008 12:23 am

Re: Error adding Movies Path

Postby Marbles_00 on Thu May 29, 2008 10:25 am

I thought mine was the last free version released. Is there a newer one?


The last free version was Feb.26/07, you can download from either my xlobby help pages (link from my google pages), or from Sharp's help pages (he's got more versions)
Marbles_00
 
Posts: 1867
Joined: Wed Apr 06, 2005 12:44 pm
Location: Canada

Re: Error adding Movies Path

Postby lar282 on Thu May 29, 2008 10:27 am

ha ha ha.really my badI did not see that this post was in the freeware section.Sorry.

Still try what Marbles suggested.


//Lasse
Last edited by lar282 on Fri May 30, 2008 11:35 am, edited 1 time in total.
lar282
 
Posts: 1624
Joined: Thu Apr 01, 2004 4:13 pm
Location: Helsingborg, Sweden

Re: Error adding Movies Path

Postby mememe on Thu May 29, 2008 10:00 pm

Marbles_00 wrote:
I thought mine was the last free version released. Is there a newer one?


The last free version was Feb.26/07, you can download from either my xlobby help pages (link from my google pages), or from Sharp's help pages (he's got more versions)


Thanks for the heads up. I'm getting it now.
mememe
 
Posts: 75
Joined: Thu May 29, 2008 12:23 am

Re: Error adding Movies Path

Postby cinOxen on Fri Jun 13, 2008 12:16 am

mememe wrote:I had this same problem. I simply edited the raw xml file to include the paths I wanted. When I imported it threw an error, but I hit continue. I haven't had the error occur again, and I've added more paths through the gui since then. Might try this if nothing else works.


Exactly the same with me.
cinOxen
 
Posts: 53
Joined: Thu Sep 14, 2006 6:19 pm