Lost the Dev drive
Dev Home Version
0.1901.687.0
Windows Build Number
10.0.22631.0
Software Environment
- Java: Java 8
- Database: SQL Server 2022
- IDE: Visual Studio 2022 Community Edition (latest update)
Steps to Reproduce
- Use a Java script to generate a SQL file with 100,000 rows.
- Execute a batch file to insert the rows into the SQL Server database.
Expected Behavior
The data should be successfully inserted into the SQL Server database.
Actual Behavior
-
The insertion process fails, displaying an error.
-
The Dev Drive becomes inaccessible, and a critical error appears in Dev Home under Environments:
Microsoft Dev Box: Unable to retrieve all dev boxes for
[email protected]. One or more errors occurred.
(WAM Error Code: 3399614467, Error Message: (PII) Internal Error Code: 558133255) -
The
F:drive disappears, making all programming projects stored there inaccessible.
-
Restarting the computer does not resolve the issue. After logging back in, the same error message persists in Dev Home.
Visual Indications
- An error message in Dev Home (screenshot reference: GitHub user attachments).
- The
F:drive, where development projects were stored, is no longer visible or accessible.
Included System Information
No additional response provided.
Included Extensions Information
The script utilizes the following Java classes:
java.io.FileWriterjava.io.IOExceptionjava.sql.*
Found the vhdx with
PS C:> Get-ChildItem -Path C:\ -Filter *.vhdx -Recurse
double clicked it
And now i got it :D
this should not happen and i still have the same error message in Dev Home.
I think I have something similar. The virtual drive is like hidden at first. All I have to do is open Explorer and click on the partition and then the virtual drive.