Full Version : i can't run the editor
xmlspawner >>SpawnEditor 2 Troubleshooting >>i can't run the editor


<< Prev | Next >>

hervefox- 02-08-2008
i have some problem with mpr.dll , shlwapi.dll , user32.dll , advapi32.dll

function not found xmlspawner/right22.gif
user32 : IsThreadDesktopComposited
advapi32 : RegGetValueW
mpr : WNetRestoreConnectionA

but i can't change this dll.

ArteGordon- 02-08-2008
if you are getting this message when running the dependency walker then it is not necessarily a problem.
http://www.dependencywalker.com/faq.html

hervefox- 02-08-2008
so i don"t know why the editor do nothing when i try to run it

ArteGordon- 02-08-2008
do you get any error messages at all?
Do you get any errors when you run setup.bat?

hervefox- 02-08-2008
QUOTE (ArteGordon @ February 08, 2008 03:29 pm)
do you get any error messages at all?
Do you get any errors when you run setup.bat?

no error when i run the setup.

but nothing when i start the editor , no error,it's strange.

ArteGordon- 02-08-2008
try running it in -debug mode and see what the debug file looks like.

http://xmlspawner.15.forumer.com/index.php?showtopic=1128

hervefox- 02-08-2008
well the log :

08/02/2008 20:42:20:
08/02/2008 20:42:21: =======================================
08/02/2008 20:42:21: Starting

but always nothing.


i try it on my other computer , and the editor work fine.

ArteGordon- 02-08-2008
hmm. that indicates that it is failing to initialize windows form components.

What version of .net do you have installed?

hervefox- 02-08-2008
1.1, 2.0 SP1, 3.0 SP1 and 3.5

ArteGordon- 02-08-2008
I'm stumped.

hervefox- 02-08-2008
no problem, i will use it with my other computer, thx for all wink.gif