quasar / Quasar

Remote Administration Tool for Windows
MIT License
8.36k stars 2.38k forks source link

Please enter a valid file version number! #1255

Closed ju4ka1371 closed 3 months ago

ju4ka1371 commented 3 months ago

Quasar version

1.4.1

Server installed .NET version

No response

Server operating system

Windows 11/Server 2022

Client installed .NET version

No response

Client operating system

Windows 11/Server 2022

Build configuration

Debug

Describe the bug

When I try to change the “assembly settings”, namely “product version”, when I try to build, I get an error: Please enter a valid file version number!

No matter what I write there, this error appears

How to reproduce

change the “assembly settings”, namely “product version”

Expected behavior

Building

Actual behavior

Build failed

Additional context

No response

MaxXor commented 3 months ago

It literally says that the version information needs to be in format "1.2.3.4". What do you enter?

ju4ka1371 commented 3 months ago

It literally says that the version information needs to be in format "1.2.3.4". What do you enter?

I also tried "1.2.3.4". Not so stupid)

Just solved the problem. I put the folder with the program in the root of the "c" drive and everything worked

MaxXor commented 3 months ago

Weird, okay. Did your path to Quasar.exe contain any special characters at the previous location?

ju4ka1371 commented 3 months ago

Weird, okay. Did your path to Quasar.exe contain any special characters at the previous location?

Launched from the desktop directory. From the folder "Quasar v1.4.1". There are no special characters, spaces or signs in the username. English letters only