audiorelated
New member
- Joined
- Feb 7, 2007
- Messages
- 1
- Programming Experience
- Beginner
Hi,
I wonder if any of you could help me. I have been maintaing a program for the company I work at, which uses a VB front end to enter serial numbers to a spreadsheet.
Up until a couple of days ago, the produced .exe was working absolutely fine. Now, once a set of serial numbers have been entered to the program, when the save and print button is pressed (to save to the spreadsheet and print the serial numbers) the program hangs for ages and eventually gives a Run Time error 6: Overflow message.
The only changes made to the entire set up that we can see are updates to dot net framework. To try and isolate the problem, a fresh install of windows xp service pack 2 was made, fresh install of office xp up to service pack 3 and visual studio 6 to service pack 6, with no updates to windows.
The problem still occurs. The situation we have is the current .exe version will give the error, a previous version will work. However, compiling and building a new .exe from the previous version will result in the same problem!!
Have any updates from microsoft been released that could contribute to this? does anyone know why the code could suddenly have stopped working?
Any help would be greatly appreciated
Jamie.
I wonder if any of you could help me. I have been maintaing a program for the company I work at, which uses a VB front end to enter serial numbers to a spreadsheet.
Up until a couple of days ago, the produced .exe was working absolutely fine. Now, once a set of serial numbers have been entered to the program, when the save and print button is pressed (to save to the spreadsheet and print the serial numbers) the program hangs for ages and eventually gives a Run Time error 6: Overflow message.
The only changes made to the entire set up that we can see are updates to dot net framework. To try and isolate the problem, a fresh install of windows xp service pack 2 was made, fresh install of office xp up to service pack 3 and visual studio 6 to service pack 6, with no updates to windows.
The problem still occurs. The situation we have is the current .exe version will give the error, a previous version will work. However, compiling and building a new .exe from the previous version will result in the same problem!!
Have any updates from microsoft been released that could contribute to this? does anyone know why the code could suddenly have stopped working?
Any help would be greatly appreciated
Jamie.