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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. .net framework required or not/do com interopt.?

.net framework required or not/do com interopt.?

Scheduled Pinned Locked Moved C#
questioncsharpdotnetcom
4 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.
  • M Offline
    M Offline
    montu3377
    wrote on last edited by
    #1

    Hi, We had developed our project into C#.net 2005,Now client is having project which is in Vb 6.0 and that project is using one another .exe file but that is lincesed but now he wants that to use our project's(C#.net).exe into vb 6.0. my question is that if we replaced that .exe file ,is client need .net framework on his pc?becoz our .exe file is of C#.net. 2nd question. Now suppose if we don't want to installed .net framework on client pc in that case can we change our .dll file (convert our project into .dll(class library)) and after using COM interoptiblity on that dll and then make the .exe file and replace with vb 6.0? so can anybody tell me what is better & easy way to solve this? can anybody tell me that what is min. requirement in client pc to use .net exe? thanks.

    M 1 Reply Last reply
    0
    • M montu3377

      Hi, We had developed our project into C#.net 2005,Now client is having project which is in Vb 6.0 and that project is using one another .exe file but that is lincesed but now he wants that to use our project's(C#.net).exe into vb 6.0. my question is that if we replaced that .exe file ,is client need .net framework on his pc?becoz our .exe file is of C#.net. 2nd question. Now suppose if we don't want to installed .net framework on client pc in that case can we change our .dll file (convert our project into .dll(class library)) and after using COM interoptiblity on that dll and then make the .exe file and replace with vb 6.0? so can anybody tell me what is better & easy way to solve this? can anybody tell me that what is min. requirement in client pc to use .net exe? thanks.

      M Offline
      M Offline
      Michael P Butler
      wrote on last edited by
      #2

      montu3377 wrote: my question is that if we replaced that .exe file ,is client need .net framework on his pc?becoz our .exe file is of C#.net. Yes. Any piece of software developed in C# to run on a Windows platform requires the .NET Framework to be installed. Michael CP Blog [^] Development Blog [^]

      M 1 Reply Last reply
      0
      • M Michael P Butler

        montu3377 wrote: my question is that if we replaced that .exe file ,is client need .net framework on his pc?becoz our .exe file is of C#.net. Yes. Any piece of software developed in C# to run on a Windows platform requires the .NET Framework to be installed. Michael CP Blog [^] Development Blog [^]

        M Offline
        M Offline
        montu3377
        wrote on last edited by
        #3

        Hi, what about my second question?regarding requirement of com interoptiblity ? which steps to be followed to make one .net dll to be com interoptiblity.?

        M 1 Reply Last reply
        0
        • M montu3377

          Hi, what about my second question?regarding requirement of com interoptiblity ? which steps to be followed to make one .net dll to be com interoptiblity.?

          M Offline
          M Offline
          Michael P Butler
          wrote on last edited by
          #4

          This tutorial here[^] should get you started. Michael CP Blog [^] Development Blog [^]

          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