Windows Azure HPC Scheduler: Sample Service

The Sample Service introduces the Windows Azure HPC Scheduler SDK. Developers can use this SDK to create deployments for compute-intensive, parallel applications that can scale with more compute power. Running the Visual Studio solution packages two sample applications.

 
 
 
 
 
(4)
2,382 times
Add To Favorites
4/6/2013
E-mail Twitter del.icio.us Digg Facebook
Sign in to Ask a Question


  • error in AzureSampleService.cspkg
    2 Posts | Last Post July 03, 2012
    • I have gotten AzureSampleService.cspkg error too when I am building the sample solution. My Visual Studio is 2010 professional and I have installed Windows Azure Tools for Visual Studio. What else can cause this error?
      
      Thanks,
    • Ensure you have the correct version of the Azure SDK.
  • Error when opening and building
    2 Posts | Last Post January 10, 2012
    • When I open this in Visual Studio 2010 full it complains about the project type not being supported by the version of the application and when building the solution, it throws up an error relating to the location of the project folder.  See error messages below:
      
      On solution load:
      [IMG]http://i39.tinypic.com/ruqgzl.png[/IMG]
      
      On build:
      
      Error	1	Unable to copy file "C:\Users\clarkej\workspace\AzureSampleService\AzureSampleService\bin\Debug\AzureSampleService.cspkg" to "bin\Debug\AzureSampleService.cspkg". Could not find a part of the path 'C:\Users\clarkej\workspace\AzureSampleService\AzureSampleService\bin\Debug\AzureSampleService.cspkg'.	AppConfigure
      
    • These errors can occur if you are using an unsupported version of Visual Studio. Please confirm that you are using Visual Studio 2010 Professional or higher and that the Windows Azure Tools for Visual Studio are installed. See detailed requirements at http://msdn.microsoft.com/en-us/library/hh560241(v=VS.85).aspx.