[c# framework 1.1] not any symbols load".
Hi,
I have download an cube3D at c# developpement with directx sdk, i load my projet into the workspace, i want
to modify the code source for an evolution of program!
there are no errors between compilation but the executable program doesn't work, and the debug workspace
display "not any symbols load".
-----------------------------------------------------------------------------------------------------------------------------
'DefaultDomain' : chargé 'i:\windows\microsoft.net\framework\v1.1.4322\mscorlib.dll', aucun symbole chargé.
'Cube3D' : chargé 'I:\dev_net\C#_net\dev_philo\cube_3d\Cube3D\bin\Debug\Cube3D.exe', symboles chargés.
'Cube3D.exe' : chargé 'i:\windows\assembly\gac\system.windows.forms\1.0.5000.0__b77a5c561934e089\system.windows.forms.dll', aucun symbole chargé.
'Cube3D.exe' : chargé 'i:\windows\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll', aucun symbole chargé.
'Cube3D.exe' : chargé 'i:\windows\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll', aucun symbole chargé.
'Cube3D.exe' : chargé 'i:\windows\assembly\gac\microsoft.directx.direct3d\1.0.2902.0__31bf3856ad364e35\microsoft.directx.direct3d.dll', aucun symbole chargé.
'Cube3D.exe' : chargé 'i:\windows\assembly\gac\microsoft.directx\1.0.2902.0__31bf3856ad364e35\microsoft.directx.dll', aucun symbole chargé.
Le programme '[3040] Cube3D.exe' s'est arrêté avec le code 0 (0x0).
-------------------------------------------------- ---------------------------------------------------------------------------
there are same errors "aucun symbole chargé" , "not any symbols load"
i don't anderstand!!