In a test env, I have successfully upgraded Vault to 7.1.
The Vault client can communicate with the server.
But I use CruiseControl.net 1.6 to schedule my daily builds. But after the upgrade to Vault 7.1, I am now getting this error message when I launch CruiseControl.net 1.6 in Internet Explorer 8.0.
Unable to find resource 'ActionException.vm'
Can you help?
Thanks
BTD
PS If I do an iisreset on the server where Vault 7.1 client & CruiseControl.net 1.6 is installed, CruiseControl.net 1.6 starts up fine but when I try and build, I get the subject error.
Vault Upgrade to 7.1 - Unable to find resource 'ActionExcept
Moderator: SourceGear
Re: Vault Upgrade to 7.1 - Unable to find resource 'ActionEx
Thanks for the report. We'll try to reproduce this here.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: Vault Upgrade to 7.1 - Unable to find resource 'ActionEx
I apologize. It had nothing to do with Vault.
I needed to change the CruiseControls webdashboard's web.config to this and it now works for all users!
<authentication mode="None" />
<identity impersonate="false" />
Sorry.
BTD
I needed to change the CruiseControls webdashboard's web.config to this and it now works for all users!
<authentication mode="None" />
<identity impersonate="false" />
Sorry.
BTD
Re: Vault Upgrade to 7.1 - Unable to find resource 'ActionEx
No problem. We weren't able to reproduce this, so we were wondering . . .
Glad you figured it out!
Glad you figured it out!
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager