Windows error 0x80070001, -2147024895

Detailed Error Information

INVALID_FUNCTION[1]

MessageIncorrect function.
Declared inwinerror.h
HRESULT analysis: flags: S; facility: 7 (FACILITY_WIN32); error: 1 (more)

Questions

76votes
4answers

Can't uninstall .NET 5 RC1

I'm trying to install .NET 4.6.1, but it claims I have a newer version installed and won't let me. I do have .NET 5 installed, so I'm trying to uninstall that. I had two installations, one for RC1 and one for RC1 Update 1. I removed the Update 1 installation, [...] read more
asp.net5
31votes
3answers

What is error code is 0x80070001? And how can I solve it?

I'm getting this error on my web service: > An error occurred while communicating with the remote host. The error code is > 0x80070001 The weird thing is that the CPU and memory usage on the server is not high. The detailed error message: Error Message: > An error occurred [...] read more
asp.net
web-services
iis
16votes
3answers

IIS Application Using Shared Folder in VirtualBox VM

I've got a VirtualBox VM running Windows Server 2008 R2. The server is configured as a domain controller. I've got source code on my web application on the host machine. I shared a folder to the guest VM that contains the source code. I configured an IIS application on the [...] read more
iis
virtualbox
iis-express
12votes
2answers

Silently executing a PowerShell script from WiX Hangs PowerShell

Note: This question is also posted on the WiX Users mailing list. I am trying to silently execute a PowerShell script from a WiX produced MSI. However, anytime I run the installer PowerShell hangs. Interestingly enough, according to the installer logs the PowerShell script appears to run successfully. Additionally, if [...] read more
powershell
wix
windows-installer
wix3.5
11votes
1answer

System.Runtime.InteropServices.COMException Incorrect function. (Exception from HRESULT: 0x80070001)

I have an Asynchronus IHttpHandler in ASP.net and I am seeing this exception error in my ELMAH capture. Windows Server 2008 R2 Web Edition IIS 7.5 ASP.NET .NET 4.0 Runtime Running HTTP on the site. Could anyone shed some light on this one? Google lists some results from 2008 or [...] read more
asp.net
.net
iis
exception
9votes
1answer

ASP.NET 4.0 Web App throwing "Incorrect function. (Exception from HRESULT: 0x80070001)"

The application is written in ASP .NET 4.0 hosted in IIS 7.5 on machine running Windows Server 2008 R2. The application pool is using Integrated Managed Pipline Mode. The exception below is thrown when on several different pages which don’t have anything obvious in common. I can’t reproduce the exception [...] read more
asp.net
exception
iis-7.5
comexception
9votes
2answers

HTTPWebRequest "PUT" error status 405 Method not allowed in IIS7

My app use HttpWebRequest "Put" method to upload file into the asp.net apps hosted in iis7. I had an error Status Code 405 Method Not Allowed. I've tried all solutions that I can found in the forum for 2 days, including removing the webDav in handlers, adding "Put" method into [...] read more
asp.net
iis
httpwebrequest
put
6votes
1answer

IIS in VirtualBox serving files from shared Ubuntu folder

Here's the problem: * I want to use Ubuntu. * But I need to develop ASP.NET (MVC) sites. * So I setup VirtualBox with Win2003 and IIS6. * But I would prefer my working files to be located in my Ubuntu home folder. * So I setup shared folder in [...] read more
ubuntu
virtualbox
windows-server-2003
iis
iis-6
5votes
0answers

WIX-Installer : Digitally signed Bootstapper exe failing to install

I am unable to proceed with the installation using digitally signed WIX installer bootstrapped exe. Below is log extract highlighting the issue. [39B8:26D4][2017-09-04T20:03:31]i371: Updating registry key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{c6dca553-993e-473c-be4b-8ffa184cd19f}, resume: Active, restart initiated: No, disable resume: No [3904:3A84][2017-09-04T20:03:31]i336: Acquiring container: WixAttachedContainer, copy from: F:\Digital Signature\MyApp.exe [3904:3A84][2017-09-04T20:03:31]i000: Setting string variable 'WixBundleLastUsedSource' to value [...] read more
windows
wix
windows-installer
installation
digital-signature
4votes
0answers

Error during GENERAL_REQUEST_ENTITY for POST results in ASP .NET session state never getting unlocked

I have been trying to chase down the root cause of a condition where ASP .NET session state remains locked after a web request has been terminated due to an unexpected error. We use the SQL Server session state provider for session because we have several servers in a web [...] read more
asp.net
iis-8
4votes
3answers

Parameters for WiX's ExePackage and InstallCommand

I have an executable that requires a preset of parameters being passed to it, hence the need for a batch file (.bat). All was working well until I figured that the folder path used in [WixBundleLastUsedSource] could contain a space. Here is the EXE file packaged definition: <ExePackage Id="myexepackage" Compressed="no" [...] read more
parameters
wix
exe
4votes
2answers

ASP.NET WebAPI returning Http 405

I have a WebApi controller [RoutePrefix("api/invitations")] public class InvitationsApiController : ApiController And an action method: [Route] [HttpPost] public IHttpActionResult Create([FromBody] CreateCommand command) When i try to POST to http://host/api/invitations i get a "“405 Method Not Allowed” But when I use another route like: [Route("test")] [HttpPost] public IHttpActionResult Create([FromBody] CreateCommand command) [...] read more
c#
asp.net
iis
asp.net-web-api
iis-modules
4votes
1answer

How to resolve "error code is 0x80070001"?

I get the following error with the following stack trace. How do I resolve this? > error code is 0x80070001 STACK TRACE [Type] Error | [Source] AccountsServices:An error occurred while communicating with the remote host. The error code is 0x80070001. | [Category] None | [Event] 0 | [User] | [Computer] [...] read more
c#
asp.net
asp.net-mvc
iis
web
3votes
1answer

Install VS2015 DotNetCore RC2

I wanted to update the Aspnet5 rc1 to DotNetcode RC2. I am unable to uninstall rc1. If I install rc3, I get following error: Here is the log: [0584:098C][2016-06-09T23:30:46]e000: Error 0x80070642: Failed attempt to download URL: 'https://download.microsoft.com/download/4/6/1/46116DFF-29F9-4FF8-94BF-F9BE05BE263B/packages/AspNetCoreLocalFeed_rc2_14.msi' to: 'C:\Users\user\AppData\Local\Temp\{486C853B-822E-452D-9046-814A51B05A27}\AspNetCoreLocalFeed' [0584:098C][2016-06-09T23:30:46]e000: Error 0x80070642: Failed to acquire payload from: 'https://download.microsoft.com/download/4/6/1/46116DFF-29F9-4FF8-94BF-F9BE05BE263B/packages/AspNetCoreLocalFeed_rc2_14.msi' to working [...] read more
visual-studio-2015
installation
.net-core-rc2
3votes
1answer

Error during GENERAL_REQUEST_ENTITY for POST request causes ASP .NET session state to never get unlocked

(Cross posting from Server Fault where I wasn't getting any traction): I have been trying to chase down the root cause of a condition where ASP .NET session state remains locked after a web request has been terminated due to an unexpected error. We use the SQL Server session state [...] read more
asp.net
session
iis
3votes
2answers

How can I enable DELETE verb in IIS7?

I have a do a call via AJAX and by Delete verb method, but the response from the IIS server is 405 Method Not Allowed. I have read about it. Apparently is all ok, I have no webDAV installed. I tried to define handlers, modules etc... and I can't get [...] read more
model-view-controller
iis
httpverbs
2votes
0answers

How to back up to a VeraCrypt container using Windows 10 built-in tools?

Background: I am running Windows 10 Pro 1709. My C: drive is encrypted with BitLocker. I have an ASUS RT-AC55U with an 8TB HDD attached to its USB 3.0 port. My goal is to use part of that HDD as an encrypted space for my backups—i.e., mine will be the [...] read more
windows
windows-10
windows-backup
veracrypt
2votes
2answers

Error code 0x80070001 on Windows Server 2008

I've been struggling to get Windows Server 2008 running on a virtual machine. I use VMplayer and want to install Windows Server 2008 Database and Enterprise from MSDN AA. The server is running now but I cannot install MS SQL server. I have installed IIS. When I started to install [...] read more
windows-server-2008
sql-server
2votes
3answers

Powershell - Set-ClusteredScheduledTask - Error "Incorrect function."

I'm experimenting with Powershell to add a ClusteredScheduledTask on a clustered server (Win 2012/R2) Technet sample code gives error: #canned exampled from http://technet.microsoft.com/en-us/library/jj649815.aspx $Action01 = New-ScheduledTaskAction -Execute Notepad $Action02 = New-ScheduledTaskAction -Execute Calc Set-ClusteredScheduledTask -TaskName "Task03" -Action $Action01,$Action02 Error: Set-ClusteredScheduledTask : Incorrect function. At I:\Scripts\TaskSchedulerSetupJobs\TestWebSampleCode.ps1:4 char:1 + Set-ClusteredScheduledTask -TaskName "Task03" [...] read more
powershell
scheduled-task
windows-cluster
2votes
0answers

IIS7 ISAPIModule Intermittent Error 500 - Incorrect Function

I'm attempting to diagnose an intermittent failure of a web application. I've enabled failed request tracing, and have collected logs. The error I'm encountering is: > ModuleName="IsapiModule", Notification="EXECUTE_REQUEST_HANDLER", > HttpStatus="500", HttpReason="Internal Server Error", HttpSubStatus="0", > ErrorCode="Incorrect function. (0x80070001)", ConfigExceptionInfo="" Some general info: The application is ASP.Net 4.0, and it has [...] read more
iis
2votes
3answers

Skip the installation of Compass during the unattended installation of MongoDB

I use a chocolatey package to install MongoDB in unattended mode and the installer try to install also Compass. The installation of Compass is done by downloading the msi, but the link is broken and the download fails. The consequence is that the whole package won't be installed. I checked [...] read more
mongodb
chocolatey
2votes
2answers

Custom actions on Install OR Major Upgrade

I have a Wix installer for some TopShelf services I'm deploying. How do I configure a complete uninstall & re-install during a major upgrade? Currently I have a consistent UPGRADECODE, an incrementing VERSION and this: <MajorUpgrade AllowSameVersionUpgrades="yes" DowngradeErrorMessage="A later version of [ProductName] is already installed. Setup will now exit." /> [...] read more
wix
wix3.5
2votes
0answers

Integration of Tomcat 7 with IIS 7

After following all the steps related to integration of tomcat7 and IIS7 i am getting below error.Any idea what might be the cause?First time when I did all the steps as mentioned in tutorial my site was coming up then suddenly it stop coming up.Again i removed my site from [...] read more
iis-7
tomcat7
isapi
2votes
2answers

HTML page throws a 405 error when another HTML page posts a form to it

I have a html page that posts to another html page. Both pages load fine, but when I post the form on the first page to the second I get a 405 - Method Not Allowed error. I use IIS 7 to run the site on a windows machine. This [...] read more
html
forms
iis
post
http-status-code-405
2votes
1answer

DotNetCore 1.0.0 VS2015 Tools Preview2 installation fail

I create an offline installation of DotNetCore.1.0.0 VS2015 Tools Preview2 with /layout option successfully. But when I try install it I got this error: > One or more issues caused the setup to fail. Please fix the issues and them > retry setup. For more information see the log file. [...] read more
visual-studio-2015
asp.net-core
.net-core
2votes
0answers

How to run a vbscript in wix burn ExePackage?

I need to make some changes in an xml file after I've installed a couple of MSI. For that I was thinking calling a vbscript using the bat file with the %* trick. My problem is that I get an 0X80070001 error, but when I run the script manually it [...] read more
batch-file
vbscript
wix
burn
2votes
1answer

Windows Task Scheduler reports incorrect/inconsistent result code

Background: I am attempting to get email notification upon failure of a scheduled task. My task can indicate failure via exit code (errorlevel) and I want to use that and follow the filter approach described in this answer to trigger an email. Problem: I am getting inconsistent behavior from Task [...] read more
windows
azure
scheduled-tasks
exit-code
errorlevel
2votes
1answer

Kill my application during uninstall

I have run into challenging problem trying to accomplish the following: my application installs a service (watchdog.exe) and an exe file (app.exe). After the installation is done the service starts and creates process "app.exe". during uninstall I want to kill the process "app.exe" (which is running under local system account, [...] read more
wix
2votes
0answers

An error occurred while communicating with the remote host. The error code is 0x80070001

We've recently moved our websites to some new servers with Windows 2008 R2 / IIS7.5 and have started getting the following error: Exception information: Exception type: HttpException Exception message: An error occurred while communicating with the remote host. The error code is 0x80070001. at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect) at System.Web.Hosting.IIS7WorkerRequest.ReadEntityCoreSync(Byte[] [...] read more
asp.net
iis-7
1vote
1answer

Windows 8.1 System Image- 0x80070001 (Invalid Function)

I am running Windows 8.1 on an Alienware M14x R2 which is about one year old and has a 500GB HDD. I recently received a 1TB Transcend External HDD which I intended to use for backing up my PC. With applications like RecImg Manager not working for me after trying [...] read more
windows-8
backup
windows-8.1
windows-backup
ntfs-junction
1vote
2answers

Incorrect function.(0x80070001) while performing a Vista Backup to a USB external harddrive

When running a scheduled Vista Backup to an external harddrive, I get the the following error message. The backup did not complete successfully. An erroroccurred. The following information might help you resolve the error: Incorrect function. (0x80070001) Any suggestions or ideas? I have previously run successful backups to this drive [...] read more
windows-vista
backup
1vote
3answers

Windows Server 2012 Image restore from FreeNAS server fails error 0x80070001

UPDATE: I have ordered a 8TB drive to be delivered tomorrow. My working theory is while Windows Server let me backup to the FreeNAS CIFS share, that on restoration Windows is being finicky about the CIFS and wants NTFS. I'll check that theory by formatting the 8TB drive when it [...] read more
windows-server-2012
freenas
system-restore
1vote
1answer

IIS 7.5 enable DELETE/PUT Verbs with URL rewrite

I am trying to use the SLIM framework (PHP, REST) on a IIS 7.5. The problem i have is that i need to be able to use REST URL´s AND enable PUT,DELETE http verbs. I have solved the REST URL problem with the help of SLIM on github (se web.config [...] read more
iis-7.5
httpverbs
1vote
2answers

NFS share supported on Server 2012 dynamic disk?

Creating NFS shares on server 2008 R2 spanned volumes (with dynamic disks) works however when I tried on 2012 I received an error. The same PowerShell command works on the C drive basic volume on 2012. enter image description here [https://i.stack.imgur.com/4PAlS.png] New-NfsShare -Name nfsshare -Path E:\nfsshare -Authentication All ` -EnableAnonymousAccess:$true [...] read more
nfs
windows-server-2012
1vote
2answers

Trying to get IIS running in VM and Visual Studio running natively, with files on native file system

here's the set up I'm trying to go work. 1. Windows 7, with files for an "ASP.NET Web Application" (a new one created by wizard for this test) installed in c:\tfsprojects\test\test this project opens and builds in Visual Studio 2010 just fine. 2. Windows Server 2003, running inside of VMWare [...] read more
iis
windows-7
virtualization
asp.net
windows-server-2003-r2
1vote
2answers

SRMSVC event ID 8197

Update: actual answer was finally found, see self-answer below. I have a Windows 2003 R2 machine that is giving an Event ID 8197 about once an hour and ten minutes. The full error is attached below. The machine is primary used to host IIS webpages and SMTP. There is no [...] read more
windows-event-log
windows-server-2003-r2
1vote
3answers

Return code of scheduled task prefixed with 0x8007000 in list view, registered as 0 in the event log

I am currently trying to setup monitoring of windows scheduled tasks in Zabbix. It seemed easy enough to just monitor the Microsoft-Windows-TaskScheduler/Operational event log filtered by 201 events and regexing on the return code, but when I started simulating errors to test the monitoring, nothing happened. It turns out that [...] read more
scheduled-tasks
event-log
windows-server-2012
1vote
1answer

Docker Deskop 2.3.0.2 for Windows - Host Volumes Stopped Working

I have a compose (yml) file that I use to bring servers up and down as I need them. I have just updated my Docker Desktop on Windows to version 2.3.0.2. Docker Desktop V2.3.0.2 [https://i.stack.imgur.com/Y3Vb4.png] My Sql Server instance will not stay running now. My yaml file is simply: version: [...] read more
sql-server
docker
docker-desktop
1vote
1answer

Failed to load the provider SiloedPackageProvider.dll and metaDeployProvider.dll

Trying to simulate Raspberry Pi in windows 10 laptop with windows 10 IOT Core. http://annabooks.com/Articles/Articles_IoT10Core/Windows-10-IoT-Core-VM-Version-1.2.pdf I found this article very useful but has used pre-built image “For MinnowBoard Turbot/MAX”. I get these errors and other errors too. Failed to load the provider SiloedPackageProvider.dll and metaDeployProvider.dll > CFfuMiscHelpersT ValidateNotOnTheSameDisk#904 failed with [...] read more
raspberry-pi
windows-10
virtual-machine
windows-10-iot-core
dism
1vote
0answers

How to install drivers using pnputil with Burn (Wix)

I am working with Wix Boostrapper to install some packages on Windows 10 (Wix Toolset v3.11). Everything is fine with my MSIs and EXEs. However, I have to install a driver using the following command (in a .cmd file): pnputil /add-driver myDriver.inf /install So I used the following line inside [...] read more
wix
driver
bootstrapper
burn
1vote
1answer

Wix installer fails to create application pools in IIS 10

We are having trouble creating our app pools using wix. This problem happens only on server 2016 or iis version >10. This is the error with verbose log turned on. Its complaining about path not found or trying to access a path that has not been created or does not [...] read more
iis
wix
1vote
0answers

How can i overwrite the error message in bundle? - Wix toolset

I want to overwrite the error message according to the error code,as the capture show, the error code is 0x80070001, i want to customize the message to show like "failed to install please go to xxx" enter image description here [https://i.stack.imgur.com/WnTm7.png] The Failure page section in the theme.xml as follow [...] read more
wix
bundle
1vote
2answers

Web API POST data with error HTTP Error 405.0 - Method Not Allowed

I am writing a Web API to receive the telemetry data. The telemetry data in the form of hex string shall be POST to the web API URL. There is no authentication, no RoutePrefix and no Route needed for this Web API. The Content-Type: text/plain Here is the my coding. [...] read more
c#
asp.net-web-api
asp.net-web-api-routing
1vote
1answer

Unable to Correctly Run Python Scripts Through Scheduler

So I've researched and tested multiple methods to get this to work, but both our IT guy and myself are unsure how to proceed. Ultimately I need to run three python scripts on a server which look at a set of Excel files and scans them for errors. If there [...] read more
python
python-2.7
scheduled-tasks
windows-server-2012
1vote
1answer

Deferred CustomAction in System context get access denied

I'm having some problems with privileges when running a CustomAction in deferred mode. I want to kill some Service processes which could be running using different user accounts, from Local System to regular users, but the CA succeeds only when the processes and the CA are executed as the same [...] read more
wix
windows-installer
custom-action
dtf
1vote
1answer

.net 3,5 feature failed to "install" on Windows 10

i have suite created in InstallShield which contains multiple packages. One of them requires .net 3.5 so in the package view i added Windows Feature NetFx3. Everything worked perfectly but today i got hands on a machine where instalation is terminated with the following errors in the log: 5-17-2017[02:03:10]: Getting [...] read more
windows
windows-installer
installshield
1vote
0answers

Visual Studio 2015 won't install correctly (.NET Framework 4.6 Error)

Today (and many days before) I tried to install Visual Studio 2015, but with no luck. I constantly get an error saying that I my system does not have .NET Framework 4.6 installed. After searching some posts on Stack Overflow I found some people that had the same problem but [...] read more
.net
visual-studio
visual-studio-2015
windows-8.1
1vote
1answer

Unable to run IIS7 site from shared folder on linux

I have an IIS 7 application that runs fine locally, but for various reasons, needs to be ran from a Linux share (Arch 4.8.7-1, ext4 file system). IIS is running on a Win8.1 professional install on the latest VMWare-Player, and the share is through the VMWare player shared folders. I'm [...] read more
linux
iis
vmware
1vote
2answers

IIS 7.5 405 Method Not Allowed for PUT from StaticFileModule

I'm integrating a 3rd party xml editor into our web app and the save function performs an HTTP PUT directly to the file on the web server. The OS is Windows Server 2008 R2 using IIS 7.5 We have a Web API installed so we already have WebDAV removed and [...] read more
c#
asp.net
iis
http-status-code-405
1vote
0answers

Error messsage "Error occurred while communicating with the remote host. The error code is 0x80070001."

This is the error that we get when so many users go to the same page simultaneously. We are getting this error in the global.asax file. Is there a way to resolve this? read more
asp.net
iis-7
1vote
2answers

WiX Toolset - CustomAction for uninstall running after RemoveFiles

On install I add a configuration key to a DB using a command line tool. On uninstall, I'm now trying to remove that configuration key. On an upgrade, I need to remove then add the configuration key back. Here's my CustomAction "redacted" code: <CustomAction Id="Unset_AppName_Version_Cmd" Property="Unset_AppName_Version" Execute="immediate" Value="&quot;[SystemFolder]cmd.exe&quot; /C &quot;&quot;[SOMEDIR]SomeClTool&quot; [...] read more
wix
sequence
custom-action
1vote
1answer

Http Error 405.0 - method not allowed iis 7.5 module staticfilemodule

I have ran into an issue here that I can not seem to find a solutions for. I have a form that I am trying to deploy in IIS 7.5 and when I execute my script I get the following error... Error Summary HTTP Error 405.0 - Method Not Allowed [...] read more
iis-7.5
http-status-code-405
1vote
2answers

ASP.NET MVC File sometimes does not upload

have a asp.net file uploader. It works 95% time but sometimes it throw some exception. The exception is like that. Please do you know about it. How can I solve it. Url: https://www.xxxx.com/Upload/UploadHandler.ashx User: 44123 Message: An error occurred while communicating with the remote host. The error code is 0x80070001. [...] read more
c#
.net
asp.net-mvc-4
1vote
4answers

What's wrong with my custom Action?

I've tried tons of times to try to use a custom action just to simply copy a file to another place. I do think this should be easily worked, but... I was frustrated that it is always failed! I post my code and the error log, please any one kindly [...] read more
wix
cmd
execution
custom-action
1vote
2answers

Getting Error 405 in POST and 404 in GET

I have a MVC4 WebApi project working in dev environment, but got error when deploy to production. I got httperror 405 when doing a POST, and 404 error when doing GET. I know that the problem is my route is served by the wrong module, but could not figure out [...] read more
c#
.net
asp.net-mvc
asp.net-web-api
http-status-code-405
1vote
0answers

Using GWT getting 405 error message on IIS 7.5

I have inherited a project that is using GWT to post login information via a form. According to Firebug, its coming back with a 405 error. I have tried the directions on: IIS 7.5, Web Service and HTTP 405 error That didn't fix the problem. I turned on Failed Request [...] read more
ajax
gwt
iis-7.5
1vote
3answers

The HTTP verb POST used to access path is not allowed

I am not using URL Rewriting, my app works fine until I try to hit a .PDF file or even a .TXT file via a link that I have dynamically generated into the PostBackUrl of a LinkButton. The path is correct. I have thoroughly researched this issue on here and [...] read more
c#
.net
asp.net
1vote
3answers

Running NUnit task in CruiseControl.NET always throws errors

So I'm fairly new to cc.net but like it so far. I have SVN getting latest, MSBuild building but when it comes to running my unit tests, kablooey. I tried the fixes suggested about fixing references in the GAC, but that fixed nothing. I even uninstalled/reinstalled NUnit but still no [...] read more
nunit
continuous-integration
cruisecontrol.net
0votes
2answers

Task scheduler- task completed "successfully" with exit code 0x8007001

I am running a daily task on Windows 10 Pro which is supposed to * wake the computer from hibernation * start cmd.exe, run a command script to copy a file to a network drive, create a log file * shutdown the computer When starting the task manually from within [...] read more
windows-10
scheduled-tasks
0votes
1answer

How can I delete/format partitions during Windows install from USB?--getting errors

My Windows 10 'winload.efi' became corrupted and I opted to clean install using the Windows media creator tool to create a bootable USB. Upon booting from USB, I chose custom install and proceeded to delete down to one partition followed by a format of that partition (as I had done [...] read more
windows-10
partitioning
formatting
bootable-media
reinstall
0votes
1answer

Can't enable BitLocker auto-unlock on drive ("invalid function")

I just upgraded my computer to Windows 10 by doing a clean install after formatting my boot drive. My boot drive is an SSD, and all my files are on an HDD that I didn't erase. I have all my volumes encrypted using BitLocker. That's three volumes, not including my [...] read more
hard-drive
encryption
windows-10
disk-encryption
bitlocker
0votes
1answer

Windows 8.1 Backup System Image on Samba Share - 0x807800C5 - 0x80070001 (Invalid Function)

This was the error message of the backup utility: There was a failure in preparing the backup image of one of the volumes in the backup set. (0X807800C5) Additional Information: Invalid Function (0x80070001)" I was trying to backup my windows 8.1 to a linux based (Ubuntu 14.04) Samba share (Samba [...] read more
linux
windows-8.1
samba
windows-server-2012-r2
0votes
3answers

Unable to export VM from Hyper-V

TLDR; Incorrect function (0x80070001) means the Hard Disk is stuffed. If this is you, hope you had backups! The full story I'm trying to move a Virtual Machine from 1 disk to another on the host. However, when I try to export the VM it runs for about 15 minutes [...] read more
hyper-v
windows-server-2016
0votes
1answer

Disable NetBIOS using SCCM Configuration Items/Baselines

I'm trying to disable NetBIOS and need to do this over SCCM to multiple clients. I am trying to do this through compliance settings and have the following in place (and they work when run locally) Discovery Script $adapter=(gwmi win32_networkadapterconfiguration | where {$_.ipenabled -eq "1"}) Foreach ($nic in $adapter) {if [...] read more
windows
powershell
sccm
system-center
0votes
3answers

Error when trying to access Message Tracking in Exchange 2010

When I try to access the Message Tracking functionality of Exchange 2010 it redirects me to OWA to login and then I get the below error: HTTP Error 405.0 - Method Not Allowed The page you are looking for cannot be displayed because an invalid method (HTTP verb) is being [...] read more
exchange-2010
outlook-web-app
0votes
1answer

Why am I getting 405 errors after swappinng domain names?

I had oldsubdomain.xxx.com. Everything was working fine. Windows 2008 R2 IIS 7.5 running php sites. Also had SSL running and used for all sites. So I needed to change to newsubdomain.xxx.com. Installed new cert and edited bindings... New subdomain is working. Kind of. When people try to login to our [...] read more
windows-server-2008
iis-7.5
php5
0votes
0answers

Getting System.Exception: 'Incorrect function. (Exception from HRESULT: 0x80070001)' with MIDI in VB

I have run into an error (the latest of many) whilst trying (and failing) to program using the Windows.Devices.MIDI lib using VB (VS2019) I started by taking the c# code from here .. https://blogs.windows.com/windowsdeveloper/2016/09/21/midi-enhancements-in-windows-10/ and now im trying to implement it in VB however i run into the following error [...] read more
vb.net
exception
uwp
iot
midi
0votes
0answers

Best way to upload videos / files in .net core

I have a project in .Net Core 3.0 with a controller that it receive by client a lot of files(individual files), around 5 files per seconds, every time, every day. Now im using IFormFile, but I have this error many times. Generic Exception: Microsoft.AspNetCore.Connections.ConnectionResetException: The client has disconnected ---> System.Runtime.InteropServices.COMException [...] read more
c#
multipartform-data
0votes
0answers

Solution for : HTTP error 500.0 code 0x80070001

Hello guys I'm experiencing a problem after installing IIS and configure it with Tomcat9. what I get on the internet explorer is : Detailed Error Information: Module IsapiFilterModule Notification AuthenticateRequest Handler StaticFile Error Code 0x80070001 Requested URL http://elpic840:80/pdweb-app/ Physical Path D:\Tomcat9\webapps\pdweb-app\ Logon Method Negotiate Logon User elpic_group\AC126310 Does anyone please [...] read more
http
tomcat
iis
0votes
1answer

Custom action succeeds as FileKey but fails from WiXQuietExec

I am able to call an exe when using FileKey and ExeCommand in my tag but when I use WixQuietExec64 it fails with an error that is symptomatic of not calling the exe with elevated privileges MSI (s) (DC:34) [14:40:06:767]: Executing op: ActionStart(Name=InstallDebian,,) MSI (s) (DC:34) [14:40:06:830]: Executing op: CustomActionSchedule(Action=InstallDebian,ActionType=3073,Source=BinaryData,Target=WixQuietExec64,CustomActionData="C:\Program [...] read more
wix
wix3
0votes
2answers

Windows Task Scheduler & Administrator user

I have to run automatically a batch file once a week to update a file. To do so I have created a task with Windows Task Scheduler on the company Server with the following options: * Security Options: user me, run only when user is logged in, Configure for Windows [...] read more
windows
batch-file
windows-server-2012
0votes
0answers

ASP.NET Razor C# appearing as text when publishing via file system with custom domain

I have a CSHTML web page in which a user completes a survey in a form (with method post) block and there's c# razor code that is adding the answers to the survey into an SQL server database. Via file system, I have published the website with a custom domain, [...] read more
filesystems
web-deployment
mime-types
razor-pages
0votes
2answers

CAQuietExec: Unable to connect to target server: Wix Installer

Installer is getting failed while try running it in client machine. Installer is made with Wix and C# both. By seeing logs; I got few lines of error. MSI (s) (F4:A4) [01:52:37:027]: Executing op: CustomActionSchedule(Action=sqlcmd,ActionType=1025,Source=BinaryData,Target=CAQuietExec,CustomActionData="C:\Program Files (x86)\Microsoft SQL Server\120\DAC\bin\SqlPackage.exe" /Action:Publish /SourceFile:"C:\Program Files (x86)\<directory>\XYZ_Create.dacpac" /TargetConnectionString:"Data Source=ServerName;Initial Catalog=XYZ;Integrated Security=True") MSI (s) (F4:C4) [...] read more
c#
sql-server
wix
installation
0votes
2answers

Wix burn doesn't allow to remove file

I'm creating a bootsrapper and I want to remove links that are created during installation. So I write following step: <Chain> ... <ExePackage Id="removelnk" Cache="no" SourceFile="run.bat" InstallCommand="del &quot;C:\Users\Public\Desktop\Parity UI.lnk&quot;" /> </Chain> Where run.bat is simply %* which allows to run arbitrary code as described here. However, it doesn't work: [19EC:0E2C][2018-06-16T18:32:27]i301: [...] read more
wix
windows-installer
installation
burn
0votes
0answers

SQL Server FILESTREAM Won't Enable access for I/O

I have a SQL Server 2012 64 bit version running on a Windows Server 2008 R2 64 bit version. I wanted to enable the FILESTREAM feature. In the FILESTREAM tab of the properties of SQL Server in config manager, I can enable the option for Transact-SQL access but when I [...] read more
sql-server-2012
filestream
0votes
2answers

MongoDB Windows install fails if select specific features with error "The expression after '&'..."

. I am trying to do an automated install of MongoDB Community Edition 3.6.2 on a Window server that is not connected to the Internet. The problem is the MSI install fails due to the attempted download of the Compass toolset at the end of the process. As I do [...] read more
mongodb
wix
0votes
0answers

Batch Script: IF NOT EXIST fails for file check when executed through wix ExePackage

I am executing a batch file to check if particular file is present or not using IF NOT EXIST clause through wix bundle. it looks like below @echo off set EMS_INSTALL_ROOT="C:\Program Files (x86)\TOOLS\EMS\swVersion.txt" IF NOT EXIST "%EMS_INSTALL_ROOT%" ( exit 1 ) set /p Version=<"%EMS_INSTALL_ROOT%" REG ADD HKCU\CurrentSwVersion /v SwVersion /t [...] read more
batch-file
wix
bootstrapper
0votes
1answer

Wix execute Powershell WixQuietExec64

I'm creating an installer with Wix 3.10. This installer will need to execute a PowerShell script after the installation of the files. To execute the PowerShell script I use the following: <Component Id="AddUserInstallScript" Guid="{87DB934A-5ECF-4073-81F1-BA139F30A686}" Directory="PHONEMANAGER_FOLDER" > <File Id="CreateADUserScript" Name="CreateADUser.ps1" Source="CreateADUser.ps1" KeyPath="yes"/> </Component> <Property Id="POWERSHELLEXE" Value="c:\Windows\System32\WindowsPowerShell\v1.0\powershell"> </Property> <Condition Message="This application requires [...] read more
powershell
wix
0votes
1answer

Change target runtime of ASP.NET Core Application

I'm starting with ASP.NET Core Applications. I opened Visual Studio 2015, created a new ASP.NET CORE Web Application (.NET Framework) and just added the following on project.json: "commands": { "http": "Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5000" } Also I installed a nuget package for Microsoft.AspNetCore.Server.WebListener. I published my application on file [...] read more
c#
visual-studio-2015
asp.net-core
0votes
1answer

WiX Burn Bootstrapper and EV Code Signing Cert

It's been reported to me by a customer that a WiX burn bootstrapper built using a standard authenticode signing cert (issued by Comodo) works but when signed using an EV code signing cert fails with error 0x8007001 - Incorrect function. Does anyone know if EV code signing certs are a [...] read more
wix
windows-installer
code-signing
burn
0votes
2answers

Wix CAQuietExec - Path gets prefixed with 'C:\Windows\SysWOW64\'

I provided a path like this as the Property Value: [INSTALLFOLDER]Program Scripts\Script1.rss where INSTALLFOLDER is C:\Program Files (x86)\ABCCompany\DEFProductInstaller\ But it somehow gets interpreted like this: C:\Windows\SysWOW64\C:\Program Files (x86)\ABCCompany\DEFProductInstaller\Program Scripts\Script1.rss This is the Property and the associated CustomAction <Property Id="CreateDataSources" Value="&quot;rs.exe&quot; -i &quot;[INSTALLFOLDER]Program Scripts\Script1.rss&quot;"/> <CustomAction Id="CreateDataSources" BinaryKey="WixCA" DllEntry="CAQuietExec" Execute="deferred" Return="check" Impersonate="no"/> [...] read more
windows
wix
windows-installer
0votes
1answer

Visual C# "Unable to Open Project"

I've been using Microsoft Visual C# 2008 Express Edition for the past two years. I made some very slight changes to a single project last night and now want to open the project and make a couple of changes. Out of the blue I'm getting the following message when I [...] read more
c#
visual-studio
visual-studio-2008
0votes
1answer

Getting Services and delete them from powershell

I'm almost finished with a powershell script which will search after some services, and delete them if they exist. My problem is that if I use Get-Service on a service that does not exist an exception is thrown, more precise a ServiceCommandException. I've used a try-catch block in my script, [...] read more
powershell
0votes
1answer

how to setup your own facebook app

ive seen many tutorials on setting up your facebook app but i havent found anything that worked for me best i found is a tutorial in youtube on link below http://www.youtube.com/watch?v=zxIl4fUIXS4&feature=fvwrel im not really sure on what im doing sice i dont know much about using php i do know [...] read more
facebook
canvas
0votes
1answer

Webservice on IIS with PHP as FastCGI

I have PHP web service created with use of Zend_Soap. On apache, or IIS 7 with PHP module as CGI everything works just fine. But if I configure PHP as FastCGI, every second request to web service results in 400 BedRequest response. I have following bad message communication sniffed with [...] read more
php
web-services
iis-7
fastcgi
0votes
2answers

CAQuietExec fails in WiX installer while executing inetsrv\appcmd

I'm writing some CustomActions in WiX to migrate a web.config from IIS6 to IIS7 and am getting an error. However if I copy and paste the failing command from the install log file, it succeeds. Here's section of the log file that indicates the error. You'll see the first two [...] read more
iis-7
wix
custom-action
-1votes
2answers

Office 2016 fails installation on Win 10

I'm loosing my cool over this. I'm installing Office 2016 Standard (VLSP) license on Windows 10 Pro (Lenovo stock installed). Installation keeps failing. Same thing happened when I tried to install Office 2013 Standard on the same machine. Only Office 2010 would install properly. System had preinstalled Office 2016 Click-to-install [...] read more
windows-10
microsoft-office-2016
-2votes
2answers

Is .net-core 2.2 compatible with windows server 2008 sp2?

Upon trying to install .net core 2.2 (dotnet-hosting-2.2.5-win.exe 32-bit) the below error is generated: > Error 0x80070001: Process returned error: 0x1 Error 0x80070001: Failed to > execute EXE package. Error 0x80070001: Failed to configure per-machine EXE > package. Applied execute package: DotNetRedistLts_x86, result: 0x80070001, > restart: None Error 0x80070001: Failed [...] read more
c#
.net
windows
asp.net-core
.net-core
-3votes
1answer

Visual Studio Ultimate 2013 with Update 3: Setup Failed

I get an error like the following when I installing vs: Setup Failed! Install cannot continue because some reqiured components failed. How can i fix that? Log: [1E70:0794][2014-09-07T01:25:09]i000: MUX: Free Disk Space before install: SystemDrive C:\ 53684740096 bytes AppDrive C:\ 53684740096 bytes [2220:059C][2014-09-07T01:25:10]i360: Creating a system restore point. [2220:059C][2014-09-07T01:25:10]i361: Created [...] read more
c#
visual-studio
visual-studio-2013
installation
failed-installation

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0