Page 1 of 1

Razor, unhandled exception?

Posted: Sun Oct 10, 2010 8:05 pm
by BenBrawl
It seems when i try to make a macro, after i record it and when i hit "stop" to end the recording i get a pop up from razor saying...

"Unhandled exception has occurred in your application. If you click Contunue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately

Access to the path is denied"

It just started today, and i beleive razor updated lastnight? any help? everything else seems to be fine, just as long as i dont try and make a macro

Re: Razor, unhandled exception?

Posted: Sun Oct 10, 2010 8:14 pm
by Dagon

Re: Razor, unhandled exception?

Posted: Sun Oct 10, 2010 9:10 pm
by Derrick
Install .Net 4. See thread above for more info

Re: Razor, unhandled exception?

Posted: Tue Oct 12, 2010 10:30 am
by BenBrawl
System.UnauthorizedAccessException: Access to the path is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.File.Move(String sourceFileName, String destFileName)
at Assistant.Engine.Main(String[] Args)


Ive downloaded the updates and also the .Net4, ive even uninstalled and reinstalled razor. Now this is what i get.

Re: Razor, unhandled exception?

Posted: Tue Oct 12, 2010 10:42 am
by BenBrawl
Seems if i run it in admin mode, it works fine now!