Questions tagged [reinstall]

171 questions
0
votes
3 answers

IIS 10 - Missing Managed Handlers Types

Recently we upgraded one of our internal servers from Windows Server 2012 R2 to 2016. There were some missing configurations in IIS and I had to reinstall extensions like Web Platform Installer, URLRewrite etc. This upgrade also broke our .NET Core…
SriramG
  • 1
  • 1
  • 1
0
votes
0 answers

RStudio Cloud: R 4.0.0 Rmarkdown

I recently logged back on to my RStudio Cloud and wanted to keep working on my project. Upon trying to continue, the following error message occurred: Error: package ‘rmarkdown’ was installed before R 4.0.0: please re-install it I removed markdown…
0
votes
0 answers

C:/Python27/ArcGIS10 doesnt exist

I removed Python 2.7 from my Computer because there was a Problem with arcpy. Now I installed the program again. But now I cant connect Python with ArcGis anymore. The path: C:/Python27/ArcGIS10 doesnt exist anymore. I would be glad if anyone could…
Malte Ri
  • 9
  • 1
0
votes
1 answer

package 'python3-apt' in incoherent state on Ubuntu 18.04

Few days ago, I got a no-entry sign on my Ubuntu desktop related to updates. I checked there is probably something to be done about my Java8 ppa though that is not what is preventing gnome-console to start. Also I recently installed some packages…
helenou
  • 13
  • 4
0
votes
2 answers

Delete and reinstall hyperledger fabric

I have already installed and worked in hyperledger fabric in ubuntu 16.04 and somehow i deleted the packages. I want to reinstall it again and working but it always showing up the error in first-network itself. So can anyone suggest me how to start…
0
votes
1 answer

reinstalling sdl manually on buntu

I am new to doing manually installing. I reinstalled sdl manually, now everytime I run pygame or a game that uses SDL (eg. solarwolf or supertux) I get the message: Unsupported console hardware. I know my computer can run SDL, because it worked…
Qyvind
  • 65
  • 1
  • 4
0
votes
1 answer

How to reinstall apache server again if deleted?

Here is a challenge. If apache server is deleted from mac, how will you reinstall it ?
syam
  • 892
  • 8
  • 19
0
votes
1 answer

New path for new installation of omnet in linux

There is a problem with PATH variable. Though I added the path to omnet folder I face this error: ERROR: /home/user/omnetpp-4.2.1/bin is not in the path! You can add it by entering: export PATH=/home/user/omnetpp-4.2.1/bin:$PATH I installed…
zoe
  • 53
  • 5
0
votes
1 answer

saving data when uninstalling and reinstalling

if I save my data in SharedPreferences then on uninstall followed by reinstall looses my data. Where do I save data that will survive a complete uninstall and then reinstall. NOTE: SharedPreferences data is retained if app is updated without…
Mck
  • 129
  • 1
  • 10
0
votes
1 answer

Reinstall .apk for every case with template in robotframework

How to reinstall application for every time of test, fullReset doesnt work in this case, nor suite setup/teardown, nor test setup/teardown. *** Test Cases *** Reinstall apk [Template] Reinstall apk _test1 1test _test2 2test …
Amar
  • 1
  • 3
0
votes
1 answer

SQL Server 2014 - Windows could not start SQL server on local computer

I have an AWS instance, on which SQL Server 2014 has been running for more than 3 years. But a few days ago, suddenly the SQL Server stopped running. I checked the server and tried to start SQL Server service from services, from SQL Server…
0
votes
2 answers

How to open python in cmd with the 'python' command in stead of py -3

It is a minor issue, but since I reinstalled python (3.6.3 on windows 10), it no longer starts using the python command in the command prompt. Instead I have to use the py -3 command now. The error: 'python' is not recognized as an internal or…
LAhrens
  • 25
  • 5
0
votes
1 answer

Can't find the right GCC

GCC was reinstalled on my mac through brew, but when I did which gcc, it returned /usr/bin/gcc, instead of /usr/local/bin/gcc. I restarted my computer, but it did not help. echo $PATH…
user6948979
  • 65
  • 2
  • 9
0
votes
2 answers

How to reinstall apk if it is present?

This happened when i try to use my Redmi note 4 as a virtual Device. and the message clearly say that to reinstall the apk but my question is how and where ? As I am a beginner I don't know the process.enter image description here
0
votes
0 answers

An old program won't run on a new installed Xcode

I had written a C++ program on Xcode. the program compiled and ran just fine. No problems whatsoever. For some reason, I had to re-install MasOSSierra. I made a backup of all my data, after which I did a clean-wipe and re-installed…
Big Head
  • 49
  • 6