# 19.05.2015 15:47:26 -07:00
Hi,

I noticed that the WebAccess plugin is not working on TFS2015 RC. Is there already started with migrating the Plugin?
# 19.05.2015 22:41:11 -07:00
Thanks for the feedback. I'll try to get it updated for 2015 this week.
# 26.05.2015 3:10:05 -07:00
Hi,

Is there any update on when there may be a download for 2015? Upgraded a test environment to TFS 2015 and would be nice test as we use the current version on our 2013 environment

Thanks
Andy
# 04.06.2015 2:49:02 -07:00
Is there any further news on this?
# 04.06.2015 7:17:05 -07:00
Hi Andy,

We're working on an updated, I hope we can get it out this week.

Mathias
# 05.06.2015 0:09:36 -07:00
Hi,

we are also interested in a version for VS2015 and TFS2015. I've tried compiling the code (works fine) and deploying it (doesn't work)

Cheers,
Roel
# 07.06.2015 8:45:08 -07:00
Hi,

I was able to make the control work in VS2015RC. The sole required change is to update thereferences in the WitCustomControls project to the new version for the following dlls:
  • Microsoft.TeamFoundation.Client
  • Microsoft.TeamFoundation.Common
  • Microsoft.TeamFoundation.WorkItemTracking.Client
  • Microsoft.TeamFoundation.WorkItemTracking.Controls
On my machine I took the new .dlls from the path: "C:\Program Files\Common Files\microsoft shared\Team Foundation Server\14.0"

Now lets takle the web version...

Regards

Stéphane
# 13.06.2015 1:39:25 -07:00
We've published a beta for 2015 RC here R1.3.0.0.

Download the let us know if there are any issues.

Mathias
# 16.06.2015 7:08:05 -07:00
works brilliantly :) thanks!
# 16.06.2015 16:48:00 -07:00
Thanks it now works perfectly!
# 17.06.2015 0:05:03 -07:00
Excellent news, thanks for your feedback. I will mark the release as stable for the 2015 RC and test it again against RTM.
# 01.12.2015 15:56:33 -08:00
The custom controls work with VS2015 Update 1 but the web access extension doesn't work with TFS2015 Update 1. It throws up an error like this:

"Script error for: /tfs/_plugins/4422/CodePlex.WitCustomControls.MultiValueControl http://requirejs.org/docs/errors.html#scripterror"
# 19.12.2015 9:01:06 -08:00
I just checked this and on my TFS 2015 Update environment the 1.3.1.0 release works just fine. Can you check that you've tested the same versions (i.e. TFS 14.0.24712.0 and WitCustomControls 1.3.1.0)?
# 29.01.2016 3:58:01 -08:00
Hi we have TFS 2015 version 14.0.24712.0 Update 1. I downloaded WitCustomControls 1.3.1.0.

I used process template editor to export the wit added a new field from VS and also mentioned PreferredType as well.

I installed the extension from web too.

It is working good on VS 2015 client. However in webaccess it is not showing checkbox to select. Any idea?

I have IE11

Please help