AIHostAdapter events not working in adobe illustrator 2015? - adobe

Yesterday i updated my illustrator to 2015 then after updating, All the events from aiHostAdapter files in my extension stopped working although again i have tested extension in 2014 , it is working fine , can anyone tell how to get updated file for 2015.

Related

Adobe Dynamic link between PremierPro and AfterEffects is not working

When I work with video editing Adobe Premiere Pro CC 2014,when i right click on the video after adding the video to timeline ,I look for replace with aftereffect composition but option is disabled .
I google for the solution the said to add the shortcuts of files in the dynamiclink folder which is in the path of C:\Program Files (x86)\Common Files\Adobe\dynamiclink but I do not find that folder.
So I made one like folder as they said and tried but that did not solve my problem.
Softwares I Use
Adobe After Effects CC 2015
Adobe Premiere Pro CC 2014
Hope I explained the problem in clear if not please mention in comments id you need any further information
Hey I also faced this problem,I found a solution in the youtube and I followed the following steps hope this helps you ,it worked for me but it may or may not works for you based on your configuration
The First feasible solution is as follows
Prepare shortcuts for the both softwares Adobe Premiere Pro cc
2014 & Adobe After Effects cc 2015 by going to their respective
folders in the desktop
Copy those shortcuts.
Look for dynamiclink folder in the directory C:\Program Files
x86\Common Files\Adobe\dynamiclink if the folder is not present
prepare one with the same name dynamiclink.
Now paste those shortcuts into the folder.
Now refresh and restart the application.
If problem persists again ,then the problem is due to incompatability of the versions you are trying to link dynamically.
Finally I figured the solution
When I Upgraded to Adobe Premiere Pro cc 2015 The Dynamic link is perfectly working
The problem is with the versions of development
Upgrade from
Adobe Premiere Pro CC 2014 to Adobe Premiere Pro CC 2015

Visual Studio 2015 - Report Viewer 2015 redistributable - Getting Report Viewer "12" working

I'm running SQL 2014, and some users are having problems with the Report Viewer 11 control (Redistributable 2012), so I want to give the "Report Viewer 12" new control (Report Viewer Redistributable 2015) a spin. But this doesn't seem to be working from the steps I've tried so far, and as of the time I'm writing this there seems limited information on the newer control, and just information of workarounds for the old one.
Anyone get this new one working? Steps to Reproduce?
I'm looking into the solution, and it appears adding the feature via the installer (SQL Data tools) should help. But I'm surprised there is not Nuget Package or etc. And such little documentation covering the new version. Too Bleeding edge?
Update: I installed SQL Data Tools via 2015 installer (modified installation and choose new feature). But now I'm jumping a couple more hurdles.
Ok, so I did get this working...
I modified the VS 2015 installation to add SQL Data Tools
I uninstalled the Nuget Package for 11, because we want 12
I added a reference to Microsoft.Reporting.Web (12) which was an option thanks to step 1
I updated any left over references in my Web.config from version 11 to version 12
I created a new fresh form.aspx
I added a script manager
Via the design view I dragged a 12 report viewer control onto my page
I configured the report viewer as I regularly would
asp:ScriptManager ID="ScriptManager1" runat="server">/asp:ScriptManager>

Visual Studio 2010 issue properties not updating when clicking on a control (gridview)

My hard drive died recently so I had to install visual studio 2010 all over again. With this version of VS anytime I click on a control (like text box or gridview) the properties section doesn't update. Even when i right click on the control and click view properties it doesn't update ... The only way i can get the properties tab to update is by building the project (but i have to do this every time i want to view properties of a control). I have uninstalled and reinstalled (VS 2010 and SP1) but neither have had an effect on the issue.
I have also tried turning off the add-ons as i thought this might affect performance (but not joy). I also have Visual Studio 2008 and this works perfectly.
Its like as if the application isn't refreshing or something ? And the build is forcing a refresh ?
Well turns out it was McAfee Virus Scanner !!!!!!!
So annoying, i turned On-Access Virus Scanning OFF and everything worked :-)
Unfortunately the On-Access Virus Scanning turns itself back on after a few hours so I have added Visual Studio and my files location to the exclusion list and this works !
Hopefully someone else will find this useful

Visual Studio 2013 Update 2 : Editing TypeScript files are very slow

We have been using TypeScript in our project since last year with VS 2012. Recently we upgraded to VS 2013 Pro Update 2 and now if we work on TypeScript the IDE performance is extremely slow (particularly the save file).
Also once I open a TypeScript file the IDE becomes slower for all the files (cshtml, js, cs) in that web project.
I found the following article to improve the performance of VS 2013 but it did not work.
Why is VS 2013 very slow?
This problem was never there with VS 2012. Is there any workaround for this issue?
Update: We now know that the problem is with AnkhSVN plugin that we are using in VS 2013.
https://typescript.codeplex.com/workitem/2506
If we disable this plugin then this problem disappears. But this workaround is not convenient as we still need AnkhSVN to track changes in VS 2013.
This problem was never there with VS 2012. Is there any workaround for this issue?
One workaround would be to try disabling the compile on save option for TypeScript. If that helps you might want to investigate some thing like https://github.com/grunt-ts/grunt-ts
I took the VS 2013 Update 3 RC today and it fixed this issue.
http://www.microsoft.com/en-us/download/details.aspx?id=43398

Less CSS won't compile in Visual Studio 2013 preview pane if more than 7 imports

I'm using VS 2013 and Web Essentials 2.0. A co-worker is using VS 2013 and WE 1.9. We have a less file with 16 imports using:
#import (reference)"folder/LessFileName";
Each of those imports is also importing 16 Less files.
My co-worker is able to compile changes no problem. Once I comment out my imports so there are 7 or less, I can compile fine, but more than 7 VS says it's "compiling 1 dependent file" for a while, then no changes are in the preview. And it doesn't matter which imports get commented out.
I submitted for possible bug in WE 2.0 but wondering if it's something else?
UPDATE: After uninstalling the update 2 RC and installing Web Essentials 1.9 I am able to compile with all imports and it's MUCH faster. Seems like a bug to me.
The author of Web Essentials released a nightly build that solved my problem.

Resources