Quine
Posts: 33
|
| Posted: 12/26/2011, 10:47 AM |
|
The most prominent drawback so far, is the slowness. Sometimes ccs5 just locks up completely.
Also, whether I run ccs5 normally or as an adminstrator, it doesn't seem to want to create the HelloWorld folder on the localhost. It was necessary to create C:\Inetpub\wwwroot\HelloWorld manually.
Regarding the local server setup, we have
Server path is C:\Inetpub\wwwroot\HelloWorld
Server url is http://localhost/HelloWorld
Active Server is Server1
Server1 is local and active.
Files to publish: Project Files
When ccs5 attempts to generate the files,
Publishing Process
Status: Generating "HelloWorld"
Doesn't do anything. Even clicking cancel doesn't get out of it. You then have to exit from ccs5, through Task Manager.
The code is in the project folder (C:\Projects\CodeChargeStudio\HelloWorld, and must be manually copied from here to the C:\Inetpub\wwwroot\HelloWorld folder.
Live Page doesn't work at all. It seems to lock up ccs5 completely.
(As an external test, if I write some html code and copy it to the HelloWorld or any other subfolder and execute it from localhost in IE, it runs fine.)
Switching tabs, for example, from HTML to code or Preview, involves a delay of at least 10-15 seconds.
It's possible, of course, that iis isn't configured correctly for asp.net. Unfortunately, it's been several years since working with iis.
|
 |
 |
|