can't start
|
Michellos |
Posted on 21-06-2011 18:47
|
Amateur
Posts: 9
Joined: 24-01-2010
PCM$: 200.00
|
I can't start PCM 2011 because of a error. It say's: (sorry for dutch)
Zie het einde van dit bericht voor meer informatie over het aanroepen
van JIT-foutopsporing (Just In Time) in plaats van dit dialoogvenster.
************** Tekst van uitzondering **************
System.ComponentModel.Win32Exception: De toepassing kan niet worden gestart omdat de configuratie naast elkaar onjuist is. Raadpleeg het gebeurtenislogboek Toepassing voor meer informatie
bij System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
bij System.Diagnostics.Process.Start()
bij AutorunApp.Main.buttonPlay_Click(Object sender, EventArgs e)
bij System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
bij System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bij System.Windows.Forms.Control.WndProc(Message& m)
bij System.Windows.Forms.ButtonBase.WndProc(Message& m)
bij System.Windows.Forms.Button.WndProc(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Geladen assembly's **************
mscorlib
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.4206 (VistaSP2GDR.050727-4200)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Autorun
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Cyanide/Pro%20Cycling%20Manager%20-%20Seizoen%202011/Autorun/Exe/Autorun.exe
----------------------------------------
System.Windows.Forms
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.4205 (VistaSP2GDR.050727-4200)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.resources
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.resources/2.0.0.0_nl_b77a5c561934e089/System.resources.dll
----------------------------------------
mscorlib.resources
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.4206 (VistaSP2GDR.050727-4200)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Configuration
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Windows.Forms.resources
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_nl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** JIT-foutopsporing **************
Als u JIT-foutopsporing wilt inschakelen, moet in het configuratiebestand voor deze
toepassing of computer (machine.config) de waarde
jitDebugging in het gedeelte system.windows.forms zijn ingesteld.
De toepassing moet ook zijn gecompileerd terwijl foutopsporing
was ingeschakeld.
Bijvoorbeeld:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Wanneer JIT-foutopsporing is ingeschakeld, worden onverwerkte uitzonderingen
naar het JIT-foutopsporingsprogramma gestuurd dat op de computer is geregistreerd
en worden niet door dit dialoogvenster verwerkt. hopefully somebody can help me, thanks anyway! |
|
|
|
ricotero_uy |
Posted on 21-06-2011 18:58
|
Domestique
Posts: 610
Joined: 21-03-2008
PCM$: 200.00
|
Check .Net Framework and DirectX stuff...
Remember to update all your drivers (sound and graphics) |
|
|
|
ricotero_uy |
Posted on 21-06-2011 19:03
|
Domestique
Posts: 610
Joined: 21-03-2008
PCM$: 200.00
|
Just translated the text from dutch to english...
See the end of this message for details on invoking
JIT debugging (Just In Time) instead of this dialog.
************** Exception Text **************
System.ComponentModel.Win32Exception: The application failed to start because the parallel configuration is incorrect. Consult the Application event log for more information
in System.Diagnostics.Process.StartWithShellExecuteEx (process start info starts info)
at System.Diagnostics.Process.Start ()
at AutorunApp.Main.buttonPlay_Click (Object sender, EventArgs e)
at System.Windows.Forms.Control.OnMouseClick (MouseEventArgs e)
at System.Windows.Forms.Button.OnMouseUp (MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp (Message & m, mouse buttons 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.4206 (VistaSP2GDR.050727-4200)
codebase: file: / / / C: / Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Autorun
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
codebase: file: / / / C: / Program%% 20Files/Cyanide/Pro 20Cycling 20Manager%% 20 -%% 20Seizoen 202011/Autorun/Exe/Autorun.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
codebase: file: / / / C: / Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4205 (VistaSP2GDR.050727-4200)
codebase: file: / / / C: / Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
codebase: file: / / / C: / Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
codebase: file: / / / C: / Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.resources
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
codebase: file: / / / C: / Windows/assembly/GAC_MSIL/System.resources/2.0.0.0_nl_b77a5c561934e089/System.resources.dll
----------------------------------------
mscorlib.resources
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4206 (VistaSP2GDR.050727-4200)
codebase: file: / / / C: / Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
codebase: file: / / / C: / Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Windows.Forms.resources
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
codebase: file: / / / C: / Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_nl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** JIT Debugging **************
If you want to enable JIT debugging must be in the configuration file for this
application or computer (machine.config) the value
jitDebugging in the System.Windows.Forms set.
The application must also be compiled with debugging
was enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</ Configuration>
When JIT debugging is enabled, any unhandled exception
to the JIT debugger on the computer that sent registered
and not by this dialog box. |
|
|
|
Ad Bot |
Posted on 23-11-2024 15:45
|
Bot Agent
Posts: Countless
Joined: 23.11.09
|
|
IP: None |
|
|
Michellos |
Posted on 21-06-2011 19:35
|
Amateur
Posts: 9
Joined: 24-01-2010
PCM$: 200.00
|
ricotero_uy wrote:
Check .Net Framework and DirectX stuff...
Remember to update all your drivers (sound and graphics)
I already done that, but it's still the same.. I've installed .net framework 4, I want to play |
|
|
|
ricotero_uy |
Posted on 21-06-2011 19:38
|
Domestique
Posts: 610
Joined: 21-03-2008
PCM$: 200.00
|
do you have the key? |
|
|
|
Michellos |
Posted on 21-06-2011 19:39
|
Amateur
Posts: 9
Joined: 24-01-2010
PCM$: 200.00
|
Yes I have, I filled it in afther installing. I bought it today in the gamestore.
Edited by Michellos on 21-06-2011 19:40
|
|
|
|
CrueTrue |
Posted on 21-06-2011 20:27
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
What exactly happens? You put the CD in and launch the game - then what? |
|
|
|
Michellos |
Posted on 21-06-2011 20:37
|
Amateur
Posts: 9
Joined: 24-01-2010
PCM$: 200.00
|
then I can't play it and I get this error: |
|
|
|
CrueTrue |
Posted on 21-06-2011 20:52
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
That happens when you click "Spelen", I suppose? |
|
|
|
carmelobymelo |
Posted on 21-06-2011 20:56
|
Domestique
Posts: 551
Joined: 08-07-2010
PCM$: 200.00
|
Michellos I uploaded tools you need to install in order to play PCM
https://www.mediaf...65d0o4c0bc |
|
|
|
Michellos |
Posted on 21-06-2011 21:04
|
Amateur
Posts: 9
Joined: 24-01-2010
PCM$: 200.00
|
CrueTrue wrote:
That happens when you click "Spelen", I suppose?
Yes. |
|
|
|
Michellos |
Posted on 21-06-2011 21:22
|
Amateur
Posts: 9
Joined: 24-01-2010
PCM$: 200.00
|
R+paration D'Archives doens't do it.
Edited by CrueTrue on 21-06-2011 21:26
|
|
|
|
carmelobymelo |
Posted on 21-06-2011 21:26
|
Domestique
Posts: 551
Joined: 08-07-2010
PCM$: 200.00
|
You should install all of those programs and then run pcm.
If you manage to run the game please post some screenshots for us.
Edited by carmelobymelo on 21-06-2011 21:27
|
|
|
|
Nookie_85 |
Posted on 21-06-2011 21:26
|
Under 23
Posts: 70
Joined: 16-09-2007
PCM$: 200.00
|
how is it possible that you already have the key? i thought it will released at 23th at 0:00 ?
|
|
|
|
Michellos |
Posted on 21-06-2011 21:28
|
Amateur
Posts: 9
Joined: 24-01-2010
PCM$: 200.00
|
carmelobymelo wrote:
You should install all of those programs and then run pcm.
If you manage to run the game please post some screenshots for us.
I can't install QuickPar-0.9.1.0-FRA.. the game is already out in some stores in Holland and Belgium. |
|
|
|
carmelobymelo |
Posted on 21-06-2011 21:28
|
Domestique
Posts: 551
Joined: 08-07-2010
PCM$: 200.00
|
Nookie_85 wrote:
how is it possible that you already have the key? i thought it will released at 23th at 0:00 ?
If he bought the game in shop then he got his key in the box. |
|
|
|
ricotero_uy |
Posted on 21-06-2011 21:29
|
Domestique
Posts: 610
Joined: 21-03-2008
PCM$: 200.00
|
He bought the dvd. |
|
|
|
carmelobymelo |
Posted on 21-06-2011 21:30
|
Domestique
Posts: 551
Joined: 08-07-2010
PCM$: 200.00
|
Michellos wrote:
carmelobymelo wrote:
You should install all of those programs and then run pcm.
If you manage to run the game please post some screenshots for us.
I can't install QuickPar-0.9.1.0-FRA.. the game is already out in some stores in Holland and Belgium.
Did you install rest of tools? |
|
|
|
Michellos |
Posted on 21-06-2011 21:54
|
Amateur
Posts: 9
Joined: 24-01-2010
PCM$: 200.00
|
Everything, but the R+paration D'Archives not. If I run as admin it says The installer you are trying to use is corrupted or incomplete. |
|
|
|
carmelobymelo |
Posted on 21-06-2011 21:57
|
Domestique
Posts: 551
Joined: 08-07-2010
PCM$: 200.00
|
Maybe uninstall and install the game again. |
|
|