Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Member Avatar for QuickBooksDev

How to copy a word table multiple times to a specific place using VB.Net 2010? I have viewed the other responses and these seem just not to work. I am working on a VB.Net 2010 program using the Interop class. We are having problems trying to duplicate a table more …

Member Avatar for PerplexedB
0
624
Member Avatar for QuickBooksDev

I have several programs that must write to [B]HKLM[/B] in XP and Windows 7/64 Pro. The programs work in VB6 but not in VB.Net 2008 on target machines. It does works on our development machine. Same exact windows. User is an Administrator. NOT using Run as. Both programs are using …

Member Avatar for QuickBooksDev
0
359
Member Avatar for QuickBooksDev

I need to rename/move a file to a different folder after downloading. When I log into the customer's FTP site via the url, user, password it put in into a particular folder. I can download these files using the URI but I cannot Rename (Move) into a different folder (i.e. …

Member Avatar for Reverend Jim
0
230
Member Avatar for bettybarnes

Hi i'm having problem with rebuilding my program. Everything went fine when I run my application but when I stopped and made some changes to it and re-run it again this error message kept on displaying [CODE]"unable to copy file "obj\release" to "bin\release". the process cannot access the file because …

Member Avatar for QuickBooksDev
0
400
Member Avatar for QuickBooksDev

We have just converted a large VB6 desktop app to VB.NET 2008. First via the VB 2005 (open project), then days of fixing errors, etc. Then opened the VB 2005 in VB 2008 so now it is a 2008 solution. The more we try to test the worse it gets. …

Member Avatar for lolafuertes
0
775
Member Avatar for QuickBooksDev

We have an COM Class (ActiveX exe) VB6 program that is in the Registry dozens if not hundreds of times to basically the same paths. 1. Our development compile output path and 2. the true target path in c:\Program Files (x86) where it should be. (There are many for each) …

Member Avatar for QuickBooksDev
0
114
Member Avatar for QuickBooksDev

While deciding if we needed Windows 7 (x64) or Windows 7 (64) we decided to put both on the same PC with the expectation that the boot manager will display unique names for the 2 different Windows 7's. It doesn't We get Windows 7 Windows 7 There is no boot.ini …

Member Avatar for Laser
0
69
Member Avatar for QuickBooksDev

I have finally bit the bullet and I am now using Win7 Pro 64 as a development machine (thanks to a burnt out video card on my old trusted XP Pro (32) machine. Plus needed to stop getting 'out of memory' errors.) I find the usuability/productivity very low. I understand …

0
87
Member Avatar for QuickBooksDev

It seems that you cannot really hibernate in Win 7 Pro 64 Desktop. It simply sleeps and if the desk shakes it wakes up. I have gone through various procedures that I seen on he web as PowerCfg -h on Disabled Sleep Hibernate There is a Hibernate file. Hibernate shows …

Member Avatar for techsheaven
0
209
Member Avatar for QuickBooksDev

In VB.NET 2005 what is the best way to get control when someone checks or unchecks a checkbox cell in a datagridview. I am getting conflicting results and it seems that either the current cell is the previous cell or the value is always false. I just want a way …

Member Avatar for TomW
0
900
Member Avatar for QuickBooksDev

Hi, Easy way to create/copy from a container i.e. Tab/Frame to another. Given a VB6 program with a form with a Tab Control. Each tab has a frame and many controls (textboxes, radio buttons, labels, combos, etc. each of which is a control array. 1 per tab/frame). We have a …

Member Avatar for vb5prgrmr
0
171
Member Avatar for QuickBooksDev

Script works in MSIE but not FireFox (part of a VB.NET 2005 web site) There must be a place in FireFox or a JavaScript settings somewhere that allows errors to continue. The below works in MSIE var _rate = "ctl00$ContentPlaceHolder1$txtrate"+index; var rate = document.getElementById(_rate).value; index = 1 to 10 for …

Member Avatar for QuickBooksDev
0
183
Member Avatar for QuickBooksDev

Can anyone please tell me how to update an existing exe's file version? Ex. Target.exe exists. It may or may not have a file version. The source code is NOT available. I need be able to change the file version. Thanks!!!!

Member Avatar for QuickBooksDev
0
215
Member Avatar for QuickBooksDev

Can anyone please tell me how to update an existing exe's file version? Ex. Target.exe exists. It may or may not have a file version. The source code is NOT available. I need be able to change the file version. Thanks!!!!

0
90
Member Avatar for QuickBooksDev

VB 2005, XP Pro SP2 Again, I am plagued with this vague MS program of clr20r3 invalidoperationexception on a client's machine. It works fine from the development machine and from a brand new XP machine. How do you determine what the problem is????? What is strange is that the App …

Member Avatar for Teme64
0
225
Member Avatar for QuickBooksDev

I converted a large VB6 program (15 .frm forms) + 20 other modules(.bas) to VB.NET 2005 from VB6. (It used a lot of control arrays). After spending almost a week fixed the errors I find that it will not run. Field token out of range at \My Project\ Application.Designer.vb:line 35 …

0
68
Member Avatar for QuickBooksDev

I am using a DataGridView in VB.NET 2005 I will like to be able to edit the data entered by a user into the cells. I put in a Validating procedure but when I check the contents of the cell it is Nothing. Row = e.RowIndex : Col = e.ColumnIndex …

0
70
Member Avatar for QuickBooksDev

I am relatively new to vb.net but have many years of programming experience. I am seeing a behavior that I do not understand using vb.net 2005 on a windows form. You have a command button and some radio option buttons on the same form. ie Go button, followed by 3 …

Member Avatar for QuickBooksDev
0
106
Member Avatar for QuickBooksDev

Hi, I am new to this forum. Many yeas of programming (too many). Current expertize is QuickBooks programming on the windows environments using VB. A lot of VB6 and some new VB.NET (2005). I like VB6 better. Hate Vista. Happy Holidays!!!

Member Avatar for jasimp
0
40