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 Chriss Miller 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: *

  • Users: Borvik
  • Content: Threads
  • Order by date
  1. Borvik

    Setting up a build environment

    I'm not really sure where to post this - there doesn't really seem to be a forum for it, so as my project is C#, this is where I'll ask. I've never really had cause to setup a build environment before (being a solo developer releasing through click-once to coworkers only). I want to get more...
  2. Borvik

    Cisco BE6K - new domain controllers

    We have a Cisco BE6K, and are in the process of replacing our domain controllers. I know the phone system is integrated with AD, and points to the domain controller - where are all the references I need to change?
  3. Borvik

    Power Outage - Jabber won't connect

    The other day we had a power outage outside of business hours that lasted longer than our battery backups could handle and our VMWare server that handles our phone system (Cisco BE6K) was off. Naturally I had to power on the system, which of course didn't automatically start the VMs - so I...
  4. Borvik

    DHCP Server - Running, but not issuing

    Ok, we are running our DHCP server on Win2k3 server (unable to update, and all it does is DHCP and internal DNS). We had a power outage yesterday, the server is up and running - but apparently not dishing out IP addresses. The DHCP Server service is "Started" (I have restarted the service...
  5. Borvik

    Autodiscover Exchange 2010 & Office 365 Hybrid

    I'm having some difficulties with autodiscover and a migrated (onboarded) user (only one so far - me). So far I'm testing with my user alone while I work out bugs. I'm running the Autodiscover and Exchange ActiveSync test from Microsoft's Remote Connectivity Analyzer website. It will work...
  6. Borvik

    Barcode Scanner Communication

    Sorry this might be terse, I didn't want to get overly verbose and wanted to get straight to the point. I'm having trouble finding anything on how to read from a barcode scanner in HID mode. No, I do not want to use: Windows.Devices.PointOfService.BarcodeScanner - I need to be able to target...
  7. Borvik

    Auto-Duplex and print terms on back

    The printer we have is a Lexmark T64x. I've been given the task to get our packing slips to automatically print the terms on the back side of the packing slip. I was told this could be done (by a user) with a forms card and get it to configure it store the terms and auto-duplex them onto the...
  8. Borvik

    Understanding Batch BO to Order Transfer Procedure

    Part of release orders that were back-ordered process comes down to transferring BackOrder documents that are in a batch to Order documents. How does this Batch transfer like this work? IE: How does it determine which documents to transfer first? This has come up since, two back-orders for...
  9. Borvik

    Search Hangs

    Hello all, We are currently using Exchange version 14.3 (Build 123.4). It seems that every day when I come in users are complaining that search is not working in Outlook (confirmed on my machine). Users are using a variety of Outlook versions, but most are on 2010 or 2013. None of them are...
  10. Borvik

    Statements - old payment still showing

    Someone brought to my attention a couple of statements the other day that still are showing up. There are a couple of things that I find odd when comparing the statement with the Receivables Transaction Inquiry - Customer screen: 1. The payment in question is in History. 2. Drilling into the...
  11. Borvik

    Windows 7 Taskbar Grouping

    This is a bit advanced, and I'm not certain what I'm looking to achieve is even possible. I have a 3rd party application (no source code, or ability to change it except via plugins), and I have written some plugins for it. When my plugins have updates, I have to manually go to each users...
  12. Borvik

    Visual Studio Tools Window Focus

    I'm rebuilding one of our plugins for GP 2013 (adding some new features as well), and I'm running into a difficulty. I'm using VSTM to add a menu item to Inquiry -> Sales (working) - then using that menu item to open a new form (VS form). Here is the code I'm using to open the new form (using...
  13. Borvik

    Possible Window Position Issue

    We have just updated from GP 10.0.774 (RTM) to 10.0.1579 (SP5). Now that we've upgraded the complaints are coming in (you know the kind, the petty ones). We have some users complaining that the windows they open are all opening on the left side of the screen (aligned with the edge) rather than...
  14. Borvik

    VSTools dag issue

    I'm attempting to upgrade our plugins so that I can upgrade our GP version, but I've run into a problem generating an assembly from our Dexterity plugin for our VS Tools plugin. I have an isolated system, running the version for this upgrade (GP 10.0.1868). I've also installed the Visual...
  15. Borvik

    Adobe Acrobat Compatibility with GP

    I know the official Client Requirements list for GP 10 lists, 9, 8, 7, and 6. Will it also work with higher versions of Acrobat? If so, how high will it go? What about the newest GP 2013? I saw Acrobat X in the requirement list, but will it accept versions before or after X? If so how far...
  16. Borvik

    New ProCurve switch not visible

    Hello, A couple of things first, I am not a networking person by default (but have picked up a few things here and there), and I'm sorry if this is an "E-Series" forum thread - I'm not sure which forum I should be using. That said, here is the setup: we have an 5406zl as our core switch, this...
  17. Borvik

    GP 10 - Order stuck open

    Generally I see this when someone deleted an item off the order after the rest of the order invoiced (partial invoicing allowed), and I run Reconcile-Remove Sales Documents to clear the order. I've got a weird situation here where that isn't working. 0000xxxxxx (2 items) B0000xxxxxx...
  18. Borvik

    Solr getReponse error 500 (0x80004005)

    Hello all. I'm attempting to use the PECL Solr (0.9.7) library to interact with a Solr database (1.4). This is running on IIS (I'm pretty sure IIS 6). I can't seem to find there error on this. $db = new SolrClient(array('hostname' => 'server', 'port' => 8080, 'path' => '/mypath/')); $query...
  19. Borvik

    Weird UofM Question - Reversed

    Hello, This is going to seem really weird - it took me a while to finally grasp what my boss was asking of me. We have a product always purchase at 1 EACH, but always sell at 1 BOX (25 EACH). So I setup the schedule to have Base UofM: EA. Where EA = 1:EA, PK = 25:EA. Purchasing Options: EA...
  20. Borvik

    GP 10 - really slow for 1 user

    As the title states, we have 1 user that is generally really slow in GP. It's not limited to Login, or opening a Window, but also doing searches, selecting line items - basically anywhere it accesses data. Sometimes it is better than others, but it is usually pretty slow. This user just...

Part and Inventory Search

Back
Top