rpatterson / iiswsgi

Serve and deploy WSGI apps on Web Platform Installer and IIS.
http://pypi.python.org/pypi/iiswsgi
14 stars 6 forks source link

System.IO.FileNotFoundException: Could not find file '\\?\C:\... #4

Closed rpatterson closed 12 years ago

rpatterson commented 12 years ago

I've run into this error on Windows 7 on two different machines and multiple installs, one OEM and one vanilla Windows 7 Extreme. When this happens, it seems to happen when the "Web Platform Installer" has been run, then exited, and then run again without rebooting the machine in between. To workaround this, you may have to reboot the machine. See the stack overflow question MS WebPI package runCommand not working in Manifest.xml for more information.

rpatterson commented 12 years ago

As such, it's not advisable to exit and re-launch WebPI. The best way to get feed changes to take effect in WebPI may be to:

Now your feed changes should be reflected in WebPI.

rpatterson commented 12 years ago

I can't reproduce this on EC2 Windows Server 2008 images so it may be Windows 7 specific.

rpatterson commented 12 years ago

Not something we can fix, but leaving this open so others can find it if they run into the issue.

rpatterson commented 12 years ago

On second thought, having this open is confusing.