The upgrading tag has no wiki summary.
0
votes
1answer
5 views
FOSUserBundle 1.3.1 => 2.0
I'm using 1.3.1 version of FOSUserBundle. I has upgraded symfony to 2.2 and I'm not sure about 1.3.1 compatibility so I want to upgrade the bundle as well, but I can't find any instructions of what I ...
0
votes
0answers
61 views
mongodb upgrade from version 1.8 to 2.4
Hi I need to upgrade mongodb standalone server from 1.4.5 to 2.4 and a replica set from 1.8.3 to 2.4. I have got docs to upgrade from 2.2 to 2.4. But I am not able to get docs upgrading mongodb from ...
0
votes
1answer
46 views
Upgrading to v3.0
I have updated from Highcharts 2.3.5 to Highcharts 3.0 and found some problems:
1) The printer button (exporting) - has disappeared ?
2) Is the export icon changed it's size? as I have added new ...
0
votes
1answer
28 views
Should I continue developing my site or move on to something else? [closed]
So for the past year or so I've been putting a lot of time into jungleemporium.com for a friend of mine. It has a shopping cart that I (almost) built from scratch so I've been using it as an ...
0
votes
1answer
75 views
GWT upgrading from 2.5RC to 2.5 - NoClassDefFoundError HtmlTemplates?
I just wondered how to fix my project to avoid this error after I moved my project to a new computer from a 2.5RC setup to a 2.5 setup. It was working before. Of course HtmlTemplates may not exist in ...
1
vote
0answers
61 views
Upgrading Mysql 5.1 to 5.5 on existing database
I need to upgrade mYsql 5.1 to 5.5 with existing database.When i searched in other sites,i found that we need to export full dump of the existing database and after upgrading,we need to import the ...
1
vote
1answer
230 views
Confusion: How does SQLiteOpenHelper onUpgrade() behave? And together with import of an old database backup?
let's assume I have a database table test_table with 2 columns and a corresponding create script in the SQLiteOpenHelper:
DB_VERSION = 1:
public void onCreate(SQLiteDatabase db)
{
db.execSql("CREATE ...
0
votes
1answer
65 views
mysqli migration
After several weeks putting together a website using reference books it now turns out that mysql is redundant and that I need to change everything to mysqli, but I'm getting seriously conflicting ...
2
votes
1answer
1k views
child pid exit signal Segmentation fault (11) after upgrade to PHP 5.3.19
I've upgrade PHP on my centos machine to 5.3.19 last night and now some parts of my application (especially when submitting a form that runs a number of larger queries) I get the following error in ...
0
votes
1answer
27 views
Ruby On Rails Upgrading to 3.2 causing $end error
I'm currently upgrading my application and after installing the latest rails v. I get this error:
.../config/routes.rb:47: syntax error, unexpected keyword_end, expecting $end
However I have looked ...
1
vote
1answer
139 views
TeamCity on Linux - Is there an easier way to upgrade it?
I installed TeamCity for personal use on Ubuntu Linux, and I'd like to upgrade it. However, the procedure to do it seems a bit messy to me. My undestanding is that I should:
- Backup everything
- ...
2
votes
1answer
68 views
Update an App With Three20
I'm making a new version of an app that use Three20. I have made the decision to stop using Three20 and passing to another lib to make a PhotoGallery. I already know that manual deleting of the ...
1
vote
1answer
156 views
Where to save files created programmatically to protect them from updates?
When I create an image programmatically, I use this type of code:
NSArray *paths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory,
...
0
votes
0answers
130 views
Upgrading from Cordova 1.5 to 2.0.0
Hi I'm having trouble upgrading my version of Cordova to 2.0.0 and I was wondering if anyone could give me some advice. I ran the installer and from what I read that should have upgraded the version ...
1
vote
1answer
129 views
Setup project + custom actions: retrieving old version number during upgrade installation
The situation is this:
I have a Setup project created for my .NET application, which is using special assembly with some custom actions defined, that are called during installation. The setup project ...
1
vote
1answer
298 views
How to update the path of PHP to the new version I just installed on mac osx mountain lion?
first I am new to macs, I just installed PHP 5.4.6 on my machine after downloading the PHP package from http://www.php.net, I unzipped it and navigated to the directory through the terminal, then I ...
2
votes
1answer
82 views
Tutorial on the life-cycle of a forked GIT repository while using remote tags
Disclaimer
I'm a bit new to GIT so please excuse me if I have this ting entirely wrong. I've been using Subversion for a very long time and see the huge benefits of GIT and am actively trying to make ...
4
votes
2answers
421 views
Upgrade to Hibernate 3.6 errors with reverse engineering
I have found a few threads on various sites that seem to touch on this problem, but I am having no luck. It seems as though it simply can not be done. I get the
Caused by: ...
0
votes
0answers
63 views
How to upgrade Magento
I wants to have my magento stores updated.
It’s a multistore install and I think its 1.3 .
make it the most updated version.
How can i upgrade this?
I got this error when try to ugrade:
...
3
votes
1answer
155 views
How can I check if npm packages support Node.js v0.8.x?
I have a deployed version 0.6 of Node.js with a considerable number of packages installed for various projects.
Is there a straight-forward way to check all of the packages that were installed using ...
2
votes
1answer
131 views
How do i implement an upgrade plan for my android application? [closed]
As my question says I want to implement an upgrade plan for my Android app. I am new to Android development and would like some links, pointers & code examples of how to program the upgrading in ...
0
votes
1answer
27 views
upgrading asp.net mvc apps
Upgrading MVC apps done with VS 2010 has been the biggest issue for me. I have an application that I use to run various websites and I maintain and develop this application separetely then upgrade the ...
0
votes
0answers
209 views
Symfony2 Vendor Upgrade Error from 2.0.1 to current version (by bin/vendor update)
After bin/vendor update on really old symfony 2 project I have very strange error:
PHP Catchable fatal error:
Argument 1 passed to
...
0
votes
2answers
46 views
Upgrading iPhone App
I currently have the first version (1.x.x) of my iPhone app on the App Store. I've updated it before, and it has never been a problem. However, I am about to update it to version 2, and because I ...
0
votes
1answer
1k views
Upgrading Joomla Version 1.5.20 to Joomla Version 2.5.4
I'm trying to upgrade Joomla Version 1.5.20 to Joomla Version 2.5.4.
I've upgraded other CMS's in the past, but Joomla seems to be a little different. Does anyone have any advice as to the best way ...
0
votes
1answer
1k views
Upgrading underscore.js breaks backbone.js
I have a web application that is currently using backbone.js 0.5.3 with backbone local storage adapter 1, underscore.js 1.2.2 and jquery mobile 1.0.1.
I wanted to upgrade my version of backbone and ...
4
votes
1answer
637 views
Automatic updating and upgrade management for Windows Installer XML (WiX)
I have been using InstallShield LE in Visual Studio 2010, but it is heavily limited and sometimes buggy. I looked at paid InstallShield versions, but these also have too many limitations for that ...
5
votes
4answers
1k views
What causes the “ArgumentError (dump format error)”?
While troubleshooting a misbehavior in Spree where the product list was not paginating and was only listing the first 10 products or so, I attempted to reproduce the error in my local development ...
0
votes
2answers
113 views
Issues upgrading android app in market
I uploaded an android application in google market place
Now i want to add some features in the build and upgrade the version but i am not able to do so since when i try to create a signed ...
1
vote
4answers
1k views
Magento 404 Error in frontend after upgrading 1.4.1.1 to 1.6.1.0
I upgrade my magento store 1.4.1.1 to 1.6.1.0 following instruction from this link. Upgrade was successfully done. My Magento backend is working fine. But while I checking front end I got 404 error.
...
3
votes
3answers
1k views
app data loss on version upgrade
although this is an older question to ask, but i didn't got any suitable solution for this. That's why i am asking for help about this issue.
I have an iphone app, which contains a sqlite db in it's ...
2
votes
1answer
675 views
Zend Studio 8 to 9 Upgrade (Mac OSX 10.6)
Since there is little information on how to upgrade from Zend Studio 8 to Zend Studio 9, I was wondering if someone had a recommended approach.
My Goal:
To upgrade from Zend Studio 8.0.1 to Zend ...
0
votes
0answers
38 views
When and If to upgrade jQuery? [closed]
I am running jQuery 1.5 on my site and I know that jQuery 1.7 is available. At what point is it advisable to upgrade the jQuery library? I know I can view the changes and see what new features are ...
0
votes
3answers
90 views
Are there any issues with settings when upgrading from PHP 5.1.2 to 5.3.8?
I have never upgraded my version of PHP but feel I need to to use some of the new abilities. So I was wondering if there is any risk of losing my settings or even perhaps breaking the functionality of ...
0
votes
2answers
150 views
Points to note for Future upgrade of App without new install in iPhone?
What are the points to keep in mind for upgradation of app?
How the upgradation is done in device? I mean what are the changes done in filesystem of device?
If I am involving new View in my app, ...
2
votes
3answers
241 views
Why should I upgrade my apps to iOS 5?
I understand that iOS 5 is the latest (and the greatest) version of the Apple Mobile OS. I also know that it contains ARC, OpenGL ES Debugger yada yada yada...
I have already developed some in-house ...
2
votes
1answer
709 views
Unable to cleanly upgrade from old jscalendar to new jscal2 version
Why I need to upgrade
I need to have the feature of disabling of navigating to dates past some date, so I am considering upgrading from jscalendar (http://www.dynarch.com/projects/calendar/old/) to ...
14
votes
1answer
425 views
Questions on Upgrading Lucene from 2.2 to 2.9 to 3.1
I have an existing piece of software that is using Lucene 2.2.x and I need to upgrade to 3.1. To do this upgrade I've read documentation that suggests upgrading to 2.9.x first, removing all ...
0
votes
1answer
860 views
Will Xcode 4.1.1 work with iOS 5?
I am an iOS developer and i was simply wondering, if I would be able to continue using Xcode 4.1.1 and test my application on iOS 5 for iPhone if i were to update.
I've tried looking for the answer ...
0
votes
1answer
33 views
Redmine + Merging of Newer Upgrade Version with the Older One (Older One Having Changes)
I am confused to merge New version of Redmine with older one.
Here, In older version, I made few changes to make it compactible to my work. But now I want to upgrade my Redmine with newer version. ...
1
vote
2answers
196 views
how to create patches with few changes
I´m trying to build patches for my application using vs2010. I used these tutorials:
http://www.codeguru.com/csharp/.net/net_general/visualstudionetadd-ins/article.php/c9663
...
1
vote
1answer
1k views
upgrading from PHP 5.2.17 to 5.2.6 on Windows Server 2008 IIS 7
I've been searching on this matter but didn't seem to find the right guide or answer.
I run Windows Server 2008 IIS 7. (I'm not expert in this yet)
First of all, exact file...there are many files so ...
0
votes
1answer
210 views
NullReferenceException in VB.NET after upgrade to 4.0
I have a VB.NET solution that I just upgraded. It was originally in .NET 1.1, I upgraded to .NET 2.0 and verified that it would build and run correctly. Then I upgraded from 2.0 to 4.0. It is still ...
0
votes
1answer
337 views
How to update a program and a database structure from multiple servers
I am developing an application in .NET (C# and VB.NET) (Framework 4.0) that will use MySQL database (in local or in remote).
I am doing the installation with InnoSetup, of such form that:
I ...
1
vote
1answer
125 views
Android API Difference Report Download
I am developing a tool in which I need to use the "Android API diff reports". Can I download them in any format?
I think it will be tedious to automate reading the given diff reports in the website. ...
0
votes
0answers
220 views
rails 3 upgrade seems to require methods for every action
I'm doing an experiment -- trying to upgrade a Rails 2.3.11 to Rails3. I've mostly followed this tutorial. However I've used the rails plugin to generate routes file and other config settings.
My ...
0
votes
3answers
97 views
Can someOne tell me a brief Comparison between versions of LCDS
We are using Adobe LCDS 2.1 and thinking of Upgrading it to a higher version.. can someone tell me a brief Comparison of the LCDS versions available (3.1 , 4.1....) ????
0
votes
2answers
178 views
Help with upgrading to Rails 3.0
I am trying upgrade my Rails 2.3.9 application to Rails 3 and I am facing problems one after the other. I used autocomplete plugin for Rails 2.3.9 and it works fine. But now in Rails 3.0 instead of ...
1
vote
0answers
282 views
Problem Returning Views After Upgrading to MVC3 VS2010 and .NET 4.0
Hullo,
I listed all the upgraded parts as I have no idea which one might be effecting this part of the code.
The project used to be MVC1 VS2008 and .NET 3.5 but I am currently working on upgrading ...
2
votes
2answers
259 views
Upgrading already published app's API from 1.6 to 2.1?
I have a mildly successful app that targets Android 1.6 and am looking to upgrade the target API to 2.1 in order to include more features.
What will happen to those still using android 1.6? Will ...

