techPowerUp! Forums

Go Back   techPowerUp! Forums > Software > Programming & Webmastering

Reply
 
Thread Tools
Old May 17, 2012, 08:12 PM   #51
N3M3515
200 Posts
 
N3M3515's Avatar
 
Join Date: Oct 2010
Location: Cartagena
Posts: 374 (0.39/day)
Thanks: 173
Thanked 37 Times in 33 Posts

System Specs

N3M3515™
nice!
N3M3515 is offline  
Reply With Quote
Old Sep 26, 2012, 03:16 AM   #52
mauriek
75 Posts
 
Join Date: Jan 2007
Location: Mataram-Indonesia
Posts: 132 (0.06/day)
Thanks: 41
Thanked 48 Times in 28 Posts
Send a message via Yahoo to mauriek

System Specs

excuse me..sorry for posting in old thread, I'm getting Net framework error message each time i run the 0.4.2 version, if i click continue in the error message box then the utility will open normally.

edit: Avast anti virus also think this utility doing suspicious action, just adding to the avast ignore list.

Quote:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at WinAltCodes.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 (RTMGDR.030319-2600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
WinAltCodes
Assembly Version: 0.0.4.0
Win32 Version: 0.0.4.0
CodeBase: file:///C:/Users/CCAP/Downloads/Programs/WinAltCodes_0_0_4_2.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.278 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.282 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
mauriek is offline  
Crunching for Team TPU
Reply With Quote
The Following User Says Thank You to mauriek For This Useful Post:
Old Sep 26, 2012, 10:49 AM   #53
Kreij
Hardcore Monkey Moderator
 
Kreij's Avatar
 
Join Date: Feb 2007
Location: Cheeseland (Wisconsin, USA)
Posts: 12,112 (5.28/day)
Thanks: 591
Thanked 5,490 Times in 2,934 Posts

System Specs

Thanks for the heads up.
I'm getting this error in all of the 0.0.4 versions now for some reason (not in the debugger though).
Try using the 0.0.3 version that is in the first post in this thread for now while I look into it.
__________________

Cloud (noun, singular): A dynamic arrangement of multiple potential single points of failure, with a user at one end and their data at the other.


Get more tech news on a wide variety of topics at NextPowerUp
Kreij is offline  
Reply With Quote
Old Nov 27, 2012, 12:36 AM   #54
Kreij
Hardcore Monkey Moderator
 
Kreij's Avatar
 
Join Date: Feb 2007
Location: Cheeseland (Wisconsin, USA)
Posts: 12,112 (5.28/day)
Thanks: 591
Thanked 5,490 Times in 2,934 Posts

System Specs

Sorry for the long delay.
Please check out this build and let me know if the exception still occurs.
Attached Files
File Type: exe WinAltCodes_0_0_4_3.exe (25.5 KB, 32 views)
__________________

Cloud (noun, singular): A dynamic arrangement of multiple potential single points of failure, with a user at one end and their data at the other.


Get more tech news on a wide variety of topics at NextPowerUp
Kreij is offline  
Reply With Quote
The Following 2 Users Say Thank You to Kreij For This Useful Post:
Old Nov 27, 2012, 06:50 AM   #55
mauriek
75 Posts
 
Join Date: Jan 2007
Location: Mataram-Indonesia
Posts: 132 (0.06/day)
Thanks: 41
Thanked 48 Times in 28 Posts
Send a message via Yahoo to mauriek

System Specs

nice..thank you for the update, no error this time, i have tried it in windows 7 64 pro and Windows 7 32 few minutes ago. small utility but useful for me.
mauriek is offline  
Crunching for Team TPU
Reply With Quote
Old Nov 27, 2012, 11:16 AM   #56
Kreij
Hardcore Monkey Moderator
 
Kreij's Avatar
 
Join Date: Feb 2007
Location: Cheeseland (Wisconsin, USA)
Posts: 12,112 (5.28/day)
Thanks: 591
Thanked 5,490 Times in 2,934 Posts

System Specs

I tested it on Windows 8 Pro x64 and it seems to work fine too.

It just overlooked a minor thing. I was checking to see if one of the default properties was empty and not checking to see if it was null, which it was prior to any user defined codes being added. Thus the null exception.
__________________

Cloud (noun, singular): A dynamic arrangement of multiple potential single points of failure, with a user at one end and their data at the other.


Get more tech news on a wide variety of topics at NextPowerUp
Kreij is offline  
Reply With Quote
Old Nov 27, 2012, 10:54 PM   #57
Kreij
Hardcore Monkey Moderator
 
Kreij's Avatar
 
Join Date: Feb 2007
Location: Cheeseland (Wisconsin, USA)
Posts: 12,112 (5.28/day)
Thanks: 591
Thanked 5,490 Times in 2,934 Posts

System Specs

TESTING TIME !!!

I wrote a little app to compliment AltWinCodes called QuickPhrases.
It's the same as AltWinCodes except it allows you to enter phrases that can be inserted into anything you are editing by clicking the phrase. Works the same.
You can even use altWinCodes (if you have it open) to insert special characters into your QuickPhrases when you are editing them !! How cool is that !!!

Let me know what you think.
Attached Files
File Type: exe QuickPhrases_0_0_1.exe (13.0 KB, 27 views)
__________________

Cloud (noun, singular): A dynamic arrangement of multiple potential single points of failure, with a user at one end and their data at the other.


Get more tech news on a wide variety of topics at NextPowerUp
Kreij is offline  
Reply With Quote
Old Nov 27, 2012, 11:15 PM   #58
Irony
500 Posts
 
Irony's Avatar
 
Join Date: Sep 2011
Location: COC WhiterunOrigin
Posts: 985 (1.63/day)
Thanks: 371
Thanked 243 Times in 197 Posts

System Specs

I love to eat chicken sauce with every meal.®

Hey, it works! Thats awesome


Not sure what I did, cant seem to replicate it; it pasted the phrase over and over like 30 times per second until the message box was full the first time I tried it. Maybe it was just me. Working fine now tho!
__________________
My Heatware

When life gives you lemons, burn Life's house down.
Irony is offline  
Reply With Quote
The Following User Says Thank You to Irony For This Useful Post:
Old Nov 27, 2012, 11:24 PM   #59
Kreij
Hardcore Monkey Moderator
 
Kreij's Avatar
 
Join Date: Feb 2007
Location: Cheeseland (Wisconsin, USA)
Posts: 12,112 (5.28/day)
Thanks: 591
Thanked 5,490 Times in 2,934 Posts

System Specs

I gave AltWinCodes to our new Customer Service rep and she asked if I had one to do simple phrases that may be used a lot when writing marketing or customer letters.
There is really no limit to the size of the phrase. but it's not really meant for large amounts of text.

Here is the next version, it fixes some anchoring on resize.
Attached Files
File Type: exe QuickPhrases_0_0_2.exe (13.5 KB, 28 views)
__________________

Cloud (noun, singular): A dynamic arrangement of multiple potential single points of failure, with a user at one end and their data at the other.


Get more tech news on a wide variety of topics at NextPowerUp
Kreij is offline  
Reply With Quote
The Following User Says Thank You to Kreij For This Useful Post:
Old Nov 28, 2012, 12:41 AM   #60
Mindweaver
Moderato®™
 
Mindweaver's Avatar
 
Join Date: Apr 2009
Location: Statesville, NC
Posts: 3,636 (2.43/day)
Thanks: 4,316
Thanked 2,316 Times in 1,148 Posts

System Specs

Nice buddy! I like them both!
__________________
“As long as I feel the warmth from the sun and breathe precious air…. I must ask questions to feed the Mind!”

Battletag: Mindweaver#1523
Mindweaver is offline  
Crunching for Team TPU
Reply With Quote
Old Nov 28, 2012, 11:28 AM   #61
Kreij
Hardcore Monkey Moderator
 
Kreij's Avatar
 
Join Date: Feb 2007
Location: Cheeseland (Wisconsin, USA)
Posts: 12,112 (5.28/day)
Thanks: 591
Thanked 5,490 Times in 2,934 Posts

System Specs

As always, comments and suggestions are appreciated for either utility.
Except for a real icon ... I suck at making icons. lol
__________________

Cloud (noun, singular): A dynamic arrangement of multiple potential single points of failure, with a user at one end and their data at the other.


Get more tech news on a wide variety of topics at NextPowerUp
Kreij is offline  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ctrl+Alt+Del lag? MLG The Canadian General Software 3 Mar 31, 2011 09:36 PM
DFSPL is compressed press ctrl+alt+del masleyko General Hardware 1 Nov 19, 2010 06:14 PM
alt + tab not working oli_ramsay General Software 14 Mar 16, 2009 12:46 AM
Ctrl Alt Del, Vista Dangle General Software 46 May 25, 2008 06:06 AM


All times are GMT. The time now is 11:17 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
no new posts