 |
|
|
 |
|
 |
These errors were generated when I tried to use the Rectangle function/mode and the Object function/mode.
Here is the error log:
Screen Shot Critical 1 ==========================
System --------- Utc Date: 4/19/2009 7:15:56 PM Culture: English (United States); en-US OS: Microsoft Windows 7 Ultimate ; Win32NT; 6.1.7000.0;
Exception --------- Type: WindowsHookLib.MouseHookException Source: WindowsHookLib Assembly: WindowsHookLib, Version=1.1.0.7, Culture=neutral, PublicKeyToken=873448a067ff4d9c Message: Invalid hook handle
Trace: at WindowsHookLib.MouseHook.RemoveHook() at ScreenShot.MenuForm.CaptureModeSplitButton_ButtonClick(Object sender, EventArgs e) at System.Windows.Forms.ToolStripSplitButton.OnButtonClick(EventArgs e) at System.Windows.Forms.ToolStripSplitButton.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Screen Shot Critical 1 ==========================
System --------- Utc Date: 4/19/2009 7:16:35 PM Culture: English (United States); en-US OS: Microsoft Windows 7 Ultimate ; Win32NT; 6.1.7000.0;
Exception --------- Type: System.NullReferenceException Source: WindowsHookLib Assembly: WindowsHookLib, Version=1.1.0.7, Culture=neutral, PublicKeyToken=873448a067ff4d9c Message: Object reference not set to an instance of an object.
Trace: at WindowsHookLib.ClipboardHook.get_State() at WindowsHookLib.ClipboardHook.Dispose(Boolean disposing) at System.ComponentModel.Component.Dispose() at ScreenShot.MenuForm.Form1_FormClosing(Object sender, FormClosingEventArgs e) at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e) at System.Windows.Forms.Form.RaiseFormClosingOnAppExit() at System.Windows.Forms.Application.ExitInternal() at System.Windows.Forms.Application.Exit(CancelEventArgs e) at System.Windows.Forms.Application.Exit() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnUnhandledException(UnhandledExceptionEventArgs e) at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnUnhandledExceptionEventAdaptor(Object sender, ThreadExceptionEventArgs e) at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t) at System.Windows.Forms.Control.WndProcException(Exception e) at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.Run(ApplicationContext context) at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
Thanks for the program. I hope you fix thess errors and come out with a newer version with the fix. Also, to help you out a little bit, please note what OS I'm using, because that may or may not be the problem. Also, you can send me any fixes for testing to scriptking1@hotmail.com if you don't have a Windows 7 testing environment. Might as well start making it compatible with all windows versions (Win XP - Win 7).
Best Regards, AssaultEX
modified on Sunday, April 19, 2009 3:25 PM
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
thank your job!!! I have a question. I used this program for capturing game screen! Game has "GAME GUARD"(protecting from game hacking). When I use this program..... failed capturing game screenshot. I think... like 'GetDC() fuctions'... has "Return NULL" to game guard. Do you know other way for capturing? this situation? Sorry my pure english.. Have a good time!
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
I am using Visual Basic Express 2008 to attempt to compile this project. It is annoying to have to create the project file from scratch and to receive 102 compilation error messages of the form:
'DimensionsLabel' is not a member of 'Screen_Capture.ToolBoxForm'. C:\SoftwareDevelopement\Visual Studio 2008 Express\Screen Capture\Screen Capture\RectangleForm.vb
Many of the methods are missing from the afore mentionned form.
Please update your source code zip file to include everything required to compile and rebuild this project. Many members have the desire to learn from you, perhaps improve upon it, and use it in their own projects.
|
| Sign In·View Thread·PermaLink | 4.00/5 (1 vote) |
|
|
|
 |
|
|
 |
|
 |
While this looks like a very good project & could possibly be perfect, the fact the source is incomplete is somewhat of a problem.
I'd like to load this up & play with it.
Is there any chance you could provide full source code, complete with VS project?
Cheers & good work, Steve.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
after downloading I was excited to try your screen shooter, but it denied to work via a message box with the text ...
"Unhandled exception accrued in the application! The application will exit. We are sorry for the inconvenience!
Die FullScreenModeHK-Eigenschaft konnte nicht aus ihrem Standardwert erstellt werden. Fehlermeldung: Der angeforderte Wert Ctrl konnte nicht gefunden werden."
... the last part in english:
"... The FullScreenModeHK-Property couldn't be created from its default value. Error message: No such requested value Ctrl."
My system is a MS Windows XP Professional Version 2002 Service Pack 2.
Do you need more information?
So - still being excited to test your screen shooter ...
... best regards,
Martin Lemburg
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi Martin, Thanks for reporting about the error. It is a very weird error that simply says the system failed to create the “Ctrl” key from the app’s default settings. The application has no control over this kind of problems since reading the data from the app settings file is the system’s responsibility. In this case the setting’s property value should be read from the settings xml file and convert it from “Ctrl” string to “System.Windows.Form.Keys” value. The system fails to do this. I haven’t gotten any complains from Screen Shot users about this error before. I don’t know the exact reason why your system fails to create the app’s setting property but I will keep searching for the answer. By the way, can you post the SSError.txt file contents in here? The file should be on your desktop. Best regards, Arman G.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Here the SSError.txt contents:
Screen Shot Error Report Date: 30.06.2008 09:54:53
Type: System.ArgumentException
Message: Die FullScreenModeHK-Eigenschaft konnte nicht aus ihrem Standardwert erstellt werden. Fehlermeldung: Der angeforderte Wert Ctrl konnte nicht gefunden werden.
Source: System
Stack Trace: bei System.Configuration.SettingsPropertyValue.Deserialize() bei System.Configuration.SettingsPropertyValue.get_PropertyValue() bei System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName) bei System.Configuration.SettingsBase.get_Item(String propertyName) bei System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName) bei System.Configuration.ApplicationSettingsBase.get_Item(String propertyName) bei Screen_Shot.MenuForm.SetHotkeys() bei Screen_Shot.MenuForm.Form1_Load(Object sender, EventArgs e) bei System.EventHandler.Invoke(Object sender, EventArgs e) bei System.Windows.Forms.Form.OnLoad(EventArgs e) bei System.Windows.Forms.Form.OnCreateControl() bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) bei System.Windows.Forms.Control.CreateControl() bei System.Windows.Forms.Control.WmShowWindow(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmShowWindow(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Perhaps one reason for the error is, that I don't work with administrative rights, but as main user with extended Group Policy rights?
But ... starting your Screen Shooter as Administrator does not help!
Ok ... if I can provide more information, don't hesitate to ask for!
Best regards,
Martin
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hello again,
could it be, that errors while accessing the registry (monitored by Sysinternals Regmon) causes this special error:
6.46336794 Screen Shot.exe:5524 OpenKey HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-954228201-601818101-482762101-4959\Installer\Assemblies\C:|Programme|Screen Shot|Screen Shot.exe.config NOT FOUND 6.46338606 Screen Shot.exe:5524 OpenKey HKCU\Software\Microsoft\Installer\Assemblies\C:|Programme|Screen Shot|Screen Shot.exe.config NOT FOUND 6.46340179 Screen Shot.exe:5524 OpenKey HKLM\SOFTWARE\Classes\Installer\Assemblies\C:|Programme|Screen Shot|Screen Shot.exe.config NOT FOUND ... 6.73845863 Screen Shot.exe:5524 OpenKey HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-954228201-601818101-482762101-4959\Installer\Assemblies\C:|Programme|Screen Shot|Screen Shot.exe.config NOT FOUND 6.73847818 Screen Shot.exe:5524 OpenKey HKCU\Software\Microsoft\Installer\Assemblies\C:|Programme|Screen Shot|Screen Shot.exe.config NOT FOUND 6.73849440 Screen Shot.exe:5524 OpenKey HKLM\SOFTWARE\Classes\Installer\Assemblies\C:|Programme|Screen Shot|Screen Shot.exe.config NOT FOUND ... 7.49677420 Screen Shot.exe:5524 OpenKey HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-954228201-601818101-482762101-4959\Installer\Assemblies\C:|Programme|Screen Shot|Screen Shot.exe.config NOT FOUND 7.49679327 Screen Shot.exe:5524 OpenKey HKCU\Software\Microsoft\Installer\Assemblies\C:|Programme|Screen Shot|Screen Shot.exe.config NOT FOUND 7.49680948 Screen Shot.exe:5524 OpenKey HKLM\SOFTWARE\Classes\Installer\Assemblies\C:|Programme|Screen Shot|Screen Shot.exe.config NOT FOUND ... 7.60491753 Screen Shot.exe:5524 OpenKey HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-954228201-601818101-482762101-4959\Installer\Assemblies\C:|Programme|Screen Shot|Screen Shot.exe.config NOT FOUND 7.60494041 Screen Shot.exe:5524 OpenKey HKCU\Software\Microsoft\Installer\Assemblies\C:|Programme|Screen Shot|Screen Shot.exe.config NOT FOUND 7.60495615 Screen Shot.exe:5524 OpenKey HKLM\SOFTWARE\Classes\Installer\Assemblies\C:|Programme|Screen Shot|Screen Shot.exe.config NOT FOUND
Best regards,
Martin
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
I'm having the same problem, running on Vista Business, GERMAN version.
Tried to have a look at the source code but it seems to be incomplete.
Tosch
Tosch
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
The problem exists because 'Ctrl' does not exist on the GERMAN version of the OS.
To workaround the issue in a program that I was working on, I had to manually set the default value in code the first time the program was run.
I set the value in the settings dialog to "None". In the constructor, I did the following:
if (Properties.Settings.Default.HotKey == Keys.None) { Properties.Settings.Default.HotKey = Keys.Control; Properties.Settings.Default.Save(); }
This then converts it to the German version of the Control key and saves it fine and loads it next time fine.
I hope this helps.
John Rennemeyer http://www.muvenum.com/
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
Hi Martin, the problem is fixed. I posted the updated application at VBForums. You can find it by clicking the external link to Screen Shot application. Please let me know if there is still a problem. Thanks, Arman
|
| Sign In·View Thread·PermaLink | 1.00/5 (1 vote) |
|
|
|
 |
|
 |
Hi Arman,
the problem seems to be fixed!
Thanks for your fix! Your application is wonderful!
Best regards,
Martin
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
for example, when u play a video (in wmplayer/winamp) does this also capture that display frame??? most screen capture codes i found only capture the desktop display (not including the video)
do you have any idea how? or anyone know how to do this in vb.net??? email me noeldacara@gmail.com
|
| Sign In·View Thread·PermaLink | 1.00/5 (1 vote) |
|
|
|
 |
|
 |
hi, great work, but as many have said you have not provided the full source code and i think that we would be most greatful if it was uploaded. If you could please e-mail me the source code at ashleystaggs@gmail.com
|
| Sign In·View Thread·PermaLink | 1.20/5 (4 votes) |
|
|
|
 |
|
 |
Its a nice project. I need your help. You have not provided the design of form in coding. I need its form otherwise i will be in big trouble. please provide me the full project in running mode with full source code and forms design as soon as possible at scorpian_4479@yahoo.com. I will be very thankful to you.
|
| Sign In·View Thread·PermaLink | 1.00/5 (1 vote) |
|
|
|
 |
|
 |
Hi,
First off thanks for sharing.
Can you upload all projects and files which go with them so that others may compile them properly.
There are some of us who will only use downloaded code only if full source code is available.
Kevin S. Gallagher Programming is an art form that fights back
|
| Sign In·View Thread·PermaLink | 2.78/5 (7 votes) |
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
 |
Hey, this is great!!! I love what you have done. I would also like to see the VS solution but, if that can't be made available maybe a quick explanation of how you made the rectangle form with the transparancy.
Best Regards, Brent
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi VBDT,
While it is very nice what you have done, it seems like it would be helpful to provide a VS project, if you even use Visual Studios. Also, it would be nice if you clearly labeled your forms, timers, etc just for the sake of clarity, since when you have multiple objects with the same name it can grow confusing to follow someone elses code. Otherwise, a very nice job!
- Noob
|
| Sign In·View Thread·PermaLink | 5.00/5 (2 votes) |
|
|
|
 |