Hi, I got stuck supporting a Windows 2003 server standard box. I don't have much experience with servers in general mostly desktop support. My question is in Win 7 pro you have complete system backups that you can do on top of your data backups that allow you to restore from hardware crash /...
@ettienne, The webservice will use a single login. IE "INTERFACE"
but the possibility exists that this webservice will be called by multiple users at the same time. And were still on 5.5a no plans on upgrading at this time.
I want to create a webservice to interface our application with accpac. We are in short supply of users lisc. we have 10. Worst case scenario there would be as many as 40 users hitting the webservice to interface data into accpac. Do we have to purchase additional lisc. or is there someway...
Ok, Were getting ready to redo our network.
Currently our email and webserver is hosted offsite.
I am going to purchase a mac mini with os x server for email and a plain vanilla win 2008 for webserver.
So the email / webserver will go on the dmz interface
and the internal users will be on the...
Ahh, But see even if I comment out the
POPOR1detail1Fields.FieldByName("PORLREV").PutWithoutVerification(lineNumber)
POPOR1detail1Fields.FieldByName("PORLSEQ").PutWithoutVerification(lineNumber)
Lines the lines display in ACCPAC in reverse order.
IE Line 1 (Interface)...
I am attempting to create PO's via a VB.NET interface that I have written. The only problem I am having is that the
line # in the PO Lines is being ignored. This is was happens
Lets say I have 2 lines on the PO. When I add line 1
I set...
I am trying to create a credit from an invoice and not
having any luck. I get a read-only error on
OECRD1detail1Fields.FieldByName("QTYRETURN").Value = line.dec_RTN_Qty
Here is the generated vba script. Im doing the same thing in my vb.net code but it blows on the qtyreturn.
If I run the...
Hi, Im trying to get additional quotes for a 5.5 to 5.6 upgrade and can't find a working accpac solution proveder list. Can someone point me in the right direction?
Need charlotte nc area.
Our support agreement includes software upgrades so were paying for labor. Basically they quoted 5 days start to finish. Same server MS-SQL 5 workstations.
Question, Our supplier is wanting to charge us a large sum to upgrade our 5.5a 7 user system to 5.6. Is this something we can handle ourselves? Or is it realy necessary to pay them 5 or 6 grand to perform the upgrade?
Sorry if double post. Im not sure I completed the first one correctly.
Wrote my little interface in vb.net with a4wcomex.dll
got everything working on my machine. Went to deploy to
the server and blam.
Server info
Windows 2003 x64 server
Server does have accpac 5.5a installed and running...
Thanks for the tip on the session.errors
I found the problem. Some one created 2 test companies.
I was connecting to the wrong one so the STCODE i was putting in was invalid.
Ok, Here is my code (From Macro after .net massaging)
The first place it pukes is the
POPOR1headerFields.Item("STCODE").Value = "104"
second place it pukes is the
POPOR1detail1.Insert()
This is straight from the macro what gives?
I dont understand
Dim Session As New...
ACCPAC Ver 5.5a and we dont own a copy of VB6.
We only switch from java a few years ago to the .net platform. When using "ADMIN" for a password I get an invalid userid/pass error. Password is not required to login to accpac
Ok, Im new to the ACCPAC SDK. Im using VS2005 / VB.net
and executing the sample code included in the sdk.
and receiving an com exception -2147467259 on the following
code.
session = New ACCPAC.Advantage.Session
session.Init("", "XX", "XX1000", "52A")
Try...
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.