What's new in ASP.NET ViewState Helper 1.4.5

Jan 21, 2012
  • Fixed: Renamed the EXE file to "ASP.NET VSH.exe" so that it can be pinned to the Windows 7 Taskbar and Start Menu, you'll still need to manually rename the shortcut if you want to pin it
  • Fixed: Improved performance and memory usage
  • Fixed: Stability improvements

New in ASP.NET ViewState Helper 1.4.4 (Jan 21, 2012)

  • Fixed: Font scaling issues have been resolved
  • Fixed: Main page list no longer flickers when being resized

New in ASP.NET ViewState Helper 1.4.3 (Jan 21, 2012)

  • Changed: Main window now remembers it's location between launches
  • Fixed: Small type conversion bugs, and other minor issues
  • Fixed: Improved updater
  • Fixed: Intermittent Proxy setting issues are now fixed

New in ASP.NET ViewState Helper 1.4.1 (Jan 21, 2012)

  • Changed: Added an "Assembly Search Paths" setting, to resolve missing assembly issues

New in ASP.NET ViewState Helper 1.4.0 (Jan 21, 2012)

  • Changed: Added Firefox compatibility
  • Changed: Added Internet Explorer x64 compatibility
  • Changed: ViewState window textboxes now use the "Courier New" font to make them easier to read
  • Changed: 3 Auto-Check modes: "Disabled", "Check on URL Change" or "Check on URL or HTML Content Change"
  • Changed: No longer disables auto-checking after 5 consecutive failures

New in ASP.NET ViewState Helper 1.3.3 (Jan 21, 2012)

  • Changed: Shows a better error message when the required PIA components aren't installed
  • Fixed: Spelling mistake in the "About" window

New in ASP.NET ViewState Helper 1.3.2 (Jan 21, 2012)

  • Changed: Shows a better error message when the required PIA components aren't installed
  • Fixed: Spelling mistake in the "About" window

New in ASP.NET ViewState Helper 1.3.1 (Jan 21, 2012)

  • Changed: Shows number of ViewState chunks in list (if ViewState is chunked)
  • Changed: Added an auto-update checker (can be disabled if not wanted)
  • Fixed: Works with x64 versions of Windows
  • Fixed: Button tooltip descriptions
  • Fixed: ViewState decoder window resizing issues

New in ASP.NET ViewState Helper 1.2 (Jan 21, 2012)

  • Added more error information when ViewState decoding fails (usually as a result of a missing library)
  • Fixed some minor Internet Explorer polling issues

New in ASP.NET ViewState Helper 1.1 (Jan 21, 2012)

  • Added support for chunked ViewState parsing
  • Reduced memory usage
  • Fixed a bug with Internet Explorer polling