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
C

CybrWeez

@CybrWeez
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Arrays in VB.Net
    C CybrWeez

    redim preserve numarray(size) numarray(ubound(numarray)) = newobject size += 1

    Visual Basic csharp algorithms data-structures tutorial

  • Deployment - registering assemblies
    C CybrWeez

    I've tried using the Register property of a deployment project, it works fine for COM components, but for Assemblies, I've tried vsdraCOM and vsdraCOMRelativePath, neither seems to do anything. No tlb file is generated, and no entry in OleView. I've tried registering through Custom Action, but the problem is in Uninstall, you can't use custom action because the dll's are deleted before any custom action is run which could unregasm. Has anyone dealt w/installing assemblies needing to be regasmed?

    .NET (Core and Framework) com sysadmin help question
  • Login

  • Don't have an account? Register

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