Android Question What is this error?

aboalwaleed

Member
Licensed User
Longtime User
A little while ago everything was fine
i have modified the sign key and modified the packeg name


But this error message does not come to me

B4A version: 6.80
Parsing code. (0.08s)
Compiling code. Error
Error compiling program.
Error description: Could not find a part of the path 'D:\'.
Occurred on line: 626
End Sub

149725573593531.jpg


What is wrong with line 26 :(
 

Cableguy

Expert
Licensed User
Longtime User
Is D: à network drive?
I had similar issues when using network based folders.
 
Upvote 0

Cableguy

Expert
Licensed User
Longtime User
I don't get it... During development where do you keep the files?

Do you manage to access any other file in D: or is it just this one file that exist there?
 
Upvote 0
Top