Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Problem in running an application(developed in VC++ 2005) from windows service ..

Problem in running an application(developed in VC++ 2005) from windows service ..

Scheduled Pinned Locked Moved C / C++ / MFC
helpc++debuggingannouncement
2 Posts 2 Posters 6 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jain_MS
    wrote on last edited by
    #1

    Hi , While running an exe from service window , its throwing like "The exception Unknown software exception (0x40000015) occurred in the application at location 0x781346b4." Error 1067: the process terminated unexceptedly. And in the Event viewer ...it is showing the message as .. Faulting application mtserver.exe, version 6.2.86.0, faulting module msvcr80.dll, version 8.0.50727.4053, fault address 0x000046b4. Note: its working fine in debug mode. Please let me know ur valuable comments. Ur help much appreciated Regds Jain

    _ 1 Reply Last reply
    0
    • J jain_MS

      Hi , While running an exe from service window , its throwing like "The exception Unknown software exception (0x40000015) occurred in the application at location 0x781346b4." Error 1067: the process terminated unexceptedly. And in the Event viewer ...it is showing the message as .. Faulting application mtserver.exe, version 6.2.86.0, faulting module msvcr80.dll, version 8.0.50727.4053, fault address 0x000046b4. Note: its working fine in debug mode. Please let me know ur valuable comments. Ur help much appreciated Regds Jain

      _ Offline
      _ Offline
      _Superman_
      wrote on last edited by
      #2

      Does it fail even if the EXE is executed by double clicking from user mode? If so try attaching a debugger to the process. You could try running the EXE in debug mode, but without attaching the debugger (Ctrl + F5).

      «_Superman_» I love work. It gives me something to do between weekends.
      Microsoft MVP (Visual C++)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups