-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download Surface Drivers not working in 2409.2 #94
Comments
Interesting. I just downloaded Surface Book 2 drivers the other day. I'll check later today.
Thanks,
Richard
…________________________________
From: gorilla1968 ***@***.***>
Sent: Friday, October 18, 2024 1:07:45 AM
To: rbalsleyMSFT/FFU ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [rbalsleyMSFT/FFU] Download Surface Drivers not working in 2409.2 (Issue #94)
AUSFÜHRLICH: Getting Microsoft drivers
AUSFÜHRLICH: Getting Surface driver information from https://support.microsoft.com/en-us/surface/download-drivers-and-firmware-for-surface-09bb2e09-2a4b-cb69-0951-078a7739e120
AUSFÜHRLICH: Complete
AUSFÜHRLICH: Parsing web content for models and download links
AUSFÜHRLICH: Getting drivers failed with error Fehler beim Aufrufen der Methode, da [System.__ComObject] keine Methode mit dem Namen "IHTMLDocument2_write" enthält.
Fehler beim Aufrufen der Methode, da [System.__ComObject] keine Methode mit dem Namen "IHTMLDocument2_write" enthält.
In C:\FFUDevelopment_2409.2\BuildFFUVM.ps1:722 Zeichen:5
*
$document.IHTMLDocument2_write($html)
*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* CategoryInfo : InvalidOperation: (IHTMLDocument2_write:String) [], RuntimeException
* FullyQualifiedErrorId : MethodNotFound
—
Reply to this email directly, view it on GitHub<#94>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMYE2BENBMTOOD4RBMH354DZ4C6VDAVCNFSM6AAAAABQFMPCQCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU4TMNZYHAYTANI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Just tested and it worked for me. Can you try again? I have seen issues where sometimes the page isn't always accessible. It's not often, but can happen. Has this worked before for you? |
Hello, installing Office solved the Problem. It was a missing dll File for [IHTMLDocument2]. |
Thanks. I'll change this and remove the dependency on that. |
AUSFÜHRLICH: Getting Microsoft drivers
AUSFÜHRLICH: Getting Surface driver information from https://support.microsoft.com/en-us/surface/download-drivers-and-firmware-for-surface-09bb2e09-2a4b-cb69-0951-078a7739e120
AUSFÜHRLICH: Complete
AUSFÜHRLICH: Parsing web content for models and download links
AUSFÜHRLICH: Getting drivers failed with error Fehler beim Aufrufen der Methode, da [System.__ComObject] keine Methode mit dem Namen "IHTMLDocument2_write" enthält.
Fehler beim Aufrufen der Methode, da [System.__ComObject] keine Methode mit dem Namen "IHTMLDocument2_write" enthält.
In C:\FFUDevelopment_2409.2\BuildFFUVM.ps1:722 Zeichen:5
The text was updated successfully, but these errors were encountered: