I'm trying to decide if upgrading is viable given all the libraries we are using. The problem is some of these plugins arent being developed anymore so I'm not sure which of them is compatible with 1.4
Any thoughts on how to best approach this given legacy dependencies on older plugins?
...
I have made the question "community wiki" - it is subjective.
I have upgraded to Delphi 2009 because of unicode support. I have found the anonymous methods a very interesting and useful language feature, I can't say the same about generics. The generics seemed important for me before the upgrade to Delphi 2009, but I have never used the...
I currently have Visual Studio 2008 Professional installed on my Windows 7 (x64) laaptop.
I also have SQL Server 2008 Express installed and Crystal Reports 2008 installed.
Can I upgrade Visual Studio 2008 Pro to Visual Studio 2010 Promimum and if so do I have to make any configuration changes to any other apps I have installed?
...
hey everyone
Ran an upgrade of SP2007 to SP2010. All runs through well but then the error log reports:
[OWSTIMER] [SPUpgradeSession] [ERROR] [4/26/2010 8:16:52 AM]: Upgrade [SharedResourceProvider12 Name=SharedServices1] failed.
[OWSTIMER] [SPUpgradeSession] [ERROR] [4/26/2010 8:16:52 AM]: Inner Exception: There are no online service i...
Hi,
I'm half way through writing my first grails app. It's going really well so far but I've only just realised that when I go live I won't be able to change the domain model around so much.
The application is backed by a MySql database, I currently only have one object of interest 'Person'. If after deployment I want to add a 'Group' ...
The old code, as we know, is dangerous because both GUI layout and business logic are mixed into one. Separating the two can be a tedious and an error-prone task. Is there a tool that can do this for me?
Thanks.
EDIT: The pretty obvious way of keeping the UI and the logic separate is through introduction of a partial class. I hope that...
We are planning to upgrade our Tomcat from 4.1.31.
Our's is an Axis 1.4 application where we have our web services.
Request you to suggest the latest stable version of Tomcat 5 or Tomcat 6 suitable for our application. And the things to consider while upgrading.
Will the existing 1.4 Java code base works smoothly on Tomcat 5 or 6?
An...
I cannot log in using any of the membership accounts using .net 4.0 version of the app. It fails like it's the wrong password, and FailedPasswordAttemptCount is incremented in my_aspnet_membership table.
(I am using membership with mysql membership provider.)
I can create new users. They appear in the database. But I cannot log in using...
hey, I wanted to upgrade to rails 3.0.
i followed the link below
http://oscardelben.com/install-rails-3
everything seemed to go smooth but finally....
gokul@gokul-laptop:~/Desktop$ rails -v
Rails 2.3.5
what should I do?
...
A few years ago, TortoiseSVN 1.4.3 was deployed to our software development team and we are now looking at upgrading the client to the latest 1.6.x version. I had hoped this upgrade would be transparent with the additional features and modifications being client-side. For the most part, this was true except for a very important feature...
ARGH! Wix is driving me crazy.
So, of course I have seen the many posts both here on stackoverflow and elsewhere about WiX and major upgrades. I inherited this software project using WiX and am releasing a new version. I need this new version to leave ONLY the one configuration file if it's present, and replace everything else. This...
** Not sure if this is entirely relevant to SO, it is programming related in nature but if its more suitable to a different forum please let me know and I will remove it **
I have a couple of questions for any Rom developers/experts on here regarding things that can be done with Android ROM's.
1) Is a parser Rom upgrade possible? So is...
I'm having a problem though with the Windows caching of the installer. I'm trying to do an upgrade and each time the Windows installer is launching the installer of the older version. And when I do the upgrade it is complaining about problems with reading the older version's msi file (because its not in the same directory anymore).
I di...
Hi,
I have a situation where a user can install an older version of my software for the 'current user', and then go ahead and upgrade to a newer version of my software for 'all users'.
The product itself works fine after this, but the strangeness happens on uninstall.
When I try to uninstall the product, the uninstaller shows a coupl...
What are the steps I should do and everything I should consider when upgrading from Visual Studio 2005 Team Suite to Visual Studio 2010 Ultimate?
Where can things go wrong?
Consider the fact I'm using TFS 2008 and have Continuous Integration and Nightly Builds on build machines.
...
We've got MediaWiki 1.13.2 and we'll soon be upgrading to the latest & greatest version (probably 1.16). We've got lots of extensions installed (for which we'll probably also need to get the latest versions) and we've done some minor configuring (e.g. adding new edit buttons).
What should we watch out for during the upgrade? And what ...
Hi, We have a TFS2008 server with multiple team projects (about 20)
What is the best way to migrate to TFS2010 without losing the history.
I believe there are 2 ways, correct me if I'm wrong:
installing a fresh tfs2010 and importing the DB from TFS 2008
or
in-place upgrade.
What is your recommendation and why? Are there any issue I ...
Hi, i will be responcible for upgrading an IIS web server from the Microsoft .NET framework v2.0 to v3.5.
I am wondering if there is anything special i need to know or any caveats i should be aware of before proceding?
The site gets a fair number of hits per day and I will be taking it down and performing the upgrade at an off-peak tim...
I have a solution with several Silverlight Class Libraries and a Silverlight Application in it. I was originally built in VS 2008 with Silverlight 3.0. What changes do I need to make so that it builds using Silverlight 4.0? I already have VS 2010 and the Silverlight 4.0 toolkit installed.
When I opened the project it seems to have up...
I've recently upgraded my code from Visual Studio 2008 .NET 3.5 to Visual Studio 2010 .NET 4.0.
I've used ReSharper 4.5 and now I'm using ReSharper 5.0.
I want my ReSharper 4.5 settings (the ones in .resharper file) to be upgraded to ReSharper 5.0 settings.
Is there an automatic way to do it? Should I do it manually? Would just overwr...