Skip to content
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

Open
gorilla1968 opened this issue Oct 18, 2024 · 4 comments
Open

Download Surface Drivers not working in 2409.2 #94

gorilla1968 opened this issue Oct 18, 2024 · 4 comments

Comments

@gorilla1968
Copy link

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
@rbalsleyMSFT
Copy link
Owner

rbalsleyMSFT commented Oct 18, 2024 via email

@rbalsleyMSFT
Copy link
Owner

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?

@gorilla1968
Copy link
Author

Hello, installing Office solved the Problem. It was a missing dll File for [IHTMLDocument2].
"C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Microsoft.mshtml.dll"
Thanks,
Bernhard

@rbalsleyMSFT
Copy link
Owner

Thanks. I'll change this and remove the dependency on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants