hi all:
octopus is great, but i’m having a little bit of difficulty deploying a web application in asp.net.
the site was previously deployed using cc.net, as a web application. all was working well.
Now i’m using octopus deploy to deploy the same site. No code changes; however, when it tries to access a resource using the following syntax:
<telerik:RadEditor ContentAreaCssFile="/includes/DefaultEditor.css" runat=“server”
i get an error indicating that it’s looking for the file at:
‘c:\windows\system32\inetsrv~\TaskEditorToolbarDefault.xml’
The only difference is that IIS is being configured by OD; what gives?
Running Octopus 3.8.2, target server is Windows Server 2008 R2 Enterprise
thanks
david