When I try to "start new instance" I see the message below pointing to
public Game1().
I suppect the CRL cannot find the file? ANY help? Thanks.
GEne
System.IO.FileNotFoundException was unhandled
Message="C:\\Documents and Settings\\Gene\\Game_Development\\XNA\\C"
Source="System.Drawing"
StackTrace:
at System.Drawing.Icon.ExtractAssociatedIcon(String filePath, Int32 index)
at System.Drawing.Icon.ExtractAssociatedIcon(String filePath)
at Microsoft.Xna.Framework.WindowsGameWindow.GetDefaultIcon()
at Microsoft.Xna.Framework.WindowsGameWindow..ctor(Boolean allowUserResizing)
at Microsoft.Xna.Framework.WindowsGameHost..ctor(Game game)
at Microsoft.Xna.Framework.Game.EnsureHost()
at Microsoft.Xna.Framework.Game..ctor()
at WindowsGame1.Game1..ctor() in
C:\Documents and
Settings\Gene\Game_Development\XNA\C#_Turtorials\MyFristGame\MyFristGame\Game1.cs:line
18
at
WindowsGame1.Program.Main(String[] args) in C:\Documents and
Settings\Gene\Game_Development\XNA\C#_Turtorials\MyFristGame\MyFristGame\Program.cs:line