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#
  4. visual c++ runtine error while using c#.net

visual c++ runtine error while using c#.net

Scheduled Pinned Locked Moved C#
csharpc++windows-adminhelpvisual-studio
2 Posts 2 Posters 0 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.
  • B Offline
    B Offline
    balu12345
    wrote on last edited by
    #1

    My application working fine in the dev environment.But in the testing /production environment it is not working because that environment has only windows server 2003 IIS .net2.0 framework In my application I have Used some microsoft VC++ dll's also along with .net dll's. Now Iam getting "RUNTime Error" pop-up screen message as below " The Application has been terminated in an Unusual Way" On googling i came to know that some dll's like msvcrt.dll of windows server 2003 has to be changed...But Iam not pretty sure about it.. In Production/test environment there is only framework installed ,but there is no visual studio installed on it.may be due that this error may occur... So kindly post your suggestions and views to help me I tried the following as suggested by you: 1. I have installled the redistributable package suggested by you. after installing i restarted the PC even now also I got the same runtime pop-up error. 2. Then I checked even with the dependency walker for the dll. I found that there is no miising dll. 3. Then I tried by installing Visual C++ express edition..even then also i got the same pop-up error. Kindly help me.....

    K 1 Reply Last reply
    0
    • B balu12345

      My application working fine in the dev environment.But in the testing /production environment it is not working because that environment has only windows server 2003 IIS .net2.0 framework In my application I have Used some microsoft VC++ dll's also along with .net dll's. Now Iam getting "RUNTime Error" pop-up screen message as below " The Application has been terminated in an Unusual Way" On googling i came to know that some dll's like msvcrt.dll of windows server 2003 has to be changed...But Iam not pretty sure about it.. In Production/test environment there is only framework installed ,but there is no visual studio installed on it.may be due that this error may occur... So kindly post your suggestions and views to help me I tried the following as suggested by you: 1. I have installled the redistributable package suggested by you. after installing i restarted the PC even now also I got the same runtime pop-up error. 2. Then I checked even with the dependency walker for the dll. I found that there is no miising dll. 3. Then I tried by installing Visual C++ express edition..even then also i got the same pop-up error. Kindly help me.....

      K Offline
      K Offline
      KaptinKrunch
      wrote on last edited by
      #2

      Might need to have some of those dll's your talking about to be registered with regsrv.exe. But I guess that depends on the dll's your using and your deployment method.

      Just because we can; does not mean we should.

      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