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
M

Member 7411422

@Member 7411422
About
Posts
4
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Debug COM DLL from ASP.Net
    M Member 7411422

    Hi, I want to debug COM dll solution through another ASP.Net solution (IIS). Solution A - COM dll which outputs 4 com dll's. Solution B - ASP.Net which access, solution A COM dll's. This solution was hosted in IIS Solution B I able to debug through Visualstudio->Debug->attachtoprocess->w3wp.exe But when solution B calls COM dll which is from solution A , I cannot debug Solution A(COM Dll). Please suggest solution for debugging. (Usually I debug the dll solution through VS->Project->properties->Debugging->command->setting target exe path. But here it is asp.net solution, so I don't know what to give in Target exe path)

    C / C++ / MFC csharp asp-net visual-studio com windows-admin

  • Debug COM DLL from ASP.Net
    M Member 7411422

    Hi, I want to debug COM dll solution through another ASP.Net solution (IIS). Solution A - COM dll which outputs 4 com dll's. Solution B - ASP.Net which access, solution A COM dll's. This solution was hosted in IIS Solution B I able to debug through Visualstudio->Debug->attachtoprocess->w3wp.exe But when solution B calls COM dll which is from solution A , I cannot debug Solution A(COM Dll). Please suggest solution for debugging. (Usually I debug the dll solution through VS->Project->properties->Debugging->command->setting target exe path. But here it is asp.net solution, so I don't know what to give in Target exe path)

    COM csharp asp-net visual-studio com windows-admin

  • OCX Rename
    M Member 7411422

    Thanks for u’r reply Finally I able to rename the OCX file .it is working fine in my test application. But my requirement is , I am already having “IPCall.ocx” , now I created new “IPCalling.ocx” and i try to rename to “IPCall.ocx” but i cant. so i created another new OCX application in name of “IPCall.ocx” and include the all files , methods & property as older OCX and applying older OCX GUID CDECL to new it is working in Test application. But when I applying to main application this new OCX rise error Error : 339:component ’ IPCall.ocx’or one of its dependencis not correctly registered: a file missing or invalid I registerd the OCX file & it is working in Test application which is tested by the older OCX file.. But not working in main application. How to check the "missing dependencis in new OCX". or list all dependencis in older OCX so ill compare to new and if it is missing i will include. Regards & Thanks shakumar

    modified on Friday, September 3, 2010 9:40 AM

    ATL / WTL / STL c++ tutorial

  • OCX Rename
    M Member 7411422

    Hi , I developed a new OCX in VC++ 2008 , it is working .i want to rename the OCX. how to do that. Pls give u’r suggestion . Now my OCX file name is “IPCalling.ocx”, rename to “IPCall.ocx” Thanks shakumar

    ATL / WTL / STL c++ tutorial
  • Login

  • Don't have an account? Register

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