It does seem like it is caught in a loop. It appears to copy the files and request a reboot.
The computer used to create the application is also XP SP3.
I will try installing the VB runtime separately.
Any ideas on why it gets stuck in the loop??
Regards
I have written a couple of database applications using VB6 and using the Package and deployment wizard have had no problems installing.
I have just completed another small application for my sister and before installing on her computer I installed it on three other computers. Two were brand new...
I have a personal.xls file which is contained in the XLstart folder. This file contains all my commonly used macros. Until now I have only run the macros via the Tools/Macro/run selection.
I have inserted a button on a spreadsheet (Equipment.xls)and need to assign a macro that is in...
I am reading through a reference book for VB.NET and it mentions using the Data Adapter configuration wizard. ie Select from data in the toolbox. I do not have the data adapter displayed.
Am using XP SP3 and have tried all the MDAC 2.8 (incl SP1) but still no luck. How do I get access to the...
Thanks. I am trying to change from VB6 to .NET and find things very different. My application does require the user to pick from a list of choices, but there is also an option to edit the items in the list.
I thought using a combo and allowing the user to edit and then save would be easy...
The first section is just to indicate how I am loading dataset.
My problem is within the save routine - loading the combobox works fine. I can add to the items in the combo list or edit the items in the list.
If I edit I cannot work out how to save the edited item
Regards
I am loading a combo box with data from an access database. I need for the user to be able to add and edit what ever is in the combo.
As soon as I edit the text the index goes to -1. Have attached my code.
Is there an easy way to do this.
*******************************************
Private...
I inserted my crosstab and now have a summary that provides my totals as required. After completing this step I realised that I might be able to use the total in the crosstab summary further.
Is it possible for me to use this crosstab total to do a mathematical calculation with. For example...
I have created a report in VB6 (using crystal reports 8.5). VB is passing a range of dates as parameters and the report is filtered according to these dates.
The report has three parts.
Part 1 provides a list of dates and distances covered by vehicles in groups.
The format is as follows:
Report...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.