Nous sommes actuellement le 07 Juil 2025, 22:57


PCM 2012 doesn´t start

Modérateurs: Cyanide Team, Focus Team

  • Auteur
  • Message
Hors-ligne

Edjahh

  • Messages: 14
  • Inscrit le: 13 Juil 2012, 12:43

PCM 2012 doesn´t start

Message13 Juil 2012, 12:53

Hi guys,

I encountered the following problem:

Yesterday I installed my pcm 2012. After that I tried to start the game and get an error with the following code:

Code: Tout sélectionner
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.1434 (REDBITS.050727-1400)
    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:///D:/Pro%20Cycling%20Manager%20-%20Seizoen%202012/Autorun/Exe/Autorun.exe
----------------------------------------
System.Windows.Forms
    Assembly-versie: 2.0.0.0
    Win32-versie: 2.0.50727.1434 (REDBITS.050727-1400)
    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.1434 (REDBITS.050727-1400)
    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.1434 (REDBITS.050727-1400)
    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.1434 (REDBITS.050727-1400)
    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.1434 (REDBITS.050727-1400)
    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.1434 (REDBITS.050727-1400)
    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.1434 (REDBITS.050727-1400)
    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.1434 (REDBITS.050727-1400)
    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.


I tried to install .NET Framework 2.0 my pc says its already installed. (Were can I check it's actually installed?)

After that I searched for vcredist_x86 and I installed this too.

I tried to start the game, still same error.

Than I tried it with the latest patch 1.2.0.0 but still the same error!

I don't know what I can do next so please help me out!

Extra info: I'm trying to run the game on Vista Home Premium SP1
Hors-ligne
Avatar de l’utilisateur

FocusTechSupport

Focus Team

  • Messages: 1573
  • Inscrit le: 24 Fév 2009, 12:01
  • Localisation: France

Re: PCM 2012 doesn´t start

Message13 Juil 2012, 15:00

The Visual C++ Redistributable library is already included in the game. The library (vcredist_x86.exe) on the game disc is not required.
Please uninstall then reinstall PCM12 in order to reinstall the Visual C++ 2008 Redistributable library included in the game.
Hors-ligne

Edjahh

  • Messages: 14
  • Inscrit le: 13 Juil 2012, 12:43

Re: PCM 2012 doesn´t start

Message13 Juil 2012, 16:03

Reinstalled the game. Still get the same error! Please help!
Hors-ligne
Avatar de l’utilisateur

FocusTechSupport

Focus Team

  • Messages: 1573
  • Inscrit le: 24 Fév 2009, 12:01
  • Localisation: France

Re: PCM 2012 doesn´t start

Message13 Juil 2012, 16:12

We need information about your hardware configuration:

1. Click Windows Start button or press Windows and R keys.
2. Type DXDIAG in the Search bar (bottom left) or in Run window and press Enter key.

System tab: processor model (Processor) and the amount of RAM memory (Memory).
Display tab: name of the graphics controller (Name) and the driver date (Date).
Audio tab: name of the audio controller (Name) and the driver date (Date).

Please provide us the above information only and not the full content report.
Hors-ligne

Edjahh

  • Messages: 14
  • Inscrit le: 13 Juil 2012, 12:43

Re: PCM 2012 doesn´t start

Message13 Juil 2012, 17:15

Processor: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2,40Ghz (4CPU's), ~2,4GHz
RAM Memory: 2046

Graphics controller name: NVIDEA GeForce 8800 GT

Driver date: 11-12-2007

Audio controller name: Luidsprekers (High Definition Audio-apperaat)

Driver date: 2-11-2006
Hors-ligne

Edjahh

  • Messages: 14
  • Inscrit le: 13 Juil 2012, 12:43

Re: PCM 2012 doesn´t start

Message13 Juil 2012, 18:45

Update: I updated my NVIDEA GeForce 8800 GT now, date now says 15-5-2012

Still getting the same error.
Hors-ligne

Edjahh

  • Messages: 14
  • Inscrit le: 13 Juil 2012, 12:43

Re: PCM 2012 doesn´t start

Message14 Juil 2012, 15:21

I still can't play... please help! :(
Hors-ligne

Eyolfur

  • Messages: 2035
  • Inscrit le: 23 Fév 2009, 15:36
  • Localisation: @Cyanide

Re: PCM 2012 doesn´t start

Message15 Juil 2012, 13:24

If you really can't use the autorun, you may try to directly launch PCM.exe from your install folder too.
Hors-ligne

Edjahh

  • Messages: 14
  • Inscrit le: 13 Juil 2012, 12:43

Re: PCM 2012 doesn´t start

Message15 Juil 2012, 20:47

I tried that... still same error.
Hors-ligne

Edjahh

  • Messages: 14
  • Inscrit le: 13 Juil 2012, 12:43

Re: PCM 2012 doesn´t start

Message17 Juil 2012, 02:22

Nobody that can help me? :-(
Suivant

Retour vers Support Pro Cycling Manager 2012

Qui est en ligne ?

Utilisateur(s) parcourant actuellement ce forum : Aucun utilisateur inscrit et 0 invité(s)