Jump to content
Ketarin forum

jokerfool

Members
  • Posts

    103
  • Joined

  • Last visited

Everything posted by jokerfool

  1. So I've been going through there website and I've noticed a ton of there links are either down or producing a 404 error, so I don't think that its just Ketarin but more so there actual software that's flipping out too. It would be nice if we had the option to add additional sites or if there were other sites we could select from.
  2. Well I built the file after making the change you suggested but it still says the same issue. 5/28/2019 11:59:56 PM: Brave: Failed, FileHippo ID 'brave' does not exist. Looks like Ketarin is going to need some further investigating, either that or they blocked it completely.
  3. Will you ever be unticking 2.0 and ticking a later version?
  4. I know we can use the variables section when it comes to some websites but would it be possible to add multihosts other than just FileHippo?
  5. jokerfool

    Extracting

    Ok all sorted, just renamed the 7z.exe and 7z.dll, working now.
  6. jokerfool

    Extracting

    Didn't change anything. The extra download, you need to check it, its not 7z.exe its 7za.exe
  7. jokerfool

    Extracting

    With your recent update, did you change something related to 7zip? '7z' is not recognized as an internal or external command, operable program or batch file. I am getting this error when extracting.
  8. at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager) at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager) at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager) at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 fReload) Latest from git brings up this error. What changed since the last build, as that was stable.
  9. Forum doesn't load again, I can load all those files.
  10. Its funny asking a tech to use refresh on a browser. If it happens again I will take the screenshot.
  11. Hmmm keep getting errors and seeing the root of the forum as well as the 2 robots text files.
  12. at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager) at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager) at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager) at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 fReload) Every single file is throwing that error, can't open anything.
  13. ApplicationJobDialog.cs Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Instances of this error (2) 1. Hide Call Stack at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Byte[] vfsName, SQLiteOpenFlagsEnum flags, Int32 extFuncs, IntPtr& db) at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) at System.Data.SQLite.SQLiteConnection.Open() at Ketarin.DbManager.get_NewConnection() in d:\Ketarin-master\DbManager.cs:line 197 at Ketarin.DbManager.get_Connection() in d:\Ketarin-master\DbManager.cs:line 140 at Ketarin.DbManager.GetSnippets() in d:\Ketarin-master\DbManager.cs:line 731 at Ketarin.Forms.CommandControl.LoadSnippets() in d:\Ketarin-master\Forms\CommandControl.cs:line 270 at Ketarin.Forms.CommandControl.set_CommandType(ScriptType value) in d:\Ketarin-master\Forms\CommandControl.cs:line 221 at Ketarin.Forms.CommandControl..ctor() in d:\Ketarin-master\Forms\CommandControl.cs:line 230 2. Hide Call Stack at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Byte[] vfsName, SQLiteOpenFlagsEnum flags, Int32 extFuncs, IntPtr& db) at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) at System.Data.SQLite.SQLiteConnection.Open() at Ketarin.DbManager.get_NewConnection() in d:\Ketarin-master\DbManager.cs:line 197 at Ketarin.DbManager.get_Connection() in d:\Ketarin-master\DbManager.cs:line 140 at Ketarin.DbManager.GetSnippets() in d:\Ketarin-master\DbManager.cs:line 731 at Ketarin.Forms.CommandControl.LoadSnippets() in d:\Ketarin-master\Forms\CommandControl.cs:line 270 at Ketarin.Forms.CommandControl.set_CommandType(ScriptType value) in d:\Ketarin-master\Forms\CommandControl.cs:line 221 at Ketarin.Forms.CommandControl..ctor() in d:\Ketarin-master\Forms\CommandControl.cs:line 230 The variable 'txtExecuteBefore' is either undeclared or was never assigned. Instances of this error (1) 1. Ketarin ApplicationJobDialog.Designer.cs Line:669 Column:1 Hide Call Stack at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.Error(IDesignerSerializationManager manager, String exceptionText, String helpLink) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager manager, CodeStatement statement) The variable 'txtExecuteAfter' is either undeclared or was never assigned. Instances of this error (1) 1. Ketarin ApplicationJobDialog.Designer.cs Line:703 Column:1 Hide Call Stack at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.Error(IDesignerSerializationManager manager, String exceptionText, String helpLink) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager manager, CodeStatement statement) CustomSetupInstructionDialog.cs Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Instances of this error (1) 1. Hide Call Stack at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Byte[] vfsName, SQLiteOpenFlagsEnum flags, Int32 extFuncs, IntPtr& db) at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) at System.Data.SQLite.SQLiteConnection.Open() at Ketarin.DbManager.get_NewConnection() in d:\Ketarin-master\DbManager.cs:line 197 at Ketarin.DbManager.get_Connection() in d:\Ketarin-master\DbManager.cs:line 140 at Ketarin.DbManager.GetSnippets() in d:\Ketarin-master\DbManager.cs:line 731 at Ketarin.Forms.CommandControl.LoadSnippets() in d:\Ketarin-master\Forms\CommandControl.cs:line 270 at Ketarin.Forms.CommandControl.set_CommandType(ScriptType value) in d:\Ketarin-master\Forms\CommandControl.cs:line 221 at Ketarin.Forms.CommandControl..ctor() in d:\Ketarin-master\Forms\CommandControl.cs:line 230 The variable 'commandControl' is either undeclared or was never assigned. Instances of this error (2) 1. Ketarin CustomSetupInstructionDialog.Designer.cs Line:67 Column:1 Hide Call Stack at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.Error(IDesignerSerializationManager manager, String exceptionText, String helpLink) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager manager, CodeStatement statement) 2. Ketarin CustomSetupInstructionDialog.Designer.cs Line:73 Column:1 Hide Call Stack at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.Error(IDesignerSerializationManager manager, String exceptionText, String helpLink) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager manager, CodeStatement statement) SettingsDialog.cs Instances of this error (1) 1. Hide Call Stack at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Byte[] vfsName, SQLiteOpenFlagsEnum flags, Int32 extFuncs, IntPtr& db) at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) at System.Data.SQLite.SQLiteConnection.Open() at Ketarin.DbManager.get_NewConnection() in d:\Ketarin-master\DbManager.cs:line 197 at Ketarin.DbManager.get_Connection() in d:\Ketarin-master\DbManager.cs:line 140 at Ketarin.DbManager.GetSnippets() in d:\Ketarin-master\DbManager.cs:line 731 at Ketarin.Forms.CommandControl.LoadSnippets() in d:\Ketarin-master\Forms\CommandControl.cs:line 270 at Ketarin.Forms.CommandControl.set_CommandType(ScriptType value) in d:\Ketarin-master\Forms\CommandControl.cs:line 221 at Ketarin.Forms.CommandControl..ctor() in d:\Ketarin-master\Forms\CommandControl.cs:line 230 The variable 'commandControl' is either undeclared or was never assigned. Instances of this error (1) 1. Ketarin SettingsDialog.Designer.cs Line:617 Column:1 Hide Call Stack at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.Error(IDesignerSerializationManager manager, String exceptionText, String helpLink) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression) at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager manager, CodeStatement statement) So most of this just refers to this I imagine: Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found. The DLL I have in the directory, but I think its probably not enough and I need to do something more. I have no idea. So the 3 files with errors ApplicationJobDialog.cs, CustomSetupInstructionDialog.cs and SettingsDialog.cs Running VS2017. Thanks
  14. Can someone help me with my issue please?
  15. Doesn't matter where I place the file I keep getting the following error.
  16. How do I load the SQLite.Interop.dll into visual studio as 2 forms wont open saying its missing SQLite.Interop.dll, what do i need to do please?
  17. ok got it to compile, interesting.
  18. Severity Code Description Project File Line Suppression State Warning Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "packages\System.Data.SQLite.Core.1.0.109.2\build\net451\System.Data.SQLite.Core.targets". Ketarin d:\Boot\Downloads\Ketarin-master\Ketarin-master\Ketarin.csproj 663 Tried running MainForm.cs and got the above error, what am i missing?
  19. What application are you using for building this, I know its part of the visual studio but wasn't sure if it was vb.net or c++ or something. What version do you use so there isn't a conflict when it comes to building.
  20. Its odd because I get the error with some files but other files which are also on the server download fine. If i go back and click update the files download. Just trying to work out why this was happening all of a sudden.
  21. jokerfool

    Unexpected EOF

    Any explanation on this error please Received an unexpected EOF or 0 bytes from the transport stream.
  22. When a command line is run to extract the contents of the zip is it possible to all add a password into that line? Nirsoft now password there zip files, so when I downloaded and extract it asks for the password. Anything I can use to perform this action please?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.