Author Topic: help help help  (Read 4763 times)

0 Members and 1 Guest are viewing this topic.

samideqlqpart

  • Newt
  • Posts: 40
help help help
« on: June 13, 2016, 02:35:22 PM »
...There is no editor available for....... my file.vb https://www.theswamp.org/Smileys/black/cry.gif
and my when i open it with notepad , i found no code!!!
how to retrieve one year of hard works
thank u

ChrisCarlson

  • Guest
Re: help help help
« Reply #1 on: June 13, 2016, 02:57:33 PM »
Can't really help if you already tried to open it with NotePad.
 

Does it have a file size?

Can you upload it?

samideqlqpart

  • Newt
  • Posts: 40
Re: help help help
« Reply #2 on: June 14, 2016, 12:45:50 PM »
hi
yes its indicates 476Ko
and when i opened it with notepad the cursor is at the begin and the page is blank!
as i know , every times i make ctrl+shift+S i save all things, as well as my program progress
that mean, an archive is created, but where is it!? and how to access?


ChrisCarlson

  • Guest
Re: help help help
« Reply #3 on: June 14, 2016, 12:59:36 PM »
Sounds like the file is blank either was corrupted or someone deleted everything.

samideqlqpart

  • Newt
  • Posts: 40
Re: help help help
« Reply #4 on: June 14, 2016, 02:22:07 PM »
ok
but how to access my precedent saved files

ChrisCarlson

  • Guest
Re: help help help
« Reply #5 on: June 14, 2016, 02:42:35 PM »
I literally have no idea how your computer is setup. Not all text editors save a backup of each save. Are you using Notepad or Notepad++?

If notepad++ i'd check here
%AppData%/Notepad++/backup

Jeff H

  • Needs a day job
  • Posts: 6150
Re: help help help
« Reply #6 on: June 14, 2016, 04:18:47 PM »
Maybe try right-clicking->properties->Previous version(tab)




samideqlqpart

  • Newt
  • Posts: 40
Re: help help help
« Reply #7 on: June 15, 2016, 07:29:08 AM »
hi
i  have just notepad
and i've used it just for seeing my file.vb

in the properties i can't see the Previous version tab

my question now
is how you proceed to return to a precedent version of your saved file?

ChrisCarlson

  • Guest
Re: help help help
« Reply #8 on: June 15, 2016, 08:10:57 AM »
If you literally only use notepad.exe and have not setup previous versions within Windows, there is no way to recover a previous version.

Keith Brown

  • Swamp Rat
  • Posts: 601
Re: help help help
« Reply #9 on: June 15, 2016, 08:33:31 AM »
It certainly does not do anything to help you now but you should read and follow the advice in this article.


http://stackoverflow.com/questions/1408450/why-should-i-use-version-control
Keith Brown | AutoCAD MEP Blog | RSS Feed
AutoCAD MEP 2014 / Revit MEP 2014 / EastCoast CAD/CAM addon / Visual Studio 2013

samideqlqpart

  • Newt
  • Posts: 40
Re: help help help
« Reply #10 on: June 15, 2016, 09:55:57 AM »
is it possible to get my file with GIT ?
otherwise conversely
from my dll ?

dgorsman

  • Water Moccasin
  • Posts: 2437
Re: help help help
« Reply #11 on: June 15, 2016, 10:16:46 AM »
Ah, no - I think you are missing something.  That's about establishing back-ups in general, and how version control helps with that.  You should *always* back up your work to somewhere else so if something like this happens you don't lose everything.
If you are going to fly by the seat of your pants, expect friction burns.

try {GreatPower;}
   catch (notResponsible)
      {NextTime(PlanAhead);}
   finally
      {MasterBasics;}

ChrisCarlson

  • Guest
Re: help help help
« Reply #12 on: June 15, 2016, 10:17:36 AM »
Did you upload it to a repository, either locally or remote? If not, no.

You can go from DLL to source but the results are iffy at times.


samideqlqpart

  • Newt
  • Posts: 40
Re: help help help
« Reply #13 on: June 15, 2016, 11:29:18 AM »
with decompilator or what to use in this case
thank

ChrisCarlson

  • Guest
Re: help help help
« Reply #14 on: June 15, 2016, 12:13:11 PM »
I'm not liking where this topic is going, starting to seem like you have someone else's DLL and you want the source to it. Suggest you google around

Jeff H

  • Needs a day job
  • Posts: 6150
Re: help help help
« Reply #15 on: June 15, 2016, 12:21:27 PM »
So you created and edited the file with notepad?


samideqlqpart

  • Newt
  • Posts: 40
Re: help help help
« Reply #16 on: June 15, 2016, 01:09:37 PM »
no
i've got this message There is no editor available for C:.user..........myfile.vb
Make sure the application for the file type (.vb) is installed.

and when i have opened it with notepad it was blank ...NO code , NOTHING
after a long time of a big work on it

i'm looking for a solution and how to recover it
thank you

ChrisCarlson

  • Guest
Re: help help help
« Reply #17 on: June 15, 2016, 01:42:42 PM »
As I said earlier, can you upload the .vb file?

samideqlqpart

  • Newt
  • Posts: 40
Re: help help help
« Reply #18 on: June 15, 2016, 01:55:00 PM »
with what
iwhen i double clic on it i got the message sent

CADbloke

  • Bull Frog
  • Posts: 342
  • Crash Test Dummy
Re: help help help
« Reply #19 on: June 16, 2016, 07:16:39 PM »
and when i have opened it with notepad it was blank ...NO code , NOTHING
after a long time of a big work on it

i'm looking for a solution and how to recover it
thank you
If that was the only copy and it is blank then you have just learned the importance of backups. It is gone. There is no solution. Stop wasting your time and do these three things ...
1. Back up your work
2. Start again.
3. Back Up Your Work

I am sorry for your loss but it is lost.

Also, read this thread: https://www.theswamp.org/index.php?topic=32381.0 - it has a lot of useful information about development.

However, if this is correct...
I'm not liking where this topic is going, starting to seem like you have someone else's DLL and you want the source to it. Suggest you google around
then you will not get any more help from us.

samideqlqpart

  • Newt
  • Posts: 40
Re: help help help
« Reply #20 on: June 17, 2016, 06:03:43 AM »
hi
The evidence is inevitable!!
i lost a lot but i take everything from beginning
No pain, No gain
I am sorry for the wasted time, we always learn
Thank you for all
(if..Kipling's poem..)
.