Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. badmotorvision

    Server Disaster Recovery Questions.

    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 /...
  2. badmotorvision

    Does creating a webservice consume multiple logins?

    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...
  3. badmotorvision

    TZ100 Dmz access from lan

    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...
  4. badmotorvision

    5.5a Creating a PO in VB.NET Line # Issues.

    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...
  5. badmotorvision

    Create Credit from OE Errors

    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...
  6. badmotorvision

    Looking for Accpac Solution Provider

    Need estimate for 5.5a to 5.6a conversion. Must be local to the Charlotte NC area.
  7. badmotorvision

    Solution providers

    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.
  8. badmotorvision

    5.5 to 5.6 upgrade.

    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?
  9. badmotorvision

    Deploying code to 64 bit os.

    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...
  10. badmotorvision

    VB.NET ComAPI Create PO

    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...
  11. badmotorvision

    Interop error -2147467259

    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...
  12. badmotorvision

    VS2005 and Accpac SDK 55a

    Greetings. I installed the accpac 55a sdk this morning and was trolling thru the samples. I tried to open the C:\Pluswdev\Samples\DOTNET\VB-Net sample and it couldnt find the accpac.advantage & accpac.advatage.types libraries. It is pointing to a \accpac\runtime folder that doesnt exist on my...

Part and Inventory Search

Back
Top