Comments
-
Two way you can solve this issue: 1. It looks like you have permission issue, are you logged in as administrator, if not then you can modify file. 2. You can copy the file to a directory where you have access, modify it and replace the file. /MSARKAR
-
just website is fine, but make sure you have the back up copy of this folder ":\inetpub\SolarWinds". I am running 1 version below than you i.e. NPM 12.2.
-
final option, run config wizard. If it does not work, then it could be issue of sw release. BTW which NPM version you are running. /MSARKAR
-
You can change the following and try again witth IIS pool stop/start: 1. Go to installation folder of solarwinds generally "\Program Files (x86)\SolarWinds\Orion" 2. Open xml file "ConfigurationWizard.exe.config" in text editor. 3. Modify the property "PrecompiledWebsiteDisabled" value="false" to value="true"
-
Try reply from gundamunit1 as follows: edited the c:\InetPub\SolarWinds\PrecompiledApp.Config file: From: <precompiledApp version="2" updatable="false"/> To: <precompiledApp version="2" updatable="true"/> And then stop/start the IIS application pool. /msarkar
-
I tried that option, but did not work out for me though. /msarkar
-
Nope, when you run config wizard, it will stop services.
-
It is about inetpub folder which is used by IIS. Because, when you run config wizard, it will ask for a folder where it store all files required by IIS. So it is better to have back up of previous folder before creating a new one. In Step 2, it is installed folder not inetpub. BR MSARKAR
-
You have to do the following to make it works: 1. Go to installation folder of solarwinds generally "\Program Files (x86)\SolarWinds\Orion" 2. Open xml file "ConfigurationWizard.exe.config" in text editor. 3. Modify the property "PrecompiledWebsiteDisabled" value="false" to value="true" 4. Take Backup of Database &…
-
What version of Orion or NPM you have? /msarkar
-
Did anybody try on NPM 12.1? I am getting pre-compiled error.
-
Hi wluther, Is there any way to have bar chart? /msarkar
-
Here is our typical NOC view where we use Summary, Map, Active Alerts, HW Health, End of Support and Last 25 events.
-
Very Nice. Thanks a lot CourtesyIT!!!