.NET Framework Error on Windows Start
Brought to you by:
stevencole
Hello,
I've just got your app and it is brilliant but ive set it to run when windows starts and i keep keeping a .NET Framework Error when windows loads.
I'm using Windows 8.1, Here is the .NET Error Log: http://pastebin.com/0vxvNvgn
It closes down the program and i have to re-open it manually.
Appreciate it if you can fix it as i would like to continue using it.
can you please confirm you are using the x86 on 32 bit windows or x64 on 64 bit windows.
also the key for coffee in
windows key + R
type regedit
enter
HEKY-LOCAL-MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run wheres that point?
Yes i have the 64bit version and i'm running 8.1 64bit.
I have a few things in run, Guessing you want the Coffee path, which is: C:\Program Files\Steven Cole\Coffee\Coffee.exe /hide
perhaps you can delete the run registry entry and make a windows task to do the same thing but slightly delayed?
basic task
when i login
start a program
program/script: "C:\Program Files\Steven Cole\Coffee\Coffee.exe"
set arguments to /hide
set start in to C:\Program Files\Steven Cole\Coffee
after its made
properties -> triggers -> edit -> delay task for 30 seconds
How can i add a windows task?
control panel
use search box top right
type task
click schedule tasks (under administrative tools)
Thank you, ive done that, seems to be working ok at the moment!
Slightly off topic, Is there anyway you can add so i can put a path to a program and while that program is running coffee will prevent windows from Sleeping.
I sometimes have to extract archives which can take hours but my PC is set to sleep in 30 minutes and it always cancels the extractions.
From what I can tell your system on boot-up; between when coffee first starts and when it tries to call the network interface (about one second), some network interfaces are being disabled or added/removed, as this is something ive never had reported it could be something specific with your system. Do you have any VPN software installed?
You can also turn down the 30 seconds to 10 seconds or even less and it should be fine. (even if its not an option in that box you can type it)
RE:off topic - I actually envisaged something like that when I wrote this at the start, guess I settled on what it is now because of time constraints. Its easier for people to use and captures a lot of the use-cases.
I will see if I can get some time to dedicate to this again.
No i don't have any VPN Software, It didn't use to give the .NET error every time usually 2 out of 5 cases it would happen. I've done 5 reboots since doing what you suggested and nothing yet so hopefully means its solved, If i noticed it again ill let you know. It really is a great program.
Its only running on a Celeron so not the best CPU, Maybe why perhaps?
If you can find times for the extra programs that would be amazing, If you look through stackoverflow and other computer forums ive seen so many people looking to do this. I would even be willing to pay the extra for an add-on or something if you made it.
the slow CPU could be the cause.
Check out the alpha folder ;D
Whats added in 1.0.5, delayed start?
nope, programs tab - obviously needs some work but its a start
Dude thats awesome! All it really needs is a refresh button and would be perfect.
Thanks alot!
Should it save the ticked program or is that part not coded yet? I added WinRAR and unRAR then rebooted and they were gone, Guessing thats what you meant by needs some work? Its working brilliantly apart from that though.
yep wanted to get saving things and the refresh button in to it, but ran out of time.
I will see if I can find some more time for that.