1. Delay
Leaving the Cielo Explorer is open when exiting from VS2005 causes a delay when restarting VS2005; it appears that a web page times out before VS2005 is initialized. Does the Express version expect an active internet connection? This was an issue with an early version but had been removed.
2. Folder structure
a. Given a new VS2005 session, )ed myscript automatically creates a folder wherein it creates other files including myscript.apl. It seems that this behaviour cannot be overridden. Why?
b. Given an open project in VS2005, )ed newscript causes a folder CieloSession to be created wherein newscript.apl is saved. On the other hand, using the Add | Script option (Solution Explorer, right click) saves newscript.apl as another file in the same project. Why the inconsistency?