Vault Upgrade to 7.1 - Unable to find resource 'ActionExcept

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
btd
Posts: 324
Joined: Fri May 13, 2005 1:50 pm

Vault Upgrade to 7.1 - Unable to find resource 'ActionExcept

Post by btd » Mon Nov 25, 2013 7:44 am

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.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Vault Upgrade to 7.1 - Unable to find resource 'ActionEx

Post by lbauer » Mon Nov 25, 2013 10:38 am

Thanks for the report. We'll try to reproduce this here.
Linda Bauer
SourceGear
Technical Support Manager

btd
Posts: 324
Joined: Fri May 13, 2005 1:50 pm

Re: Vault Upgrade to 7.1 - Unable to find resource 'ActionEx

Post by btd » Mon Nov 25, 2013 1:55 pm

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

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Vault Upgrade to 7.1 - Unable to find resource 'ActionEx

Post by lbauer » Tue Nov 26, 2013 8:44 am

No problem. We weren't able to reproduce this, so we were wondering . . .

Glad you figured it out!
Linda Bauer
SourceGear
Technical Support Manager

Post Reply