Click here to Skip to main content
16,004,882 members
Home / Discussions / C#
   

C#

 
GeneralRe: Speed Hack Pin
Robert Rohde25-Jan-05 19:12
Robert Rohde25-Jan-05 19:12 
GeneralVb.net to C# conversion Pin
MyThread25-Jan-05 6:23
MyThread25-Jan-05 6:23 
GeneralRe: Vb.net to C# conversion Pin
bneacetp25-Jan-05 18:55
bneacetp25-Jan-05 18:55 
GeneralRe: Vb.net to C# conversion Pin
Dave Doknjas29-Jan-05 7:51
Dave Doknjas29-Jan-05 7:51 
GeneralRetrieve VBA-DAO inserted Blob Data into Access Pin
Paul Kennedy25-Jan-05 5:57
Paul Kennedy25-Jan-05 5:57 
GeneralDLL Version number Pin
PaleyX25-Jan-05 5:15
PaleyX25-Jan-05 5:15 
GeneralRe: DLL Version number Pin
Dennis C. Dietrich25-Jan-05 5:42
Dennis C. Dietrich25-Jan-05 5:42 
GeneralStrange Errors, Behavior Pin
tdciDoug25-Jan-05 4:41
tdciDoug25-Jan-05 4:41 
An application, written using Visual Studios 2002 .NET, everything works perfectly. Recently, I migrated all of the code into Visual Studios 2003 .NET (built a new project and imported files.)

This is a windows C# application, by the way.

On the live machines, the application is experiencing very strange behavior. For instance:

- Custom buttons not placing correctly
- Handlers being fired more than once
- Concurrency violation errors
- Objects being disposed at the wrong time

On my development machine, I'm seeing some of the issues, but not all of them. I am not getting the concurrency violation or mis-fired handlers on my development machine, but I am seeing the buttons not placed correctly and objects sometimes disposed of at the wrong time. I tried running the application on a separate development machine, and it also gave me the same behavior as my first development machine.

None of these issues occurred when the application was compiled and run using visual studios 2002 .NET. I have checked and double-checked the environments between the live and development machines, and the .NET Framework is the same version (1.1.4322) and the .exe files are identical. There are no additional dependencies other than an Access DB file.

Thanks for the help!!

DougW48
dwright@tdci.com

GeneralUrgent!!PLEASE Pin
innocent7325-Jan-05 4:41
innocent7325-Jan-05 4:41 
GeneralRe: Urgent!!PLEASE Pin
Jon Sagara25-Jan-05 6:26
Jon Sagara25-Jan-05 6:26 
GeneralRe: Urgent!!PLEASE Pin
Alex Korchemniy25-Jan-05 6:41
Alex Korchemniy25-Jan-05 6:41 
GeneralRe: Urgent!!PLEASE Pin
innocent7325-Jan-05 19:02
innocent7325-Jan-05 19:02 
GeneralRe: Urgent!!PLEASE Pin
ye win zaw25-Jan-05 17:05
ye win zaw25-Jan-05 17:05 
GeneralFinding the user's choice of install location Pin
mikey_g25-Jan-05 3:55
mikey_g25-Jan-05 3:55 
GeneralRe: Finding the user's choice of install location Pin
mav.northwind25-Jan-05 5:20
mav.northwind25-Jan-05 5:20 
GeneralRe: Finding the user's choice of install location Pin
RNEELY25-Jan-05 6:21
RNEELY25-Jan-05 6:21 
GeneralRe: Finding the user's choice of install location Pin
mikey_g25-Jan-05 6:37
mikey_g25-Jan-05 6:37 
GeneralDefining excepion Pin
Paolo Ponzano25-Jan-05 3:41
Paolo Ponzano25-Jan-05 3:41 
GeneralRe: Defining excepion Pin
Dennis C. Dietrich25-Jan-05 4:03
Dennis C. Dietrich25-Jan-05 4:03 
GeneralProgrammatic Break Points Pin
MrEyes25-Jan-05 1:10
MrEyes25-Jan-05 1:10 
GeneralRe: Programmatic Break Points Pin
leppie25-Jan-05 2:40
leppie25-Jan-05 2:40 
GeneralBattery power Ramaining Pin
Amir Jalaly24-Jan-05 23:50
Amir Jalaly24-Jan-05 23:50 
GeneralRe: Battery power Ramaining Pin
Dennis C. Dietrich25-Jan-05 1:27
Dennis C. Dietrich25-Jan-05 1:27 
GeneralRe: No postback for runtime created control Pin
Nick Parker25-Jan-05 3:15
protectorNick Parker25-Jan-05 3:15 
GeneralRegular expression Pin
Jan R Hansen24-Jan-05 23:12
Jan R Hansen24-Jan-05 23:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.