The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
44 views

How to change target framework of existing windows forms project in visual studio 2012?

I have an existing project built in Visual Studio 2012 with VC++, which works fine on Windows 7 or higher versions. But when running on Windows-XP, it gives error that the application needs .NET ...
0
votes
1answer
23 views

akeeba 3.7.6 downgrade to akeeba 3.6.12

I recently updated to Akeeba 3.7.6 (that yellow danger sign made me to! :) - silly me, didn't read anything about that before) and unfortunately none of our hosting servers is using php 5.3 yet (they ...
0
votes
4answers
155 views

downgrading rails 4 to 3.2

I have the Rails 4.0.0.beta1 installed but I need downgrade to Rails 3.2.13. I've used gem install rails 3.2 but Rails continues as 4.0.0.beta1. I searched existing doubts and try to follow the ...
0
votes
1answer
132 views

MSChart doesn't work when project gets downgraded

I have a problem, that I created a project under 4.5 Framework, then downgraded it to 3.5, but MSChart doesn't work, even if it's supposed to work under 3.5. I have removed and readded references, ...
2
votes
2answers
548 views

How to downgrade XCode to previous version?

I'm not a 'Mac' guy (hate the damn things) but anyway, I have to use XCode occasionally, and have now come across a problem where I've upgraded to XCode 4.6, but another piece of software I'm using ...
2
votes
1answer
88 views

Is there any easy way to downgrade an wp OS 8 app to OS 7.1?

I've created an app for windows phone OS 8 but I'm wanting to support OS 7.1 as well, is there any easy way I'm able to do this? Thanks
0
votes
3answers
575 views

How to automatically restore a SQL Server 2008 R2 backup file

My team needs to update an automated content process running over SQL Server 2008 servers to include the content of a SQL Server 2008 R2 database delivered by a third-party vendor. The request to ...
1
vote
1answer
75 views

How do I get an old version of Meteor?

I deployed my app on my own server using Meteor v0.4.2 (I'm not sure that's the exact version number, but it's the latest pre-0.5.0). Then, I made the mistake of upgrading to Meteor 0.5.2 locally and ...
0
votes
1answer
99 views

Problems trying to change from Framework 4.0 to 3.5 .NET

I have a project done with. NET Framework 4, and I need to add some libraries which work on the Framework 3.5, so I changed my project to Framework 3.5, now the project recognizes the libraries, but ...
3
votes
3answers
350 views

Downgrading an application from Java 1.6 to Java 1.5

I have a small application written in Java that was tested and ran on a JRE_1.6. Now I need to run it against a JRE_1.5. I altered the source code I had to match Java 1.5 requirements and the project ...
0
votes
1answer
430 views

Cannot open database.mdf after opening in Visual Studio 2012

Ive been working on some stuff with Visual Studio 2008, and SQL 2008 aswell.. Then i opened the project on another computer with 2012 version. And now when im trying to work with the files in 2008 ...
0
votes
2answers
201 views

iOS6 development on Snow Leopard

I'm on Mountain Lion at the moment but the battery life is terrible and I'm thinking of downgrading back to Snow Leopard. The only thing is, now that we have to submit our apps for the 4-inch screen ...
4
votes
4answers
652 views

Is there any way I can downgrade to iOS4 [closed]

I know iOS 6 is out and almost everyone have iOS 6 (or atleast iOS 5+) on their devices. But one of my client has his own theories, he wants his app tested for iOS 4 also (who is using iOS 4 these ...
0
votes
2answers
71 views

I had got the android source for 4.0.3, since then I've updated with repo to 4.0.4 . How can I work with 4.0.3 code instead?

I want to set repoy back to showing only code from 4.0.3 throughout the codebase.
-2
votes
1answer
3k views

downgrade iOS6 to 5 without SHSH Blob [closed]

I haven't done jailbreak or downgrade iOS before. My iPhone and iPad have a huge problem with our Unicode Language (Burmese Zawgyi Unicode Font) on iOS6. iOS 5 is fine so I would like to downgrade. I ...
0
votes
1answer
78 views

Using WiX, Windows Services are not installed after a downgrade

While testing the downgrade functionality of one of our WiX-built MSIs, I have noticed something odd. I have allowed downgrades in the MajorUpgrade element and I have scheduled that element to be ...
0
votes
0answers
232 views

WiX upgrade / downgrade regardless of version

Basically, I am looking to write an installer that will always overwrite the previous version (whether newer or older), UNLESS the version AND files are exactly the same. Obviously, I understand that ...
0
votes
1answer
86 views

Lucene downgrade 3.6.0 to 3.5.0

We are using Lucene version 3.6.0 in our project. Now we decided to start using Bobo Browse for faceted search. However the current version of Bobo Browse (3.1.0) doesn't support Lucene 3.6.0, ...
1
vote
1answer
111 views

Handling iOS platform downgrade and Reuse of App Name

I haven't been able to find relevant answer to this problem. Please redirect if you know it's a duplicate question. Background: I have this version 1.0 of an app on the App Store. It's basically a ...
1
vote
2answers
139 views

When downgrading a gem, can bundler automatically downgrade the gem's dependencies along with it?

Earlier I changed a gem version in the Gemfile for my Rails project. I ran bundler update gemname, and this installed more up-to-date versions of several dependencies, which kind of surprised me. ...
0
votes
1answer
281 views

MongoDB downgrade from 2.1 to 2.0

I made some tests with MongoDB 2.1 (unstable debian package). I want to test the code with 2.0 stable to see the speed difference. Can I simply uninstall mongoDB 2.1 and reinstall 2.0 without ...
4
votes
1answer
2k views

How to downgrade PHP version from 5.3 to 5.2 in Ubuntu 12.04?

I have freshly installed Ubuntu 12.04 and I have installed PHP as well. By default, it is installed with version 5.3.10 but my PHP project doesn't support PHP v5.3.10. I want to downgrade PHP version ...
-1
votes
2answers
1k views

Downgrad iPad1 from IOS 5.1.1 to IOS 4.2.1 [closed]

I have updated my ipad to 5.1.1 recently but i need to downgrade to 4.2.1 . I have searched lot ,without jail-broking i want to downgrade my iPad. Please tell steps or link.Help me.
2
votes
2answers
622 views

DownGrading iOS to Previous Version Officially

I 'am Having iPad 3 , iOS 5.1 and I have latest Lion Version and X-code latest installed. But When I m Connecting the device ,X-code Can't Find my device. But I have another system with Snow Leopard ...
2
votes
3answers
968 views

GCC downgrade problems

I'm trying to build from source compiler for Cyclone programming language. I'm running 32-bit Ubuntu 12.04 with GCC 4.6.3 install by default. But make fails due to crash in bootstrap utility. To ...
2
votes
3answers
1k views

How to downgrade iPad 2 from iOS 5.1 to 5.0 for development

I am developing an Application for iPad (iOS)on Xcode 4.2 on MAC OS X 10.6.5 i.e snow leopard and apple has not released sdk for ios 5.1 for snow leopard. i was using my iPad for testing it was ...
0
votes
1answer
178 views

Just Update from fedora 16 to 17 beta,see there are many problems,How can I downgrade to 16?

I just upgrade my fedora from 16 to 17 beta.But After that I found there are many problems with my some applications that works fine with fedora16,So I want to downgrade it back to the old one. ...
11
votes
2answers
2k views

valgrind doesn't accept newest version of glibc

Valgrind doesn't like glibc 2.15: checking the GLIBC_VERSION version... unsupported version 2.15 configure: error: Valgrind requires glibc version 2.2 - 2.14 How can I deal with this? do I have to ...
3
votes
1answer
433 views

Meteor how to perform database migrations?

How do you perform database migrations with Meteor? With Ruby on Rails there is ActiveRecord::Migration. Is there an equivalent mechanism in Meteor? For example, I make an app with some user data. ...
0
votes
1answer
410 views

Set PHP version on shared hosting [closed]

Network Solutions decided to upgrade their PHP version to 5.3.8 a short while ago which broke my site. I developed it way back using Codeigniter. So instead of updating the core and dealing with the ...
1
vote
2answers
2k views

Downgrade iOS 5.1 to iOS 5

I'm a developer, and I have a little problem with iOS 5.1 upgrade. So now, I want do "downgrade" iOS 5.1. I already downloaded the iOS 5 (9A334), and try to downgrade via Xcode, dragging the file to ...
6
votes
3answers
3k views

How to downgrade my SDK Version?

I made a stupid mistake by upgrading my SDK version to r15 as the android repository was not loading. How do I revert back to my older version r10? Or is sticking with the newer version better? I'll ...
1
vote
1answer
134 views

Cygwin wants to downgrade my Perl [closed]

I'm using Cygwin 2.769. I used setup.exe to upgrade Perl to version 5.14.1-2, which works fine. But now whenever I open setup.exe to upgrade/install some other package, it by default wants to ...
1
vote
0answers
196 views

Get ownership of a Google Premium account with a reseller

I have a client which have a Google Apps premium account which is attached to a reseller account. How can I remove it from the reseller account and downgrade it to a free version of google apps ? ...
2
votes
1answer
1k views

How Can I Downgrade from Python 3.2 to 2.7?

I am trying to uninstall Python 3.2 and go back to 2.7, I do not have much experience with Python, and as I am learning now, it is becoming increasingly difficult to manage all of the work arounds ...
1
vote
1answer
492 views

How to force downgrade of iOS app without doing uninstall

iTunes will not sync an app with the same or lower version, which is (somewhat) good for users, but it is a PITA for developers. (When possible, I develop apps to be backwards/forwards/sidewards ...
15
votes
2answers
5k views

How to downgrade Android ADT?

The newest Android ADT update ruined my life. Is there any way to download and install the old ADTs (before 14) to a clean Eclipse install? I didn't find the file anywhere. EDIT: I don't need this ...
0
votes
2answers
156 views

Testing on an older iOS version with a real device

I have a feature that uses the camera so I can test it only on a device, I need to test it on older than iOS 4.3.5, However all of my iPhones are already at 4.3.5. Is there a way to downgrade the iOS ...
1
vote
1answer
222 views

How do I find a previous version of a package to downgrade in Ubuntu?

I suspect a bug in libfreetype6 (version 2.4.4-1ubuntu2.1) is causing my LibreOffice Writer to crash whenever I try to save (as described here), so I want to downgrade it to one of the previous ...
1
vote
1answer
248 views

Monotouch: Downgrade to 3.2.6 (More Stable) Version

Since MT 4 version still has some bugs for WCF services, I would downgrade it to 3.2.6. I've recovered this old version but now it doesn't work because I have a more recent mono-framework version. ...
1
vote
0answers
78 views

Downgrade OS on blackberry [closed]

Good Morning I have OS Version 6.0.0 installed on my Blackberry Device but I want it to downgrade to 5.0. I have upgrade the OS once but not downgraded ever. It would be really helpful if someone ...
1
vote
4answers
835 views

How can a project be downgraded from .NET 3.5 to .NET 2.0?

If the project is not using any features from .NET 3.5, how do you downgrade to 2.0?
1
vote
2answers
2k views

How to downgrade Rails version?

I create my rails application in version 3.0.7. now i want to deploy my application, but the server is only support 3.0.3 how can i downloadgrade my application? thanks
0
votes
3answers
168 views

How to handle downgrade subscription for SaaS application

I am currently launching a SaaS web application. I want to have subscription packages such as: Premium: 5 users, 20 widgets, 20 MB storage Basic: 2 users, 10 widgets, 50 MB storage I want to allow ...
0
votes
1answer
393 views

Convert MVC2 .NET 4 application to run on .NET 3.5

This might seem like an odd request, but is there any simple way to downgrade my ASP.NET MVC2 application running on .NET 4 (developed in VS2010) to run on .NET 3.5? I'm asking because the server I ...
1
vote
1answer
90 views

Preclude Downgrade of app from different sources

I have an app with version 1.1 in one market (say getjar), and the same app with version 1.2 in another market (say amazon) ... this is done for some deeply esoteric reasons :D ... Seriously though, ...
1
vote
1answer
960 views

install older version of php in xampp?

I am using xampp for my development, however the bundled version is 1.5.3, our servers are only 1.5.2.6 hence, I need to downgrade php so I dont use any 5.3 features. Is this possible?
4
votes
3answers
1k views

Downgrade asp.net Mvc from 3 to 2

I know this is a rather odd question, please don't flame me :) I have a concrete need to "downgrade" a current Asp.Net Mvc 3 (net framework 4) application to Asp.Net Mvc 2 (net framework 3.5) because ...
0
votes
1answer
246 views

Application built for API 8 does not work with API 7 - what goes wrong?

Hey guys I simply want to downgrade my api level 8 to 7 so that i can run the application both on 2.2 and 2.1 devices. The application is running perfectly fine on 2.2 and is having problem working on ...
0
votes
2answers
725 views

Install dotnet 1.1 over 4

hejdig. Does installing Dotnet 1.1 after 4.0 give any head aches? -- I have a machine with Dotnet 2, 3.5 and 4.0. Now there is a need to install Dotnet 1.1 too. Are there any steps I should do ...

1 2