Windows error 0x80070032, -2147024846

Detailed Error Information

NOT_SUPPORTED[1]

MessageThe request is not supported.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[2][1]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[2][1]
Error Code50 (0x0032)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x00000032.

Questions

415votes
12answers

An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode

I Installed DotNetOpenAuth SDK-3.4.5.10201.vsix and I can't get it working. It works locally (when I run as localhost) but when i try to publish it ain't working. The IIS error message I get is > Error Summary > HTTP Error 500.22 - Internal Server Error > An ASP.NET setting has [...] read more
c#
asp.net
iis
.net-4.0
iis-7.5
92votes
7answers

HTTP Error 404.3 - Not Found" while browsing wcf service on Windows Server 2008(64bit)

I am developing an application based on .Net Framework 3.5 sp1 and hosted on windows server 2008(64bit). While browsing wcf service (.svc) locally every things is ok but while browsing with full domain URL, it got an error. local address is like this: http://localhost/MyService.svc and domain address is like this: [...] read more
wcf
55votes
4answers

Allow loading of JSON files in Visual Studio Express 2013 for Web

I have the problem, that the IIS from Visual Studio Express 2013 for Web doesn't allow the loading of *.json files. When trying to load a *.json file I get a 403 Forbidden and a help page how to configure the IIS allow the loading of JSON files, but don't [...] read more
iis
visual-studio-2013
47votes
9answers

HTTP Error 404.17 - Not Found

IN VS 2008 i can run .svc but on production IIS 7 i can't. I get this error. i am using x64 win. I run C:\Windows\Microsoft.NET\Framework\v2.5.0.30319>aspnet_regiis.exe -i Start installing ASP.NET (4.0.30319). ......................... and C:\Windows\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis.exe -i The error indicates that IIS is not installed on the machine. Please install IIS Finished [...] read more
iis
iis-7
37votes
8answers

ASP.NET IIS Web.config [Internal Server Error]

I changed PC / Windows (XP -> 7) so IIS (6 -> 7,5) and trying to move my website But I can't run my site from this server . . . error : > > Error description: Error HTTP 500.19 - Internal Server Error > > The requested page is [...] read more
asp.net
iis
web-config
17votes
1answer

The configuration section 'system.web.webPages.razor' cannot be read because it is missing a section declaration

I am stuck.. Razor is no longer working in VS2013 and I am getting this message in the browser: I believe it to be in the message missing a section declaration but I have no idea what to do.. help please!! > HTTP Error 500.19 - Internal Server Error The [...] read more
c#
asp.net-mvc
asp.net-mvc-4
razor
12votes
3answers

Unable to uninstall Universal Apps through PowerShell

I was in the process of uninstalling all the Universal Apps from a new Windows 10 installation when I hit a roadblock. It's not the first time I do this and it always goes well. However, this time, whenever I write in PowerShell Get-AppxPackage -allusers | Remove-AppxPackage or something more [...] read more
windows-10
powershell
windows-store-app
12votes
2answers

MIME types missing in IIS 7 for ASP.NET - 404.17

When getting a newly configured Windows 7 box, I noticed that ASP.NET was turned off by default. So was classical ASP. I was getting a 404.17 error for a web application. I think it's because I don't have an "aspx" MIME type. Although that's just a guess. When I turned [...] read more
asp.net
iis
http-status-code-404
configure
7votes
1answer

What is this error (extension configuration) in IIS web server?

When I start my website on local IIS server (on Windows 7) .. I get this error message HTTP Error 404.3 - Not Found The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should [...] read more
asp.net
iis
iis-7
7votes
1answer

signtool Dual Signing Failure

Question concerning a failure I'm having when attempting to dual sign with SHA1/SHA256. I've had a SHA256 code signing certificate for a few years now, but before the new year (2016), I started using /fd SHA256 for the hashing algorithm to be compliant with Microsoft's deprecation of SHA1. This worked [...] read more
sha1
sha256
signtool
7votes
1answer

Debugging F# in Xamarin Studio 4.0.3 throws an error

I have installed Xamarin Studio 4.0.1 on Windows 8 x64 from http://monodevelop.com/Download . When I ran Xamarin, it got updated to 4.0.3. I have installed F# bindings. I have created new F# console project. When I run it, it works fine. When I set a break-point and run it, I [...] read more
f#
monodevelop
xamarin
xamarin-studio
6votes
2answers

Can I remove Windows App Store from Windows 8.1?

I was given the task of removing bloatware from a brand-new Acer laptop. My (and the laptop owner's) definition of bloatware includes all pre-installed Apps and the Winstore itself. You may disagree with that, but that's beside the point. I tried the remove-appxpackage Powershell command with Winstore's ID and got [...] read more
powershell
windows-8.1
uninstallation
windows-store
5votes
1answer

C# Task Scheduler in Remote Machine

I'm trying to set up a program that would create a task schedule in a remote server. The following code works fine for local machine however when I try it with the remote server, it throws up the following error. > System.Runtime.InteropServices.COMException: 'The request is not supported. > (Exception from [...] read more
c#
taskscheduler
taskservice
4votes
2answers

The configuration section 'appSettings' cannot be read because it is missing a section declaration

I Was clearing ASP.NET Temporary Internet files and I accidentally deleted some .NET Framework files (I have 3.0, 3.5, 4.0 and 4.5) then neither Visual Studio 10 or Visual Studio 2012 was opening. I repaired the installation of all the .Net framework and I was able to open VS again. [...] read more
asp.net
visual-studio
web-config
4votes
1answer

IIS error - HTTP Error 500.24 - Internal Server Error

I recently installed IIS on my Windows 7 PC and when i opened http://localhost/ it showed ********************ERROR********************** HTTP Error 500.24 - Internal Server Error An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode. ********************ERROR********************** ********************Detailed Error Information************** Module: ConfigurationValidationModule Notification: BeginRequest Handler: StaticFile Error [...] read more
asp.net
iis
3votes
3answers

Windows server 2012 Sub CA fails because the revocation was offline when using root CA certificate from Linux/OpenSSL root CA

I've been working on a lab setting up a two-tier PKI using a Linux (Debian 9 with OpenSSL) root certificate authority and a Windows server 2012 R2 subordinate certificate authority. When I attempt to install the the signed subordinate certificate on the Windows server I first get a warning stating [...] read more
linux
active-directory
windows-server-2012-r2
openssl
certificate-authority
3votes
1answer

Is it possible to uninstall Edge on Windows 10 v20H2?

I searched Google and did setup --uninstall --force-uninstall --system-level, but that only uninstalled the Chromium-based Edge, restoring the old HTML Edge; when trying to uninstall that, I receive error: Remove-AppxPackage Microsoft.MicrosoftEdge_44.19041.423.0... Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor. (Exception from HRESULT: 0x80073CFA) error [...] read more
windows-10
microsoft-edge
windows-10-v20h2
3votes
1answer

How do I expand a multipart CAB in cmd?

I have successfully created a multi part CAB file using makecab and a ddf file: .OPTION EXPLICIT .Set CabinetNameTemplate=package.* .set DiskDirectoryTemplate=Disk .Set MaxDiskSize=10485760 ; 10 MB .Set Cabinet=on .Set Compress=on ; my files go here This created a bunch of files "package.1", "package.2", etc. How do I expand these files? [...] read more
command-line
cab
3votes
1answer

How to Uninstall HoloCamera from Windows 10

I'm unable to uninstall HoloCamera from Windows 10 and my sysprep is failing as a result. Build is 1703. Edition is Pro What I've tried: Get-AppxPackage | where-object {$_.name -notlike "*store*"} | RemoveAppxPackage ----also used the -allusers parameter with this PS command Remove-AppxPackage HoloCamera_1.0.0.5_neutral_cw5n1h2txyewy Error; see update below. dism /online [...] read more
windows-10
unwanted-application
3votes
0answers

Encrypted config section plus BCL.Build

I'm trying to update LinqKit in an ASP.Net 4.0 Web Application which uses encrypted config sections to obfuscate the connectionstrings section. We also use config transforms. <?xml version="1.0" encoding="utf-8"?> <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0"> <configProtectedData> <providers> <add keyContainerName="FooBarKeys" useMachineContainer="true" description="Uses RsaCryptoServiceProvider to encrypt and decrypt" name="FooBarProvider" type="System.Configuration.RsaProtectedConfigurationProvider,System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> </providers> </configProtectedData> [...] read more
asp.net
web-config
async-await
base-class-library
web-config-encryption
3votes
3answers

HTTP Error 404.17 - Not Found The requested content appears to be script and will not be served by the static file handler

I purchase hosting from bigrock When I run simple aspx page this error occured HTTP Error 404.17 - Not Found The requested content appears to be script and will not be served by the static file handler. Detailed Error Information Module StaticFileModule Notification ExecuteRequestHandler Handler StaticFile Error Code 0x80070032 Requested [...] read more
c#
asp.net
iis-7
3votes
1answer

HTTP Error 500.19 - Internal Server Error when i changed web.config

I want to add registration functionality on my web-site. When I add config in Web.config I get following error while running the project: > HTTP Error 500.19 - Internal Server Error The requested page cannot be > accessed because the related configuration data for the page is invalid Details: Detailed [...] read more
asp.net
3votes
0answers

Adding a SQL Filetable folder as a Virtual Directory

Using IIS 7.5 .NET Framework 4. I have a web page that needs to access a SQL 2012 Filetable folder. In IIS, I set up the file table folder as a virtual directory & in the connection, I'm using my active directory account login as the account to "Connect as...". [...] read more
c#
asp.net
sql-server
iis
iis-7
3votes
0answers

ASP.Net in Xamarin Studio 64-bit

I am unable to run my ASP.Net MVC project in Xamarin Studio on Windows 7, but it works fine on a Mac OS. This is the error I get on Xamarin / Win7. System.Runtime.InteropServices.COMException (0x80070032): The request is not supported. I found out that this is because Mac OS targets [...] read more
asp.net
mono
xamarin
3votes
2answers

ASP.Net Does NOT accept <appsettings> tag

I am new to ASP.NET. I added following code to solve Validation Controls problem: <appsettings> <add key="ValidationSettings:UnobtrusiveValidationMode" value="WebForms"> </add></appsettings> But creating new bugs with adding this. Getting Error "HTTP Error 500.19" with this information: -------------------------------------------------------------------------------- The requested page cannot be accessed because the related configuration data for the page is [...] read more
asp.net
2votes
1answer

IIS Application Request Routing(Monitoring and management) Powershell

I am working with iis arr powershell... In my iis i have one web farm and in that i have two servers "server1" & "server2"...... My task is 1. Make server1 unavailable gracefully 2. restart server1 iis 3. make available server1... 4. Make server2 unavailable gracefully 5. restart server2 iis [...] read more
iis
powershell
arr
2votes
0answers

Error 0x80070032, Cant enable file history for shared folder.

I have a shared folder in one machine and read/write access for that folder from another machine. On both machines File History is enabled. When I try to add that shared folder to File History folders I get this error: enter image description here [https://i.stack.imgur.com/p0xBY.png] read more
windows
networking
windows-10
backup
shared-folders
2votes
1answer

Unable to enable ASP.NET 4.5 with either DISM or Turn Windows features on or off

We have been unable to enable ASP.NET 4.5 on Windows 10. We are needing to enable it, in order to run ASP.NET web applications on IIS. We are using IIS v 10.0.16299.15 and are running Windows 10 Pro. We have tried using "Turn Windows features on or off". Internet Information [...] read more
asp.net
iis
windows-10
2votes
2answers

OneDrive SDK & background task WP8.1

I'm trying to use the OneDrive SDK in a background task (Windows Runtime Component) but I get an error when I try to authenticate: var result = await Authenticator.AuthenticateUserAsync(new[] { serviceTicketRequest }, CredentialPromptType.PromptIfNeeded) Error I get: The request is not supported. (Exception from HRESULT: 0x80070032) I have posted this query [...] read more
c#
windows-phone-8
onedrive
background-task
2votes
1answer

An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.(the project does not even run locally)

This same question was posted in the site and the suggested answer was to use. <configuration> <system.webServer> <validation validateIntegratedModeConfiguration="false" /> </system.webServer> </configuration> but adding the above mentioned line does not solve the issue. Most likely cause * This application defines configuration in the system.web/httpHandlers section. And Module ConfigurationValidationModule Notification BeginRequest [...] read more
c#
.net
iis
2votes
2answers

The configuration section 'system.serviceModel' cannot be read because it is missing a section declaration

We already created an webservice in Visual Studio 2013 with .Net 4.5. This webservice runs well local in the same computer. Right now we want to export this webservice to an Windows Server 2008 with IIS. We already made an webservice running in port 8080. But when we copy the [...] read more
c#
web-services
iis
soap
web-config
2votes
0answers

Trying to programmatically shutdown a farm server in ARR throws "Query not supported" error

I'm trying to "Shutdown gracefuly" a sample server in a server farm using Microsoft.Web.Administration api. Found a similar solution on the internet, but it did not work for me. var mgr = new ServerManager(); var conf = mgr.GetApplicationHostConfiguration(); var sect = conf.GetSection("webFarms"); var webFarms = sect.GetCollection(); var farm = webFarms[0]; [...] read more
c#
arr
remote-control
2votes
1answer

Tried to implement ELMAH - keep getting IIS HTTP 500.22 Error

I have the following in my web.config: <?xml version="1.0" encoding="utf-8"?> <!-- For more information on how to configure your ASP.NET application, please visit http://go.microsoft.com/fwlink/?LinkId=169433 --> <configuration> <configSections> <!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 --> <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> <sectionGroup name="elmah"> <section [...] read more
asp.net
iis
elmah
2votes
1answer

IIS7 programmatically modify application anonymous access

I'm trying to enable anonymous access on an application in IIS7, using the code below: ConfigurationSection config = server.GetWebConfiguration(webSiteName).GetSection("system.webServer/security/authentication/anonymousAuthentication", "/" + applicationName); config.OverrideMode = OverrideMode.Allow; config["enabled"] = true; However I'm getting this error: Failed: The request is not supported. (Exception from HRESULT: 0x80070032) How can I modify anonymous access for [...] read more
c#
iis
iis-7
anonymous-access
2votes
1answer

Error when activating IIS-feature IIS-NetFxExtensibility 4.5

I have programmed a Bootstrapper-project with WiX 3.8 in which some IIS-features like IIS-NetFxExtensibility 4.5 are activated while the installation-process. When the installation gets to the point, where IIS-NetFxExtensibility 4.5 should be activated, i'm always getting that error: [0C5C:0E10][2014-11-17T11:11:46]i301: Applying execute package: IIS_NetFxExtensibility45, action: Install, path: C:\ProgramData\Package Cache\00043DEBDB9EC3D2545AA23EF6F8F43105D677E0\Dism.exe, arguments: '"C:\ProgramData\Package [...] read more
iis
wix
2votes
1answer

Web.config size limit error

When I run my website on VS2013, I get an error screen with the following message: The requested page cannot be accessed because the related configuration data for the page is invalid. Error Code 0x80070032 Config Error Cannot read configuration file because it exceeds the maximum file size I tried [...] read more
iis
visual-studio-2013
iis-express
web-config
2votes
1answer

Uninstalling msmq causes msi created using Wix to fail

I have a component in my wix project which installs a message queue on installation. When trying to uninstall it fails with the error in the log: MSI (s) (D8!C8) [15:55:10:618]: Creating MSIHANDLE (1062) of type 790531 for thread 4552 MessageQueuingExecuteUninstall: Queue: .\private$\myqueue MSI (s) (D8!C8) [15:55:10:666]: Closing MSIHANDLE (1062) [...] read more
wix
msmq
uninstallation
2votes
2answers

.NET WPF Application Has Become Unstable

Had two requests for the inner exception Got it to error This is the inner exception: InnerException: System.Runtime.InteropServices.COMException Message=Retrieving the COM class factory for component with CLSID {606574F0-9DE1-47A4-8310-DB87E34EAB58} failed due to the following error: 80070032 The request is not supported. (Exception from HRESULT: 0x80070032). Source=mscorlib ErrorCode=-2147024846 StackTrace: at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, [...] read more
.net
wpf
debugging
crash
1vote
1answer

Error after having configured IIS for CF 6.1

I have configured IIS 7 for CF 6.1 as per the following link: http://www.communitymx.com/content/article.cfm?page=1&cid=224AA But am still getting the following error: Server Error in Application "DEFAULT WEB SITE" Internet Information Services 7.5 Error Summary HTTP Error 404.17 - Not Found The requested content appears to be script and will not [...] read more
iis-7
coldfusion
1vote
3answers

Windows Server 2012 Inplace upgrade fails

Attempting inplace upgrade of Windows Server 2012 (x64) to R2 (x64) Server is virtual (vmware) ISO downloaded from VLSC Login to Windows run setup.exe Installer quits with the following error (at the end of the first phase of the install): [Setup cannot continue due to a corrupted installation file. Contact [...] read more
windows-server-2012
windows-server-2012-r2
1vote
0answers

ColdFusion HTTP Error 404.17 - Not Found

After installing ColdFusion I got "HTTP Error 404.17 - Not Found" with error code:0x80070032, when I open my admin url i.e. http://127.0.0.1/CFIDE/administrator/index.cfm. My IIS version is 7, ColdFusion 9 with update 9.01, Windows 7 64 bit. read more
iis
windows-7
iis-7
coldfusion
1vote
0answers

Backup USB Drive with windows backup

I use an external SSD (SSD in mount case) for swap use. I, however, mostly use it for home use. The problem is that windows update won't allow me to add this device to file history, although he's is connected to the PC most of the time. I am getting [...] read more
windows
hard-drive
ssd
backup
windows-backup
1vote
0answers

Win Vista Sysprep error 50 in recovery command prompt

I am dealing with a desktop with hardware failed due to a mainboard issue. Replacement mainboards also have the same, known problem; so, I installed a new model mainboard and CPU. Of course, Vista won't boot into safe mode, and auto-repair is helpless. I want to generalize the windows installation [...] read more
windows-vista
restore
system-restore
system-recovery
1vote
2answers

Windows 8.1 update unsuccessful

I can't successfully perform a complete scan using Windows update on my system. The scan is running endlessly, no errors and no timeout. I have used the Microsoft repair tool WindowsUpdateDiagnostic.diagcab three times and every time it repairs the two following points: * Missing or corrupted registration service * Last [...] read more
windows-8.1
windows-update
1vote
0answers

SCCM 2012 R2 Task Sequence fails with error 0x80070032

I'm trying to capture an image for using in SCCM 2012 R2 to deploy computers in my organization. I have a build and capture task sequence set up and deployed it to my unknown computers. When I try this task sequence with booting a virtual machine, I get error 0x80070032 [...] read more
virtual-machine
logging
esxi
winpe
sccm
1vote
1answer

Backup an external drive to an external drive - windows 10

Is it possible? I've tried adding the external drive (i.e., drive to be backed up) in Windows backup options, but I just get an error (0x80070032). If it matters, I'm using an HDD for backup, and an SSD that needs to be backed up. read more
windows
windows-10
backup
1vote
1answer

No <entityframework> element in web.config file in ASP.net MVC project

I've been following this tutorial on code-first entity framework in MVC 5 https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application I got to the part where it says to edit the web.config file as below so that entity framework can use the initialiser class. <entityFramework> <contexts> <context type="ContosoUniversity.DAL.SchoolContext, ContosoUniversity"> <databaseInitializer type="ContosoUniversity.DAL.SchoolInitializer, ContosoUniversity" /> </context> </contexts> However my [...] read more
c#
asp.net
asp.net-mvc
entity-framework
1vote
1answer

IIS V10.0 in Windows 10 does not recognise anymore customErrors on web.config with 500.19 0x80070032 error

I use IIS 10 on windows 10, I was use to have web.config files with customErrors, but now it is not accepting it anymore. I been procrastinating hotfixing just removing the line from the webconfig, but now I am trying to figure out what is wrong and fix it once [...] read more
iis
custom-errors
1vote
3answers

Debugger operation failed The request is not supported. (Exception from HRESULT: 0x80070032)

I have a C# project that was initially created by VS2013. I open it in Xamarin and it builds fine, the executable file is created and can be started from outside Xamarin. But if I try to start it with Run->Start Debugging, it shows this error: Debugger operation failed The [...] read more
c#
debugging
xamarin-studio
1vote
1answer

Connect Remote Task scheduler using c# throws error

> An unhandled exception of type 'System.Runtime.InteropServices.COMException' > occurred in Microsoft.Win32.TaskScheduler.dll Additional information: > The request is not supported. (Exception from HRESULT: 0x80070032) My Code: using (TaskService tasksrvc = new TaskService(@"\\hqbusa1057", "muthuusername", "igatate", "pwd")) { Task task = tasksrvc.FindTask("POC", true); task.Run(); } read more
c#
1vote
0answers

Windows Service account login failure

I installed a custom windows service on a new VM in a new environment and I am unable to ge tit to start using the domain service account. The service in question has been installed successfully on numerous other VMs (using Win server 2008, and recently, Win Server 2012 R2). [...] read more
windows
service
active-directory
1vote
2answers

Setting variables in IIS using powershell

trying to automate the configuration of a website, it is require to setup some environment variables for an netcore application. I prepared the following script: $env:sitename="MyApp" $env:IMAGEDIRECTORYPATH="C:\Temp\Images\" $env:REDISINSTANCENAME="DEV" $env:CACHESERVERHOSTIP="192.168.0.1" $env:QUEUEMACHINENAME="BOG11" $env:QUEUESALGORITHMSQUEUE="BOG11\private$\Algorithms" Import-Module WebAdministration $envVariables = ( @{name='SignalRHub';value="$env:IMAGEDIRECTORYPATH"}, @{name='ApiServerUrl';value="$env:QUEUESALGORITHMSQUEUE"} ) $envVariables2 = ( @{name='SignalRHub3';value="$env:IMAGEDIRECTORYPATH"}, @{name='ApiServerUrl3';value="$env:QUEUESALGORITHMSQUEUE"} ) set-WebConfigurationProperty -pspath "MACHINE/WEBROOT/APPHOST/$env:SiteName" -filter "system.webServer/aspNetCore/environmentVariables" [...] read more
powershell
iis
1vote
1answer

Access to SQL Server FileTable from IIS

After creating filetable I've got a shared folder \\<my domain>\mssqlserver\<filestream directory>\<my table> I've made all nesessary settings in SqlServer Configuration manager to make it available and added couple of files with database stored proc. I made virtual folder for my web site http://localhost/<my ewb site>/<virtual folder>/ referencing shared table folder. [...] read more
sql-server
iis
iis-6
filetable
1vote
1answer

SerialDevice IsRequestToSendEnabled Raspberry Pi

I am programming with vb and have a UWP project using a Raspberry Pi. When I use a USB to RS485 converter I can use the IsRequestToSendEnabled from SerialDevice to sync communication between the Raspberry and the PLC, but when I try to use the UART, with a TTL to [...] read more
raspberry-pi2
uart
modbus
rs485
1vote
1answer

Project Centennial integrate Cortana Error DEP0700

I am trying to create a Desktop Bridge app and would like to integrate Cortana voice commands with it. My Package.appxmanifest of Bridge app is as follows: <Dependencies> <TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.14393.0" MaxVersionTested="10.0.14393.0" /> <PackageDependency Name="Microsoft.VCLibs.140.00.UWPDesktop" MinVersion="12.0.40652.5" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" /> </Dependencies> <Resources> <Resource Language="x-generate" /> </Resources> [...] read more
cortana
windows-10-desktop
desktop-bridge
1vote
1answer

UWP PointOfService API - Can't use GetSupportSymbologiesAsync or GetSymbologyAttributesAsync

I'm using the UWP Barcode Sample. I'm attempting to use the UWP PointOfService API with a Panasonic FZ-F1, which runs Windows 10 Mobile Enterprise. I'm unable to get supported Symbologies, because scanner.GetSupportedSymbologiesAsync() always returns a null System.__ComObject. With native view, of type IUnknown when debugging to the device. 0x00007ff8ca8ba278 {Windows.Devices.PointOfService.dll!const [...] read more
c#
uwp
barcode
windows-10-universal
pointofservice
1vote
3answers

IIS Missing MIME cshtml

When I run my application locally ( VS2013 installed ) everything works fine, but when I deploy the files to another server with only basic IIS installed I get missing CSHTML missing. Error details: HTTP Error 404.3 - Not Found The page you are requesting cannot be served because of [...] read more
c#
asp.net-mvc
iis
razor
1vote
0answers

IIS Application Initialization call causing 0x80070032 error in event log

I have set up application initialization requests for my Web API application such that when the application pool recycles certain endpoints are hit in order to load Entity Framework etc into the new process. I can see these requests succeeding in my API log: > 636603400963248247T16P14184 26/04/2018 11:48:16.324 - Request: [...] read more
iis
asp.net-web-api
iis-8
1vote
0answers

Azure "IIS Application Initialization Preload" logs a "The request is not supported" exception

In an Azure Webapp running a WebApi 2 web application, I have this error in my logs every time I swap the application from the Preprod to the Production slot: System.Web.HttpException (0x80004005): An error occurred while communicating with the remote host. The error code is 0x80070032. ---> System.Runtime.InteropServices.COMException (0x80070032): The [...] read more
azure
azure-web-app-service
1vote
0answers

Error in Azure Application Initialisation

I have an azure webapplication and when it goes through the application-initialization scripts I keep getting these Error message System.Web.HttpException: The request is not supported. (Exception from HRESULT: 0x80070032) Sample stack trace System.Web.HttpException (0x80004005): An error occurred while communicating with the remote host. The error code is 0x80070032. ---> System.Runtime.InteropServices.COMException [...] read more
azure
azure-web-app-service
1vote
0answers

Problems with IIS 7.0 installed ASP.NET 4.5 runtime

So, I have some tasks to update some programs that already run in production. The UAT and production server is using IIS 7.0 which already installed with ASP.NET 4.5 runtime, and the local development is using IIS 7.5. Things are so smooth in the development, until I try to publish [...] read more
asp.net
1vote
1answer

Trying to install WCF with IIS7 and Net Framework 4.0

When I run my WCF service in my localhost I get the following error: HTTP 404.3 - Not Found with and error code 0x80070032. Right now I'm trying to install WCF by running ServiceModelReg.exe -ia in folder: C:\Windows\Microsoft.Net\Framework\v4.0.30319 In command prompt I get an error saying ServiceModelReg.exe does not support [...] read more
wcf
iis-7
localhost
.net-framework-version
1vote
1answer

Cannot create a local site on a IP (default.aspx not getting hit)

I cannot get a default.aspx page to show on IIS. I am running a windows server 2012 box. IIS 8. The site has a default.aspx page in its root directory. It is a application. The site is bound to a specific IP Address. When i hit that IP i do [...] read more
c#
asp.net
iis
iis-8
1vote
0answers

Web.config error when running asp.net 2.0 website on Windows 8.1

I am getting the error below when I attempt to run an asp.net 2.0 on Windows 8.1 (I think this is IIS 8.5) Any ideas how to resolve this issue? > HTTP Error 500.19 - Internal Server Error > > The requested page cannot be accessed because the related configuration [...] read more
web-config
windows-8.1
asp.net-2.0
web-site-project
1vote
2answers

HTTP Error 404.17 - BizTalk ESB Toolkit 2.1 WCF Service

I've installed the BizTalk ESB Toolkit 2.1 (BTS 2010) onto a Windows 7 Ultimate 64bit laptop. This installs a number of WCF services, including ExceptionService.svc. When I try to browse the service I get the following error: > HTTP Error 404.17 - Not Found > The requested content appears to [...] read more
wcf
iis
biztalk
biztalk-2010
esb-toolkit-2.1
1vote
1answer

BackgroundTaskBuilder Register() issue

I was developing application with Geofencing, when stuck at issue: ArgumentException (Value does not fall within the expected range) when I am trying to register background task for geofencing. Sample from MSDN has the same problem. I will show code from sample for clarity (link to sample: http://code.msdn.microsoft.com/windowsapps/Geolocation-2483de66#content use scenario [...] read more
c#
windows-8
background
windows-8.1
geofencing
1vote
1answer

IIS 8.0 HTTP Error 404.17 - Not Found The requested content appears to be script and will not be served by the static file handler

Guys i'm constantly facing this problem, I've tried a lots of tricks but all in vein. Can any body help me about this problem please. All static pages are working but when i open any dynamic page it come up with this error. I'm using C# using IIS 8.0. I'd [...] read more
c#
asp.net
iis
asp-classic
1vote
1answer

Quartz.net error in web config file

Trying to get quartz to log in ms sql server but getting error in web config file. </configSections> <quartz> <add key="quartz.scheduler.instanceName" value="SchedulingPOC"/> <add key="quartz.scheduler.instanceId" value="SchedulingPOC"/> <!-- Configure Thread Pool --> <add key="quartz.threadPool.type" value="Quartz.Simpl.SimpleThreadPool, Quartz" /> <add key="quartz.threadPool.threadCount" value="10" /> <add key="quartz.threadPool.threadPriority" value="Normal" /> <!-- Configure Job Store --> <add key="quartz.jobStore.misfireThreshold" [...] read more
quartz-scheduler
quartz.net
1vote
2answers

Running WCF Service on Windows Web Server 2008 R2

I have a WCF service application with most basic settings working properly on my local computer. I had the error below when i deploy it on my test application server; Module IIS Web Core Notification Unknown Handler Not yet determined Error Code 0x80070032 Config Error The configuration section 'system.serviceModel' cannot [...] read more
wcf
1vote
0answers

IIS 7.5 and ColdFusion 9.0.1 Compatibility Issue

need some help... I have Windows Server 2008 R2 (64 bit) IIS 7.5 running ASP.net sites in Classic Mode. I have ColdFusion 9.0.1 (64 bit) installed. My CF sites work fine in integrated mode with .net 4.0. My .Net sites (3.5 and 4.0) will not work in Integrated mode only [...] read more
iis-7
coldfusion
windows-server-2008-r2
coldfusion-9
0votes
0answers

Remote desktop services "termservice" is disabled intermittently on boot

I have a domain which has a virtual environment as well as several physical machines (mostly laptops). RDP is enabled via group policy. On the physical machines, never the virtuals oddly enough, I keep running into a problem where intermittently, the RDP service is disabled after a reboot. enter image [...] read more
group-policy
rdp
0votes
1answer

Azure Information Protection Scanner deployment - error acquiring token

I am trying to deploy Azure Information Protection Scanner on a Windows Server 2016 VM following the instructions here. I have completed the Pre-Requisites and Install the scanner sections and the Azure Information Protection Scanner service is running with an AD account that is synced to Azure AD and does [...] read more
azure
0votes
1answer

Submit unsigned pkcs10 to windows certificate authority

Is it possible to make a Windows Server Certificate Authority accept a PKCS10 certificate request that is unsigned? I get the following error Error Verifying Request Signature or Signing Certificate The request is not supported. 0x80070032 (WIN32: 50 ERROR_NOT_SUPPORTED). I would like for the CA to skip the signature check [...] read more
windows
windows-server-2012-r2
windows-server-2012
certificate-authority
ad-certificate-services
0votes
1answer

.Net Framework 3.5 not being installed on Windows Server 2008

Server : Windows Server 2008 (Standard) Service pack 2 All website running before on Framework 3.5 was stopped working and was giving error : > Error Code : 0x80070032 > Config Error : The configuration section 'appSettings' cannot be read because > it is missing a section declaration So I [...] read more
windows-server-2008
.net-3.5
dotnet-framework
0votes
1answer

Migrating Application to IIS7.5

I have a web application built in .Net 3.5. Due to an upgrade to IIS7.5, I have recomplied the application using .net 4.0. Everything seems to be fine when debugging via the development server however when using IIS, I get the following error when trying to access an aspx file. [...] read more
iis
dotnet-framework
0votes
1answer

Cannot convert physical disk to vhdx (Hyper-V)

I have used Hyper-V Manager for more than two years to backup my two-partition external HDD to my computer (~600 GB [BitLocker encrypted] + ~100GB [unencrypted]). Here is a step-by step tutorial, on how to do it. This method was very convenient, since you are saving whole structure with full [...] read more
windows-10
hard-drive
external-hard-drive
hyper-v
disk-image
0votes
1answer

Remove all Default Apps Except few Using Powershell - Error: Deployment failed with HRESULT: 0x80073CFA

I used the script from Windows 10: Remove all default apps except specified ones. Get-AppxPackage -AllUsers | where-object {$_.name –notlike "*store*","*windowscalculator*","*people*"} | Remove-AppxPackage Got Error Deployment failed with HRESULT: 0x80073CFA. Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor. (Exception from HRESULT: 0x80073CFA) error 0x80070032: [...] read more
powershell
0votes
1answer

Update Windows 10 from ISO without losing data

I was wondering if I can update my Windows 10 from a USB, using an ISO. I have had problems updating for about a year, and tried everything. My Windows 10 never updates, and is still stuck on 1703. It has been so long since update, that I now have [...] read more
windows-10
boot
windows-update
iso-image
0votes
0answers

Upgrading to Windows 10 fall creator fails

This is the setuperr.log. 2018-01-23 16:43:24, Error MOUPG CDlpActionImpl<class CDlpErrorImpl<class CDlpObjectInternalImpl<class CUnknownImpl<class IMoSetupDlpAction> > > >::Suspend(1066): Result = 0xC1800104 2018-01-23 16:43:24, Error MOUPG CSetupManager::ExecuteInstallMode(723): Result = 0x800705BB 2018-01-23 16:43:24, Error MOUPG CSetupManager::ExecuteDownlevelMode(347): Result = 0x800705BB 2018-01-23 16:43:24, Error MOUPG CSetupManager::Execute(237): Result = 0x800705BB 2018-01-23 16:43:24, Error MOUPG CSetupHost::Execute(375): Result = [...] read more
windows-10-v1703
0votes
1answer

How to Fix Fingerprint Reader on Dell XPS 9560 after January 8th 2018 Bios Update?

After updating to the Dell XPS 9560 Bios dated January 8th 2018, fingerprint reader and pin entry no longer work. When trying to set the Fingerprint Windows Hello, I get the code 0x80070032. When trying to set a PIN I get the message service unavailable or We couldn’t sign you [...] read more
windows-10
dell-xps
0votes
2answers

IIS 7 fails to install on Windows 7, despite attempts at Windows Fix It tool, removal/reinstallation of .NET 3.5, etc

I'm not exactly the first person to run into issues getting IIS 7 to install on a Windows 7 machine, but so far, nothing has really managed to fix the problem. When I try to install IIS 7, I get this message: > An error has occurred. Not all of [...] read more
windows-7
installation
iis
.net-framework
0votes
1answer

SQL Server Machine Learning Services - Unable to launch the runtime. ErrorCode 0x80070032: 50(The request is not supported.)

Trying to configure MLS on SQL Server 2017, but when running a very basic external script like so: EXEC sp_execute_external_script @language =N'R', @script=N'OutputDataSet <- InputDataSet;', @input_data_1 =N'SELECT 1 AS hello' WITH RESULT SETS (([hello] int not null)); GO I get this error: > Msg 39021, Level 16, State 1, Line [...] read more
sql-server
sql-server-2017
microsoft-r
microsoft-machine-learning-server
0votes
0answers

ASP.NET MVC form authentication HTTP Error 500.19 - Internal Server Error

Kindly help. I am trying to add form authentication to an ASP.NET MVC application by adding the following in the web.config file: </connectionStrings> <authentication mode="Forms"> <forms loginUrl="Logins/Index" timeout="2880"/> </authentication> The following is my target action: public class LoginsController : Controller { DataContext db = new DataContext(); // GET: Logins public [...] read more
c#
asp.net
asp.net-mvc
forms
authentication
0votes
1answer

Signtool Error Information "Error: SignerSign() failed." (-2147024846/0x80070032)

OS: Windows 7 Windows SDK 10 "C:\Program Files\Windows Kits\10\App Certification Kit\signtool.exe" sign /f certtificate_file_path /sha1 40char_code /tr time_stamp_link /td sha256 /fd sha256 /dlib module_file_path file_to_sign.exe "Error: SignerSign() failed." (-2147024846/0x80070032) Did not find anything regarding error. How to resolve?? read more
signtool
0votes
0answers

How to receive messages from Xbox gamepad in uwp?

I know that I can get the button status through the method under Windows.Gaming.Input, but I can't get the USB command sent by the gamepad, because the gamepad has some non-standard functions, such as multiple key mappings, I need to get the current mapping. GipGameControllerProvider.SendReceiveMessage looks like what I want, [...] read more
uwp
xbox
gamepad-api
0votes
2answers

UWP mail API - from non-UWP project (but desktop-bridge)

I'm porting my application to UWP, and some APIs are not permitted in the UWP - one of these is classic mail API (MAPI). What I found is that: * UWP exposes new mail API * Any application referencing some WinRT DLLs (my app is WPF Windows Desktop application) can [...] read more
email
uwp
mapi
desktop-bridge
0votes
1answer

Hyper-V machine version

I have a cluster with Hyper-V machines version 5.0 and 8.0. I want to replicate these to another server. This server was a Windows 2012R2, but to receive the 8.0 machine, i did an in-place upgrade to Windows 2016. I have been fighting with replicating. I received an error "Hyper-V [...] read more
hyper-v
0votes
0answers

Windows performance recorder Error while collecting heap snapshot. Error code: 0x80070032

I get following error while collecting heap snapshot: > C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit>wpr -singlesnapshot heap 3340 > > The request is not supported. > > Error code: 0x80070032 I get this error only on windows server 2016 OS. Tried with 2 different machines, but got the same error. [...] read more
windows
wpr
0votes
1answer

IIS 7.5 HTTP 500.19 Error is mission a section declaration

I have got an HTTP Error 500.19 since the related configuration data for the page is invalid. Module: IIS Web Core Notification: Unknown Handler: Not yet determined Error Code: 0x80070032 Config Error: The configuration section 'system.web.extensions' cannot be read because it is missing a section declaration: <system.web.extensions> <scripting> <webServices> <jsonSerialization [...] read more
asp.net
iis
0votes
0answers

VB.NET throws System.IO.IOException unsupported when trying to overwrite file

I have this code in my application: My.Computer.FileSystem.CopyFile("D:\Temp\Origin.log", "D:\Temp\Destination.log", True) This code used to work fine until 1 or 2 months ago. The last couple of months it fails to execute and it throws a 'System.IO.IOException' in mscorlib.dll "Unsupported" when the destination files exists. My target framework is 4.7.2 I [...] read more
vb.net
0votes
0answers

IIS Handler .ini .d2i not download

Most likely causes: It is possible that a handler mapping is missing. By default, the static file handler processes all content. The feature you are trying to use may not be installed. The appropriate MIME map is not enabled for the Web site or application. (Warning: Do not create a [...] read more
iis
download
handler
0votes
1answer

kentico upgrade issue from version 10 to 11 with web.config

I upgraded my kentico web application project from version 10 to 11 using upgrade installer and used the codeupgrade utility to detect the code issue and modify them. compiled ok. I got a message of successful upgrade. When I accessed my website locally, got the error message below HTTP Error [...] read more
kentico
0votes
1answer

Configuration section 'appSettings' cannot be read because it is missing a section declaration

I was clearing ASP.NET Temporary Internet files and I accidentally deleted some files in framework folde. I have done it for 4.0. Now Visual Studio 2013 is not opening. When trying to run application set to 32 bit in app pool, an error in web.config appSettings, though appSettings was working [...] read more
.net
server
frameworks
0votes
1answer

HTTP Error 404.3 - Not Found in Azure with asp.net MVC and WebAPI core 2.1

Hi All I am getting below error, There is no publishing error. and also checked by deploying a MVC core 2.1 application which is generated by VS 2017 and the application also contains the font file. In that it does not produce any error and runs fine. But the project [...] read more
azure
asp.net-core-2.1
0votes
2answers

Unable to connect to https://myserver/VaultService

I have just installed Vault on my machine, I intend touse it single user. When trying to use it for the first time, I get the error message below. Is there anything I should enable? I have the correct passwords. I am using the Admin account. I have Windows * [...] read more
sourcegear-vault
0votes
1answer

How to host my WCF on IIS

I've seen questions like this in my search but I still can't figure it out. I can run my WCF on localhost and call the methods in a simple html so I know it works. This is the webconfig: <?xml version="1.0"?> <configuration> <appSettings> <add key="aspnet:UseTaskFriendlySynchronizationContext" value="true" /> </appSettings> <system.web> <compilation [...] read more
c#
wcf
iis
0votes
1answer

The configuration section 'system.web.extensions' cannot be read because it is missing a section declaration (Happens with a specific branch of Code)

I have noticed that one of the Web applications I work with on a daily basis was having issues running earlier today. The code compiles fine and when the app starts running I receive the HTTP Response 500.19 - Internal Server Error. Detailed Error Information: Module IIS Web Core Notification [...] read more
.net
.net-3.5
iis-express
system.web.extensions
0votes
0answers

register dll in web.config

I have a problem with my website... I need to register a dll in my web.config bug when i try to open my site i have an error 500. this is my configuration: <system.web> <httpHandlers> <add verb="*" path="bin\msodbcsql13.dll" type="System.Web.Configuration.HttpHandlersSection"/> </httpHandlers> </system.web> i tried too with the full path. i use [...] read more
asp.net
xml
web-config
0votes
1answer

classic application pool not working in the debugger

I have upgraded my website to framework 4.5.2 I want to use a classic application pool as it was before the upgrade. When I try to run it by pressing F5 I get an error HTTP Error 500.22 - Internal Server Error An ASP.NET setting has been detected that does [...] read more
asp-classic
0votes
0answers

Can't install ASP.NET4.5 in windows 8.1

I go to > Control Panel -> Programs and Features -> Turn Windowsfeatures on or off and when check ASP.NET4.5 and click Ok, give me this error: > Windows couldn't complete the requested changes. > > The request is not supported. > > Error code: 0x80070032 How can I fix [...] read more
asp.net
windows-8.1
0votes
1answer

Azure Deployment slots whitelist ip

I currently started to work on an web app, in ASP.NET MVC, hosted in azure as an web app. I created a deployment slot (staging, not a production slot) and i would like to know what should i do to block access on that slot from all IP addresses, excepting [...] read more
asp.net-mvc
azure
web-config
iis-10
0votes
1answer

Getting internal server error 500.19

Hi i try to run my aspx through iis 7.5 but i am gettimg this error HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid. Detailed Error Information Module IIS Web Core Notification BeginRequest Handler Not [...] read more
c#
asp.net
.net
iis
0votes
2answers

Genexus shows IIS error

I'm trying to setup Genexus in IIS but after running the web.config setting tool and copying the file I get the following error, any ideas? thanks! Detailed Error Information: Module ConfigurationValidationModule Notification BeginRequest Handler StaticFile Error Code 0x80070032 Requested URL http://localhost:80/PurchasesM Physical Path E:\Data\Projects\models\pur\web Logon Method Not yet determined Logon [...] read more
genexus
0votes
1answer

UWP: How to send USSD request. (Get exception, when call SendMessageAndGetReplyAsync)

please help me with sending ussd request. IReadOnlyList<string> networkAccIds = MobileBroadbandAccount.AvailableNetworkAccountIds; if (networkAccIds.Count == 0) { return; } string networkAccountId = networkAccIds[0]; UssdSession session = UssdSession.CreateFromNetworkAccountId(networkAccIds[0]); 2 sim card installed in my phone. But networkAccIds.Count always zero. What's my mistake? UPDATE 1: Thanks Jerry Li. I got the network identifiers. [...] read more
win-universal-app
windows-10-mobile
uwp-xaml
0votes
2answers

IIS8 refuses to run .aspx pages(404 error)

I installed MS Exchange on windows 2012 server r2and I just can't run OWA from it. Trying to run it leads to the following message : HTTP Error 404.3 - Not Found > Detailed error information: > Module : StaticFileModule > Notification : ExecuteRequestHandler > Processor : ExecuteRequestHandler > Error [...] read more
c#
asp.net
iis
iis-8
0votes
1answer

Why does Visual Studio say both that my solution/website has 0 Errors and that it does have errors (and then the browser coughs up a "Error 404.17")?

When I do a Build > Rebuild Solution and Build > Rebuild Website in a ASP.NET project, it builds with 0 Errors. But when I run it via F5, I get, "There were build errors. Would you like to continue and run the last successful build?" I select "No" and [...] read more
asp.net
visual-studio-2010
iis-6
compile-time
build-time
0votes
1answer

ASP.NET project not building in my Testing machine

I have a running project that I need to modify. I am trying to load the whole project into my Visual Studio 15 CE for modifying. I have got the whole list of files in my Solution explorer and then also the database in SQL manager. When I click execute, [...] read more
c#
asp.net
visual-studio
0votes
1answer

Access "webcams" that don't show up in device manager as imaging devices

I've got some code (Winforms, C#, .Net 4) that uses the Directshow.Net library. I've run into a problem 2 times now where a device has a "webcam" but it doesn't show up in Device Manager as an imaging device, but as something else. When that happens the DirectShow.Net either doesn't [...] read more
c#
.net-4.0
webcam
hardware-interface
webcam-capture
0votes
1answer

Use cs file as Web handler

I want my ascx.cs file to work as ashx file for some reason. I have implemented System.Web.IHttpHandler into it and registered it as a handler in web.config <httpHandlers> . . . <add path="*.cs" verb="*" type="Namespace.ClassName, Assembly.dll" validate="false" /> </httpHandlers> And added following code in request filtering under System.WebServer in `web.config' [...] read more
c#
asp.net
iis-7.5
0votes
1answer

ASP.NET - BotDetect Captcha Azure Web.Config Error

I integrated BotDetect Captcha into my C# ASP.NET MVC Application and everything worked well locally. However when I published to Azure, my app gives the error: HTTP Error 500.23 - Internal Server Error An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode. Most likely [...] read more
c#
asp.net-mvc
azure
web-config
0votes
0answers

0x80070032 "The request is not supported" error when enumerating a WMI WebAdministration class

I'm trying to enumerate and query a WMI WebAdministration class in remote machines. This is a code sample in C#, but same operation can be done from CIM Studio or WMI Tester tool ManagementScope scope = new ManagementScope(); scope.Path = new ManagementPath(@"\\" + server + @"\root\WebAdministration"); ConnectionOptions options = new [...] read more
iis
wmi
web-administration
0votes
2answers

The request is not supported after FolderPicker PickSingleFolderAsync()

I'm trying to open the FolderPicker on a Runtime project for Windows Phone 8.1, but when I call await folderPicker.PickSingleFolderAsync(); I get this: The request is not supported. (Exception from HRESULT: 0x80070032) This is the full method: public async void openfolder() { FolderPicker folderPicker = new FolderPicker(); folderPicker.SuggestedStartLocation = PickerLocationId.Desktop; [...] read more
c#
windows
runtime
windows-phone-8.1
0votes
1answer

Error about Single Signon using Azure AD

I tried to implement a single sign-on app following the tutorial here http://geoffwebbercross.blogspot.com/2014/05/adding-azure-ad-single-sign-on-to.html I added an active directory in azure and added a user for this tenant. Then I built a small app in VS2013. I used organizational accounts and typed in the domain name, logged in and created the [...] read more
c#
asp.net
.net
azure
azure-active-directory
0votes
1answer

WCF Service IIS Hosting Error

i have a couple of web site in IIS now i have added a WCF service under sites>default website > MyWCFService. When i tried to browse the Service1.svc file through content view in IIS i was presented below error HTTP Error 404.17 - Not Found The requested content appears to [...] read more
wcf
iis-7
0votes
2answers

Failure to reinstall IIS7 on Windows Vista Home Premium

I cannot reinstall IIS7 on a windows vista home premium laptop. A previous working IIS7 installation failed upon installation of some windows automatic updates. The updates have been removed, and IIS7 was uninstalled. Every time the IIS7 installation is attempted (with the selection of ALL features under the Internet Information [...] read more
iis-7
installation
windows-vista
reinstall
0votes
2answers

How t solve "HTTP Error 500.19 - Internal Server Error" in VS'13

I am running a application in Visual Studio 2013 and for Entity framework used Microsoft SQL Server Management Studio 2012. Everything alright from beginning but when I used those command for using HtmlHelpers inside my project that time got those error [Error Code 0x80070032 ]:- Error Code 0x80070032 [https://i.stack.imgur.com/yYGuF.png] My [...] read more
visual-studio-2013
sql-server-2012
entity-framework-5
asp.net-mvc-5
0votes
2answers

ASP.NET 4 / IIS HTTP Error

I am trying to setup an ASP.NET site locally, When I run the debugger I get no errors in the code, but when I goto the site I see the following: HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for [...] read more
c#
asp.net
iis
0votes
1answer

WebAPI project not accepting ImageResizer config

I've created a small WebAPI that uses ImageResizer to scale some images stored in my machine. It works flawlessly. Now I need to use the RemoteReader plugin to allow for on-the-fly resizing of web-served images. I've installed ImageResizer.Plugins.RemoteReader using nuget but all the requests fail because IIS Web Core won't [...] read more
visual-studio-2012
imageresizer
0votes
3answers

Connection to SQL Server Database inside Visual Studio connectionString error

I've import my SQL 2005 database to my project and i am trying to connect to the database using the web.config But I've this error when I add the connectionString to the web.config. <add name="strConn" connectionString="Data Source=.\sqlexpress;Initial Catalog=intranet_db;Integrated Security=True" providerName="System.Data.SqlClient"/> HTTP Error 500.19 - Internal Server Error The requested page [...] read more
c#
asp.net
0votes
1answer

How to prevent specific device models from downloading my application

I just launched an application on the store, and I'm realizing by checking my bug reports that a generic snippet I took from MSDN is crashing on Lumia 520 devices. Can I prevent 52x owners from downloading this application? [EDIT] Here's the code: // Use the back sensor as the [...] read more
windows-phone
marketplace
0votes
0answers

Capturing a photo on x86 Atom Windows 8, DirectShow

I don't have a C background, so pointers seem to be my downfall. Working with a Lenovo Thinkpad tablet running full blown Windows (Atom processor). I ported the sample project DXSnap to vb.net. It works fine on my laptop, but on the tablet I'm getting errors. First error is: Exception [...] read more
vb.net
camera
directshow
capture
0votes
2answers

How to install umbraco in root folder of the IIS server in localhost?

I have try to install Umbraco in root path (C:\inetpub\wwwroot) of the IIS. I have just download the umbraco and zip into the root folder. And add the website from IIS Manager. I have selected the dot net framework version as 4.0 and Managed Pipeline mode as Classic from Application [...] read more
umbraco
-1votes
1answer

Broken NTFS drive but no error in SMART, CHKDSK or F3?

I've got a Windows 10 installation which always crashes a few minutes after boot-up. I already checked the drive using SMART, chkdsk, Fight Flash Fraud and clamav. No errors at all. I also checked the hardware thoroughly and cannot find any problems. But there are some odd problems on the [...] read more
windows-10
hard-drive
ntfs
-1votes
1answer

How does the browser read the Connection String in Web.config?

I am using a connection string which works fine with my local database, but it does not work with my host's database. This is my code in web.config file <connectionString> <add name="DatabaseContext" providerName="System.Data.SqlClient" connectionString="Server=emre;Database=TestVeriTabani;Integrated Security=true;" /> </connectionString> I get this error HTTP Error 500.19 - Internal Server Error The requested [...] read more
asp.net
.net
sql-server
asp.net-mvc
-1votes
1answer

MediaPlayer for WinPhone

I'm trying to create some mediaplayer, but stacked on this moment. Need to add some files to my playlist, but it throw an exception... Here's code private async void Open_OnClick(object sender, RoutedEventArgs e) { var openPicker = new FileOpenPicker { ViewMode = PickerViewMode.Thumbnail, SuggestedStartLocation = PickerLocationId.PicturesLibrary }; openPicker.FileTypeFilter.Add(".mp3"); var selectedFiles [...] read more
c#
windows-phone-8.1
fileopenpicker
-1votes
1answer

Can't access login page web config

This my web.config file: <configuration> <compilation debug="true" targetFramework="4.5"/> <httpRuntime targetFramework="4.5"/> <connectionString> <add name="ColMAX" connectionString="data Source=SHANTHA;Initial Catalog=Billing_Test;Integrated Security=True" providerName="System.Data.SqlClient"/> </connectionString> <system.web> <compilation debug="true"/> <authentication mode="Forms"> <forms defaultUrl="~Default/.aspx" loginUrl="~/Login.aspx" slidingExpiration="true" timeout="2880"></forms> </authentication> </system.web> </configuration> I can't access the login page. This is the error I get: > Detailed Error Information: > > [...] read more
asp.net
web-config
-2votes
1answer

How to truly disable Cortana

The answer from https://www.pcworld.com/article/2949759/windows/killing-cortana-how-to-disable-windows-10s-info-hungry-digital-assistant.html doesn't work, because I've already set the AllowCortanas Value Data to '0': enter image description here [https://i.stack.imgur.com/PGLRz.png] The answer from Can I completely disable Cortana on Windows 10? doesn't work either: PS C:\WINDOWS\system32> Remove-AppxPackage Microsoft.Windows.Cortana_1.9.6.16299_neutral_neutral_cw5n1h2txyewy Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact [...] read more
windows
windows-10
cortana

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