PDA

View Full Version : Latest Development Release Not Working ?


Southwest
01 Jul 2009, 11:13
Hi All,

I downloaded the latest development release of Model Converter X this afternoon, unpacked the files, run the .exe as normal and I'm being told ''This application has stopped working'' ?

It was working fine last week when i downloaded it, has it been changed since then ?

Many thanks for the tool !

arno
01 Jul 2009, 11:56
Hi,

No, it should still work. Actually this afternoon I just downloaded the latest development release at work as well and I had no problem using it there. So I am quite sure the files are OK. Could you try to download again and be sure to overwrite all files when extracting.

Southwest
01 Jul 2009, 12:41
Still the same I'm afraid Arno,

http://img5.imageshack.us/img5/6482/52104301.jpg

its very strange considering it was working not long ago.

Thanks.

arno
01 Jul 2009, 13:35
What does it say when you click view problem details?

Southwest
01 Jul 2009, 13:53
This,

Description:
Stopped working

Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: modelconverterx.exe
Problem Signature 02: 1.0.0.0
Problem Signature 03: 4a4a6067
Problem Signature 04: mscorlib
Problem Signature 05: 2.0.0.0
Problem Signature 06: 48ead7c2
Problem Signature 07: 2ce5
Problem Signature 08: 46
Problem Signature 09: System.UnauthorizedAccess
OS Version: 6.0.6000.2.0.0.768.3
Locale ID: 2057

Read our privacy statement:
http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409


Not sure if that is any use, Thanks.

arno
01 Jul 2009, 14:08
Hi,

I suspect it is a problem when trying to read the registry settings for FS. Can you try the attached EXE that should hopefully give a better error message.

Southwest
01 Jul 2009, 14:16
Yes more clear,

An unexpected error occured

Message:
Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Games\Flight Simulator X SDK' is denied.

StackTrace:
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck, RegistrySecurity registrySecurity)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey)
at ModelConverterX.Program.Main()

Thanks - shall i run a registry tool ?

arno
01 Jul 2009, 14:18
Hi,

I was looking a bit more at the code and I think with the attached version it should continue after this problem.

Southwest
01 Jul 2009, 14:31
Ah - all working now Arno, i appreciate your help this evening.

arno
02 Jul 2009, 12:18
Thanks for testing, I will commit the changes so that they will be in tomorrows development release.