windows-xp-x64

ASP.NET MVC FileNotFound Error upon Adding Strongly-Typed View

I am an ASP.NET MVC newbie. I am getting a very strange error when I attempt to add a new strongly-type view in my controller. I am using a basic class, with no dependencies, with the View content set to "List". I am using a master page. The view name is a standard "Index". This used to work just fine but it all of a sudden started ...

VS2010 on XP SP3 64 bit

Hello, We are soon to get VS2010 and according to the link below, Microsoft do not support VS2010 on XP x64. http://www.microsoft.com/visualstudio/en-us/products/2010-editions/professional/system-requirements Does anyone have XP 64bit running VS2010? I am not interested in 64bit version of VS (I am wanting to install a 32bit version...

CUDA linking error - Visual Express 2008 - nvcc fatal due to (null) configuration file

Hi, I've been searching extensively for a possible solution to my error for the past 2 weeks. I have successfully installed the Cuda 64-bit compiler (tools) and SDK as well as the 64-bit version of Visual Studio Express 2008 and Windows 7 SDK with Framework 3.5. I'm using windows XP 64-bit. I have confirmed that VSE is able to compile i...

subprocess.Popen() and Shell=True results in error 'The syntax of the command is incorrect'

Hi everyone. I seem to have discovered a problem with subprocess.Popen() on a Windows XP x64 machine. If Popen() is called with Shell=True, instead of a subprocess being created, the error The syntax of the command is incorrect is printed to the command prompt. The problem was discovered when trying to use Mercurial on the comman...