I have been having problems with my Windows 10 (for example my localhost:8000). So I started looking for an answer, and it looks like the good old IIS is causing this issue, maybe because it's not enable in the turn Windows features on/off. SO in theory it should be a [...] read more
I have written some C++ code to automatically rename the Network Connection in ncpa.cpl. It works fine on Win7 and Win8 but fails in Win10. The function I used is INetConnection::Rename, its return value is 0x80071a90, which means: HRESULT_FROM_WIN32(ERROR_TRANSACTIONAL_CONFLICT) : The function attempted to use a name that is reserved [...] read more
I get this error: Windows couldn't complete the requested changes. The function attempted to use a name that is reserved for use by another transaction.Error code:0x80071A90, when I trying to install IIS on windows 10 Pro. May you kindly assist in resolving this issue. Kindest Regards Lucky read more