joa / wiiflash

Automatically exported from code.google.com/p/wiiflash
0 stars 0 forks source link

WiiFlash Server 0.4 crashes on start #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start server 0.4
2.
3.

What is the expected output? What do you see instead?

crash. if i pull it up in the debugger it says it crashed
on a filenotfound exception. is there a config file or something its
looking for?

What version of the product are you using? On what operating system?

0.4 XP

Please provide any additional information below.

Original issue reported on code.google.com by stewa...@gmail.com on 5 Jun 2008 at 8:33

GoogleCodeExporter commented 9 years ago
be nice if you checked in the source to the server, no matter what state its 
in. then
we could fix little problems like this for you.

Original comment by stewa...@gmail.com on 6 Jun 2008 at 8:09

GoogleCodeExporter commented 9 years ago
I am getting the same problem on XP v5.1.2600

Debug report is:
'WiiFlashServer 0.4.exe' (Managed): Loaded
'C:\WINDOWS\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll', No
symbols loaded.
'WiiFlashServer 0.4.exe' (Managed): Loaded 'C:\Documents and
Settings\summerschool\Desktop\WiiFlash\WiiFlash 0.4\WiiFlashServer 0.4.exe', No
symbols loaded.
An unhandled exception of type 'System.IO.FileNotFoundException' occurred in 
Unknown
Module.

Additional information: Could not load file or assembly 'PresentationFramework,
Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its
dependencies. The system cannot find the file specified.

Original comment by evn.wh...@gmail.com on 16 Jun 2008 at 2:17

GoogleCodeExporter commented 9 years ago
by the way, server 0.2 works fine but it seems to be 0.4 which crashes

Original comment by evn.wh...@gmail.com on 16 Jun 2008 at 2:23

GoogleCodeExporter commented 9 years ago
Hi guys,

Did you install the .NET framework ?

http://www.microsoft.com/downloads/details.aspx?FamilyID=10CC340B-F857-4A14-83F5
-25634C3BF043&displaylang=en

let me know ;)

Thibault

Original comment by thibault.imbert on 22 Jun 2008 at 9:29

GoogleCodeExporter commented 9 years ago
yup. NET framework installed....

Original comment by stewa...@gmail.com on 22 Jun 2008 at 9:57

GoogleCodeExporter commented 9 years ago
hi,

Did you install the .NET framework 3 ?

Maybe you have the version 2 installed.

let me know,

best,

Thibault

Original comment by thibault.imbert on 25 Jun 2008 at 10:22