473,397 Members | 2,068 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Integer Settings changed after improper shutdown.

Hi,

I am working on one windows application, after power failure system shut down.
Amazingly interger values change to show some different values looks like hexadecimal.

For ex. int i=2; When I am debugging value of i looks like 0x00000000
0x00000018.

Please suggest solution for this.... Do I need to re-install .Net framework?

Thanks in advance.
Mar 7 '08 #1
2 779
Plater
7,872 Expert 4TB
In a debug state, right-click on your watch window and uncheck the "Hexadecimal Display" menu item.
Mar 7 '08 #2
Thanks my problem is solved.
Mar 13 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

16
by: jose_luis_fdez_diaz_news | last post by:
Hi, If I don't include <libgen.h> I get then warnig below in regcmp call: warning: improper pointer/integer combination: op "=" but if I include it the warning is not shown, but them program...
0
by: Geisler, Jim | last post by:
after an improper shutdown (power failure) the postgres service cannot be restarted. simply restoring the postmaster.pid does not allow the postgres service to start. also, is there somekind of...
0
by: Kevin A | last post by:
The problem is that the web application mysteriously shuts down (ending all sessions) due to a supposed 'configuration change'. By using ASP.Net Health Monitoring we can determine that the...
2
by: Satya | last post by:
Hi, I need to read and write Configuration Settings as shown below: <MySettings> <General> <Color>Red</Color> <.Font>TimesNewRoman</Font> <Path>C</Path> </General>
1
by: Bob | last post by:
VS 2005. I got an app in which I have a bit of code writing a user setting (not an application scope setting) My.Settings.MyUserSetting = "Test" In the application Properties in VS 2005 I have...
0
by: dlamar | last post by:
I'm using VB.NET with 2.0 - I have a number of PictureBoxes in my application - all of which use a context menu to change the associated Image to one of 5 options. I need to maintain the state of...
2
by: jthep | last post by:
I'm creating an addrecord and a delete record for a linked list below: int addRecord(struct record **start, char name, char address, int yearofbirth, char telno) { struct record *temp; ...
3
by: Scott M. | last post by:
If I add a setting to my project in the settings designer and mark it as a user setting, and then access and modify the setting via code, where is the updated setting stored so that it won't be...
2
by: =?Utf-8?B?SHVnaA==?= | last post by:
Hi, My.settings.mystring is a "User" scope setting and I expect that the value can be reset by My.Settings.mystring = "Test" My.Settings.Save It works fine if the application is stopped...
10
by: =?Utf-8?B?amM=?= | last post by:
Hello, I am able to successfully compile/link/and execute my v2005 applications using v2008 (after the v2008 automatically converts the v2005 configurations settings). I created a "generic"...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.