I need to make an app, where I check the revision number of the file. (Revision number is found right-clicking on the file -> Properties -> Summary -> Origin -> Revision number)
How do I get the revision number from the file? I am using VB.Net.
The application is simple and check that the revision number of the file is the newest release.
No no, sorry for not expressing myself clear. I have a file e.g. located at c://Files/test.txt. If you right click on this file and select Properties -> Summary -> Revision number, you can see that I have set the revision number to "09092004". I wish to retrieve this information in my asp.net app. I have attatched the file.
Could not find a part of the path "c:\inetpub\wwwroot\Prisberegning2004\test.txt".
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.IOException: Could not find a part of the path "c:\inetpub\wwwroot\Prisberegning2004\test.txt".