Hello,
After upgrading Great Plains 8 to SP2, users receive an unhandled script exception when posting. It says that the glpCreatePostingActivity procedure could not be found. I have seen this error reported on other sites and suggestions are made to recreate the stored procedure. The only...
I had tried that, but the system charged $0.17 for the total taxes when it should have been $170.00 for 1000 gallons. I've had a lot of problems with calculating rates, so I guess we'll have to stick to manual for now. Thanks for the help.
-Mike
In Sales Transaction Entry, is there a way to tax the quantity of an item sold instead of the total price. Our company sells fuel and taxes are applied to the amount of gallons sold not the price. So far I haven't found a solution to this in the documentation or Customer Source. We're using...
We just bought a new server and it is finally time to scrap Exchange 4.0 for 2003. Is a migration between the two possible to transfer the mailboxes? Searched Microsoft's site, but they barely acknowledge that 4.0 ever existed. Any help is greatly appreciated.
Thanks.
-Mike
It looks like the problem was with the datagrid EnableViewState property. I set it to false and on initial testing, the checkboxes are working correctly. One of these days I'll fully understand .Net. Thank you all for your help.
It seems to be finding the right controls. For some reason the mouse click is not setting checked = true. If I use the following code:
Ctype(dgi.FindControl("chk_completed").Checked = True
If CType(dgi.FindControl("chk_completed"), CheckBox).Checked = True Then
Label1.Text = "Works"
End If...
I'm having some trouble with a checkbox in a datagrid. I'm using VB.net for the behind code. When the code is run after a button click, the checked property is not being set to true although the box is checked. Here's the code to access the checkbox:
Dim cb As CheckBox
Dim dgi As...
Hi
When using a query to specify data in the Import/Export wizard, is it possible to use more than one query to move data to multiple tables. Right now, I can only type one query and set the destination to one table. The source/destination page has the option to Select All, but I can't get...
The data is clean before it reaches the reports engine. The reports are developed in VB6 using a SQL Server 2000 database. The server that runs the reports is Windows 2000.
Has anyone noticed any problems with the latest ADO update from Microsoft. I run reports that use ADO to populate recordsets and incorrect data is being displayed in one of the reports since the update was applied. The correct data is returned when the procedure is ran in Query Analyzer, but...
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.