I have Aptana Studio 2 (Build 2.0.5.1278522500) and have used it to build an Air app using the AIR 1.5 Plugin. I need some Air 2.0 functionality, but when I go to the Help > Install Aptana Features, the only AIR plugin listed is the 1.5 one.
I have un-installed Studio 2 and re-installed, thinking I had inadvertently deleted the plugin, but no luck. I don't find the plugin anywhere on the web to download.
Any ideas?
Rob
Related
I changed my Windows and when I installed Visual Studio 2017 again and opened my project, I realized I needed to install the ASP.NET Core 2.2 software development kit so that Visual Studio 2017 could read my ASP.NET Core code.
I installed the software development kit, but nothing changed at all - can anyone please help me?
I have installed all the software development kits of ASP.NET Core 2.2 and they can be seen on my C: drive.
this is what I get
Open visual studio installer and goto ASP.NET Web Development and check SDK core 2.2 for automatically install ASP .NET Core 2.2.
If you need to install manually than Click for ASP .NET Core Runtime and Click for ASP .NET Core SDK.
Go to this page https://dotnet.microsoft.com/download/dotnet-core/2.2 and download the version 2.2.7. It works with Visual Studio 2017. For some reason you need to click through the readmes and end up here https://github.com/dotnet/core/blob/master/release-notes/2.2/2.2.7/2.2.7-download.md. Then half-way down the page there is a link to the 64 bit (probably what you want) and 32 bit (probably not what you want ) Windows SDK installer. This seems a bit involved but they are all Microsoft sites. Remember to restart Visual Studio after installing.
In general, you can always find what you need to download by going to dot.net (clever, no?) and following the thread of information there.
Good luck.
I am stumped on this one, I am trying to build my first core 1.0 application and for some reason I cannot get the core 1.0 templates to load correctly both in a new solution and when I try to open a sample core 1.0 solution. I currently have Microsoft ASP.Net 5 RC1 Update 1 installed. I am using Visual Studio 2015 Enterprise edition Update 2 with pretty much all the features installed. I have tried repairing visual studio, and also tried reinstalling visual studio with just Visual Studio Community Edition. When I try to add an ASP.Net 5 Core 1.0 project to a .Net solution I get the following error:
When I try to open a solution with an ASP.Net 5 project inside of it I get the following error:
Finally, if I try to remove the project and re-add it through add existing project I get 2 error messages:
I have been stumped on this for the past 2 days, please help! Thanks in advance!
Edit: Just to prove I have the correct binaries installed:
I found the issue, it seems that Asp.Net 5 / Core 1.0 does not support a Visual Studio install to a drive other than the C:/ drive. I had it installed on the D:/ drive and because of this it was not finding the templates from the Asp.Net 5 install. I had to do a full Visual Studio clean uninstall using /uninstall /force, then I had to utilize the /CustomInstallPath to reinstall visual studio to the C:/ drive.
I have a WCF web service which was working on Windows 8.1. After upgrading to Windows 10, I noticed that the IIS is not installed anymore. So I installed it along with ASP.NET 4.6 in Windows features. Now, when I open the project in VS2013 it says that ASP.NET 4.5 is not registered. Shouldn't it work with ASP.NET 4.6?
I had the same issue and was able to fix it by installing Visual Studio 2013 Service Pack 5 (the latest at that time).
You can download it from here:
https://www.visualstudio.com/en-us/news/vs2013-update5-vs.aspx
Make sure to select the right version according to the Visual Studio version you have.
Today in one of the computer i installed visual studio 2010 professional edition, and successfully installed. But in my new project template "Asp.net MVC 2 website" is missing. Also I'm not able to open an already created MVC 2 project also. I'm also having MVC 2 installed with VS 2008 Sp1 in the same machine and is working fine. I uninstalled and installed again, the same is happening. Please help me out of this..
Have you tried downloading MVC 2 RTM separately following the Visual Studio 2010 install? Download here
Alternatively, did you have any of the betas or previews of MVC2 installed prior to installing Visual Studio 2010? You'll need to uninstall these.
When installing or modifying the installation of Visual Studio 2010 ensure you have 'Visual Web Developer' ticked. (see image below). If you just install C# you will not get MVC 2.
Are you creating a new website or project? I just did a fresh install of Professional and MVC 2 is only available under projects.
I want to know which version of RAD Editor is Sitecore 6 using? this page has many version but which is in Sitecore 6 I don't know see about version info here
We have a project running Site 6.1 and the version of RadEditor.Net2.dll is 7.2.0.0 and for RadSpell.NET2.dll it is 3.2.0.0.
To get these numbers, I simply opened the properties window for each of these assemblies and inspected the Version tab.