- Andrew Kos
- Bill Burlein
- Bryan Williams
- Christian Vozar
- Jeff Brown
- John Kraus
- Joseph Mak
- Josh Durbin
- Mark Daugherty
- Matt Van Bergen
- Melissa Geoffrion
- Michael Kang
- Michael Chan
- Michael Hodgdon
- Mike Motherway
- Molly McDaniel
- Nadia Maciulis
- Pat McLoughlin
- Paul Michelotti
- Puru Hemnani
- Rohit Srinath
- Ryan Lunka
- Tom Kelly
All Blogs
CITYTECH Blogroll:
Windows Azure Start Up Error
Monday, April 5, 2010
When starting up my first Windows Azure project, i kept receiving a System.IO.FileLoadException. The message was saying that the path of the temp directory that the assemblies are being built in was too long. The error message looked like this.

When starting up, Windows Azure compiles all of the assemblies into a temporary folder. By default the folder is located here: C:\Users\
An environmental variable can be set that overrides the default location. The environmental variable is called _CSRUN_STATE_DIRECTORY. This can be set to a shorter path, buying you some more characters.

After the variable is set make sure to shutdown the development fabric either by shutting it down through the system tray or at the command line using csrun /devfabric:shutdown. If shortening the path doesn’t do the trick, the only option may be to rename your project and assemblies.
Recent Posts
- Descriptive JMX Beans in AEM/CQ
- Invisible requirements within Business requirements
- Building a better Options Predicate
- Javascript, This, and You.
- Extensionless URLs with Adobe Experience Manager
- The Life of a Tester in Adobe CQ World!
- Limitations of the CQ Parsys Model and the Implementation of a Nested Paragraph System
- Google Analytics and AEM: No JavaScript? No Problem.
- Using Apache FOP to generate a PDF document based on a form submission data
- Configuring SAML in AEM 5.6