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: JOLESEN
  • Content: Threads
  • Order by date
  1. JOLESEN

    EDIFACT experience ?

    Hi, My company is in a process of replacing our ERP-system. A subproject wil be the replacement of a 'home build' environment processing some 25000 EDIFACT messages pr. month and 15000 XML messages pr. month. We (The project management) consider to use Biztalk 2004 as the new platform for...
  2. JOLESEN

    The application failed to initialize properly (0xc0000142).

    Sometimes we get this error on our Server. I have found a lot of documentation on this, and I only have one problem with 'the cure' : I am supposed to edit a registry entry HKLM\System\CurrentControlSet\Control\Session Manager\SubSystems\Windows\.....SharedSection=1024,3072.... In the...
  3. JOLESEN

    SharedSection=1024,3072,512,512

    Many of you have probably seen / altered the registry setting "SharedSection=1024,3072,512,512" to solve problems with a messagebox "Application failed to initialize", and the following event in the EventLog : Event Type: Information Event Source: Application Popup Event...
  4. JOLESEN

    IIS Server 5.0 / request problem

    I have a weird problem with a client trying to transfer Sales Orders via a HTTP-Request (https). Some orders are almost impossible to transfer : Only 3-10 pct. of the retry attempts succeeds. Other orders don't cause any problems : Each and everyone is received every time I try a...
  5. JOLESEN

    COM Specification

    I have been searching for the COM specification, and only found a DRAFT specification from Microsoft 1995. Is this 'the one and only' specifcation ? If yes : How come Microsoft never promoted the document to FINAL or similar ? Any other documents on the net you can recommend to a newbie ...
  6. JOLESEN

    Communicate with a particular instance

    Hi, I am brand new to COM/DCOM, and I have a design problem : I will write a COM object that will be loaded by an ERP-system. The ERP system is capable of receiving events from this COM-object. Also I will write another COM object that will we be loaded by a WEB-Server. The Idea is that a...

Part and Inventory Search

Back
Top