Note that there are some explanatory texts on larger screens.

plurals
  1. POProblem converting VS C# 2005 to 2008
    primarykey
    data
    text
    <p>I have some projects from XNA 1.0 that I wanted to debug but when I try to convert them to VS 2008 the conversion errors out and only converts the .csproj and .sln file, all other project and resource files remain unconverted with no explanation as to why. Then I went back and tried to convert just regular C# 2005 projects and get the same error. Why is this happening?</p> <p>Also, none of my previous games running XNA 1.0 are working on my computer even though I have the latest .NET framework, DirectX 9.0c, and XNA refresh redistributable. Anyone know of any problems running old XNA games with 3.1 installed?</p> <p>Edit: Here is one of the projects I am trying to convert <a href="http://adamsepanski.com/personal/gamedev/goodefender/GooDefenderSource.zip" rel="nofollow noreferrer">http://adamsepanski.com/personal/gamedev/goodefender/GooDefenderSource.zip</a> . Also, if someone wants to download the game and let me know if they are having problems playing it I would be obliged, it was working before XNA 3.1 came out but I also reformatted my computer since then and not sure if that is what broke it on my comp or the latest version of XNA. Link to game is here: <a href="http://adamsepanski.com/personal/gamedev/goodefender/GooDefender.exe" rel="nofollow noreferrer">http://adamsepanski.com/personal/gamedev/goodefender/GooDefender.exe</a> .My Goal was to reopen the project in VS 2008 and add debugging info to a logging file so I could see where the error was.</p> <p>Edit2: Ok sounds like I'll wait till 4.0 comes out. A good lesson to always use error logging....</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload