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. Problems with configuring .Net hosted control

Problems with configuring .Net hosted control

Scheduled Pinned Locked Moved C#
csharpjavahtmldotnettools
1 Posts 1 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.
  • D Offline
    D Offline
    drweb86
    wrote on last edited by
    #1

    Hello, i have 2 problems i've created a .Net hosted control library which should run with explorer, and it loads when i'm starting html page but when it tries to work with files, Runtime throws an exception 1) Could you write how-to configure my DLL in .Net framework mmc (it shows messages that strong name required and so on) 2) I have a public available event OnCompile(string text) and a public available variable oncompile but when i'm trying to add an event handler to my .Net control in Java script like document.supercontrol.oncompile = javascriptproc function javascriptproc(text) { document.write(text); } it doesn't work Thank's

    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