Go Back   RunUO - Ultima Online Emulation > RunUO > Utility Support > Third Party Program Support

Third Party Program Support Misc support forum and advertisment forum for all RunUO related third party Utilities.

Reply
 
Thread Tools Display Modes
Old 10-31-2007, 07:15 AM   #51 (permalink)
Newbie
 
Join Date: Oct 2007
Posts: 27
Default

Quote:
Originally Posted by Tru View Post
That still didnt work Ive tried numerous times all with the same effect, window disappears.
I've tried everything here and have the same problem. I'm using Vista Ultimate x64 if it makes any difference.

The official distro works, but obviously I can't use boxserver with it.

EDIT: I worked it out, but now the maps won't build. Any idea why that may be? It seems to have trouble locating the Ultima Directory, and then starts looking for files that aren't actually there... Very strange. Any idea what I am doing wrong?

Last edited by R-T-B; 10-31-2007 at 08:12 AM.
R-T-B is offline   Reply With Quote
Old 11-01-2007, 01:44 AM   #52 (permalink)
Forum Expert
 
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
Default

R-T-B, I am not sure if the registry structure is changed in Vista (don't have it and don't plan on using it). Take a look at the answer I posted in your own thread and see if that works for you. Otherwise someone with Vista experience needs to help you.

Last edited by Setharnas; 11-01-2007 at 01:52 AM. Reason: Clarified who this post is supposed to address...
Setharnas is offline   Reply With Quote
Old 11-01-2007, 01:49 AM   #53 (permalink)
Forum Expert
 
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
Default

Quote:
Originally Posted by lighterfan2009 View Post
yes i have framework 2.0 and i recently wiped my computer and reinstalled 2.0 instead of 1.1... now the old version of pandora's box will not install for me to copy the files over in the first place...
For the original PB 2.0.0.5, if you have WinRAR installed, you can rightclick the installer file and manually extract it.

Preferably though, use the newer one I attached here. Make sure you also use the MapViewer.dll update from the same post, as I have not updated those archives yet.
Setharnas is offline   Reply With Quote
Old 11-13-2007, 09:57 PM   #54 (permalink)
Lurker
 
Join Date: Jul 2006
Posts: 3
Default

hey i think i found the answer to all of our pandora's box problems... as soon as it is released that is... check this out... Pandora's Box 3.0 - OrBSydia DevNet
lighterfan2009 is offline   Reply With Quote
Old 11-15-2007, 02:06 PM   #55 (permalink)
Forum Novice
 
Join Date: Oct 2003
Location: England
Age: 47
Posts: 188
Default

I'm try to run Pandora's box under Vista Home Premium, but it keeps hanging up on loading the English.dll: the program says it cannot find it, though it is in the folder!
Any ideas what's going on?
didymus is offline   Reply With Quote
Old 11-16-2007, 05:16 PM   #56 (permalink)
Lurker
 
Join Date: Jul 2006
Posts: 3
Default

well see there is your problem... vista... i cant help you with that cuz i wont touch the dang OS i hate it
lighterfan2009 is offline   Reply With Quote
Old 11-16-2007, 05:25 PM   #57 (permalink)
Forum Novice
 
Join Date: Oct 2003
Location: England
Age: 47
Posts: 188
Default

Can't get used to it myself, but my laptop came with it installed. I'll probably replace it when I've finished paying for it.
Hmmm, I wonder if the dll has correctly registered?
didymus is offline   Reply With Quote
Old 11-25-2007, 01:03 PM   #58 (permalink)
Forum Novice
 
Midnightdragon's Avatar
 
Join Date: Jun 2006
Age: 29
Posts: 615
Default

I have also read all of the "fixes" and had no luck... xp pro machine here
Midnightdragon is offline   Reply With Quote
Old 11-25-2007, 07:59 PM   #59 (permalink)
Forum Expert
 
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
Default

Quote:
Originally Posted by didymus View Post
I'm try to run Pandora's box under Vista Home Premium, but it keeps hanging up on loading the English.dll: the program says it cannot find it, though it is in the folder!
Any ideas what's going on?
I've only just noticed this; Pandora expects its language files in a subfolder:
<Pandora folder>\Lang

Try moving it there; does it work now?
Setharnas is offline   Reply With Quote
Old 11-25-2007, 11:59 PM   #60 (permalink)
Newbie
 
Rapitharian's Avatar
 
Join Date: Aug 2006
Posts: 12
Post Pandora's Box Complete Files.

I am attaching 2 zip files.
For the first file look 4 posts down. I moved it when I updated it.

The second file is the corresponding box server (Box Server SVN268.zip.) I built this zip using the SVN 268. This affect only the account.cs and assemblies.cs scripts. To use this just unzip into your runuo server directory. It will create all the needed files in the right locations. If you don't want to overwrite your account.cs or assemblies.cs files just say no when it asks you if you wish to overwrite.

That is it. This works and you can connect to the box server once you restart your runuo server.

*Remember I made no changes to the code just repackaged everything so it works and is easy to use.

Good Luck and enjoy,
-Rap
Attached Files
File Type: zip Box Server SVN268.zip (67.9 KB, 75 views)

Last edited by Rapitharian; 11-28-2007 at 01:49 AM.
Rapitharian is offline   Reply With Quote
Old 11-27-2007, 08:32 PM   #61 (permalink)
Forum Novice
 
Join Date: Oct 2003
Location: England
Age: 47
Posts: 188
Default

Still having problems with this: I've followed all the instructions, and I can get the program to run, but the moment I try to add or move an item this is what I get.
Code:
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 TheBox.Common.Utility.SendToUO(String message)
   at TheBox.Pandora.SendToUO(String text, Boolean UsePrefix)
   at TheBox.Options.CommandsOptions.DoMove(String modifier, Int32 x, Int32 y)
   at TheBox.Controls.DecoMover.PerformMove(String modifier, Int32 xMultiplier, Int32 yMultiplier)
   at TheBox.Controls.DecoMover.bUpLeft_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.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   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.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Pandora
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.0.7
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Pandora.exe
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    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.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
BoxCL
    Assembly Version: 1.1.0.1
    Win32 Version: 1.1.0.1
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/BoxCL.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
ArtViewer
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/ArtViewer.DLL
----------------------------------------
nndzk7ct
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MapViewer
    Assembly Version: 2.1.0.0
    Win32 Version: 2.1.0.0
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/MapViewer.DLL
----------------------------------------
English
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Lang/English.dll
----------------------------------------
_lj7k1ev
    Assembly Version: 1.1.0.1
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Data
    Assembly Version: 1.0.1762.38548
    Win32 Version: 1.0.1762.38548
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Data/Data.dll
----------------------------------------
6368l6hg
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
DefaultButtons
    Assembly Version: 1.0.1752.21319
    Win32 Version: 1.0.1752.21319
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Data/DefaultButtons.dll
----------------------------------------
kdxim1ez
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
BoxServer
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/BoxServer.DLL
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
ctxlhlfg
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
2iip-lna
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
hl_pocqk
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.
Any ideas?
didymus is offline   Reply With Quote
Old 11-27-2007, 08:47 PM   #62 (permalink)
Forum Expert
 
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
Default

Like, "throw it in the trashcan"? 'Cause I'm about to do that... *sigh*

I'll take a look at it tomorrow, hardly awake right now. Off the top of my head though it looks like PB can't find your UO window.
Setharnas is offline   Reply With Quote
Old 11-27-2007, 09:18 PM   #63 (permalink)
Newbie
 
Rapitharian's Avatar
 
Join Date: Aug 2006
Posts: 12
Post Possible solution.

I had the same behavior you did, didymus.
Good news I am running XP Pro.
Dot Net 1.1 and 2.0
I removed 3.5, 3.0 and 2.0, rebooted and reinstalled 2.0
This means if we solve one, we may solve the other.
When I was testing and complied the zip it was based on the assumption that if I could get the client to load it would work.
That was a bad assumption. DOH!
Here is how I handled the problem.

I kept the box server config attached here and went back to the the pandora beta 5.
These two work well together. I was able to connect to my boxserver using the beta 5 client.

Until then use the Boxserver config and beta 5 client.
This will get you through.

Particulars of the error I am getting.
Code:
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 TheBox.Common.Utility.SendToUO(String message)
   at TheBox.Pandora.SendToUO(String text, Boolean UsePrefix)
   at TheBox.Buttons.BoxButton.m_Def_SendCommand(Object sender, SendCommandEventArgs e)
   at TheBox.Buttons.ButtonDef.OnSendCommand(SendCommandEventArgs e)
   at TheBox.Buttons.ButtonDef.OnChildSendCommand(Object sender, SendCommandEventArgs e)
   at TheBox.Buttons.MultiCommandDef.OnSendCommand(SendCommandEventArgs e)
   at TheBox.Buttons.MultiCommandDef.DoAction(BoxButton button, Point clickPoint, MouseButtons mouseButton)
   at TheBox.Buttons.ButtonDef.DoAction(BoxButton button, Point clickPoint, MouseButtons mouseButton)
   at TheBox.Buttons.BoxButton.OnMouseDown(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   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.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Pandora
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.0.7
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Pandora.exe
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    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.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
BoxCL
    Assembly Version: 1.1.0.1
    Win32 Version: 1.1.0.1
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/BoxCL.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
TSWizards
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/TSWizards.DLL
----------------------------------------
ArtViewer
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/ArtViewer.DLL
----------------------------------------
English
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Lang/English.dll
----------------------------------------
MapViewer
    Assembly Version: 2.1.0.0
    Win32 Version: 2.1.0.0
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/MapViewer.DLL
----------------------------------------
Data
    Assembly Version: 1.0.1762.38548
    Win32 Version: 1.0.1762.38548
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Data/Data.dll
----------------------------------------
abd3jzlp
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
akzm_pab
    Assembly Version: 1.1.0.1
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
sovw1fhz
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
DefaultButtons
    Assembly Version: 1.0.1752.21319
    Win32 Version: 1.0.1752.21319
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Data/DefaultButtons.dll
----------------------------------------
vju0ubdf
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
bjwx_rzl
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
felno2_w
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
qp0efb_t
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.
-Rap

Last edited by Rapitharian; 11-27-2007 at 09:53 PM.
Rapitharian is offline   Reply With Quote
Old 11-27-2007, 10:37 PM   #64 (permalink)
Newbie
 
Rapitharian's Avatar
 
Join Date: Aug 2006
Posts: 12
Thumbs up Fixed I think.

OK didymus,
After thinking about this and playing with the files a bit I think I got it.
It is operating normally for me.
If this works let me know and I will create a new thread with the cleaned up information from the Box server post and this one.

This is a version of the Beta7 for Pandora's Box (Pandora's Box 2Beta7-2.zip.) This has all of the files found in this thread packed into one zip. To use this update install Pandora's box 2 beta 5 then unzip this file into your program files directory. When asked to overwrite the files choose yes to all.
*Note: I built this assuming you performed a default install.

Don't forget you need to check the box that says "Server uses SHA1 hashing" in the client. This is found under the Tools tab, click the Options button, and finally the Server tab. Pandora get the account info from runuo.


If you have used Pandora beta 5 or 6 don't forget you need to delete your Pandora profile.
This is found at the following location.
C:\Documents and Settings\YOURuserNAME\Application Data\Pandora's Box 2\Profiles
Now delete every thin in this folder.

Delete all of your old short cuts and create new ones.
To do this goto C:\Program Files\Pandoras box 2
right click on Pandora.exe and choose send to desktop.
Launch the app and create a new profile.

Good Luck and Enjoy.
-Rap

I just updated the file again at 12:43 AM ET. Cleaned up the empty folders the old one made.
Attached Files
File Type: zip Pandora's Box 2Beta7-2.zip (1,016.8 KB, 252 views)

Last edited by Rapitharian; 11-28-2007 at 01:53 AM.
Rapitharian is offline   Reply With Quote
Old 11-30-2007, 04:36 PM   #65 (permalink)
Forum Novice
 
Join Date: Oct 2003
Location: England
Age: 47
Posts: 188
Default

Thanks Rapitharian, that seems to have fixed the problem.
I Haven't installed the Box server though, as I've never used it.
What can it be used for?

Last edited by didymus; 11-30-2007 at 04:49 PM.
didymus is offline   Reply With Quote
Old 12-11-2007, 06:03 PM   #66 (permalink)
Forum Novice
 
Join Date: May 2006
Location: Chicago, Il
Age: 23
Posts: 229
Send a message via ICQ to hungry4knowhow Send a message via AIM to hungry4knowhow Send a message via MSN to hungry4knowhow Send a message via Yahoo to hungry4knowhow
Default

ditto, thanks for that Rap fixed everything for vista
hungry4knowhow is offline   Reply With Quote
Old 01-01-2008, 11:02 PM   #67 (permalink)
Lurker
 
Join Date: Dec 2007
Posts: 4
Default getting this error

Ok i run Windows Vista Home tried to install pandoras and this is what i get in a msg

System.IO.FileNotFoundException: Could not load file or assembly 'BoxCL, Version=1.1.0.1, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'BoxCL, Version=1.1.0.1, Culture=neutral, PublicKeyToken=null'
at TheBox.Pandora.get_ApplicationDataFolder()
at TheBox.Pandora.get_Log()
at TheBox.Pandora.Main(String[] args)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Any help would be great also please respond in ENGLISH hehe i dont do much indepth PC work!!
Gauge is offline   Reply With Quote
Old 01-03-2008, 06:52 AM   #68 (permalink)
Lurker
 
Join Date: Dec 2006
Posts: 4
Default

Hi,
I am using Vista, I put Framework 1.1 and my PB stop just after launching on "loading".

I'try 2.0.0.7, it's the same problem.

Anyone find solution to make run PB on vista?

Thanx
Azhra is offline   Reply With Quote
Old 01-03-2008, 12:47 PM   #69 (permalink)
Newbie
 
Rapitharian's Avatar
 
Join Date: Aug 2006
Posts: 12
Post Help for vista users.

Gauge,
I need more information on this problem.
I know your OS is Vista.
Do you have dotnet framework 1.1 and 2.0 installed?
Pandora needs both right now.
Make sure you don't have dotnet framework 2.5 or 3 installed.
Have you used pandora before the upgrade?
did you install pandora as the administrator?

Azhra,
Do you have dotnet framework 1.1 and 2.0 installed?
Pandora needs both right now.
My guess is you need to delete your pandora profile. See my post above this one for how to do this.
Rapitharian is offline   Reply With Quote
Old 01-03-2008, 06:57 PM   #70 (permalink)
Lurker
 
Join Date: Dec 2006
Posts: 4
Default

Thanx to help me.

I have framework 1.1 and 2. I'dont know if I have 2.5 or 3. Perhaps they are integrated to vista.

I have an other probleme, "Document's and setting" repertory doesn't exist in vista. So i cant find where are my profile.

When i make a search for "profiles" , it find nothing.

Now, my PB launch , and desapeared quickly but he is still in the taskbar.


Any idea?

(excuse my english, i'm french)
Azhra is offline   Reply With Quote
Old 01-04-2008, 04:12 AM   #71 (permalink)
Newbie
 
Ánheledir's Avatar
 
Join Date: Jan 2007
Location: Mainz (Germany)
Age: 27
Posts: 20
Send a message via AIM to Ánheledir Send a message via MSN to Ánheledir Send a message via Yahoo to Ánheledir Send a message via Skype™ to Ánheledir
Default

You can find the profile under Vista in:
C:\Users\<username>\AppData\Roaming\Pandora's Box 2\

FYI: With Vista the .NET Framework 3.0 is pre-installed and cannot be deleted - and wether this nor .NET 3.5 should make any trouble to .NET 2.0 or 1.1 applications 'cause it is internal completly seperated. To deinstall those Framework-Versions aren't any solution to descripted problems...

In my case I run some debugging and refactoring tools to determine whats the concret problem was. After hours and hours of trying I now get it working with following solution:

Using the ZIP-File from Rapitharian I made the complete folder "c:\Program Files\Pandora" accessable for everyone: Right-click in explorer on it, choose Properties, select the third tab "Security", click on "Edit..." to change permissions, click on "Add...", enter the object name "everyone", "OK", select this Group and check the checkbox near "Full control" for this group.

Then deleting the old profiles in C:\Users\<username>\AppData\Roaming\Pandora's Box 2\ and start Pandora to make a new profile.

In case you want to use the Box-Server there is a nice workaround: Just fill out everything and check SHA1-Encryption. Then open in your profile-folder the file Profile.xml, search for your Boxserver-settings (near line 182) and overwrite the encrypted password with the string you find in the account.xml of your RunUO-Server.

Hope this step-by-step-instructions will help somebody
__________________
I work to live. I do not live to work. My clients do not seem capable of grasping this fact.

Ánheledir is offline   Reply With Quote
Old 01-04-2008, 04:40 AM   #72 (permalink)
Forum Expert
 
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
Default

I still don't understand the trouble with the login procedure. The code is as it should be (AFAICS), and it works on my system. Did you find any messed up code regarding that? I'd love to know.
Setharnas is offline   Reply With Quote
Old 01-04-2008, 04:13 PM   #73 (permalink)
Newbie
 
Rapitharian's Avatar
 
Join Date: Aug 2006
Posts: 12
Default

Azhra,
Please see the info posted by Ánheledir. It is good Vista advice.
Make sure you right click on the icon in the taskbar and close the application before performing his steps.

Let us know if this helps.

Setharnas,
Who was that question directed to?

-Rap
Rapitharian is offline   Reply With Quote
Old 01-04-2008, 04:35 PM   #74 (permalink)
Forum Expert
 
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
Default

Mostly Ánheledir, simply because he mentioned going through the source himself. But an answer from you or anybody else would not be any less welcome.
Setharnas is offline   Reply With Quote
Old 01-05-2008, 01:09 AM   #75 (permalink)
Forum Novice
 
Join Date: Jun 2004
Location: Mesa, AZ
Age: 40
Posts: 190
Send a message via Yahoo to Soultaker
Thumbs up Pandora's Box XP & Vista Backups

Pandora's Box XP & Vista Backups

Step #1 Download & Install Pandora’s Box: - Filename: (PB2Beta5.zip )

Step #2: Choose the Windows you Use:


Windows XP:
- Filename: (Pandora's Box 2.0.0.7 - XP Version.rar)

Windows VISTA:
- Filename: (Pandora's Box 2.0.0.5 - Vista Version.rar)

After Choosing your Windows Download & Copy all files from the Desired Folder & Paste ALL the Contents into your (C:\Program Files\Pandora's Box 2 ) Pandora’s Box Directory. Overwrite all the Files.

Your Pandora’s Box is Now Ready to Run.

Notes for Reference:

Pandoras Home Link: Pandora's Box


Irin Original Upgraded Pandora’s Links:


Pandora’s Box/BoxServer: [RunUO 2.0 RC1] Pandora's Box / BoxServer